Convert it to a format that does not support transparency (for example jpeg) or use a tool to edit the transparent pixel value.
Well, first you have to make the non-transparent image transparent. go to colors>color to alpha the select the background (you can use the color picker tool by clicking the white bar and then the eye-dropper icon to the right of the HTML notation box) color of the non-transparent image. after you pres OK, the background color will change to transparency and you'll be able to see the layer beneath.
If you want it to be on a transparent background, open the image you want to be cut out, and make a new layer. Move the new layer behind the original image. Render the image and cut out all you do not want. Make sure you save the file as a PNG file or the transparency will not stay there.
To make an image semi-transparent in GIMP, you can adjust the opacity of the layer containing the image. Simply select the layer, go to the "Layers" menu, and adjust the opacity slider to the desired level. This will make the image appear semi-transparent.
- Open "Edit Profile" - Select "Customize" - At Customize CSS just fill this :body { background-image: url(your image url); background-attachment: fixed; background-position: top center; background-repeat: no-repeat; background-color: transparent; cursor: ; } example :body { background-image: url(http:/www.de-angel.com/Friendster/FS.GIF); background-attachment: fixed; background-position: top center; background-repeat: no-repeat; background-color: transparent; cursor: ; }
Normally delete the background in the image then when saving, save with the transparent option checked. This will give you a transparent background. PNG is different than GIF format because with PNG you get 256 levels of transparency which allows you to smoothly blend your image to the page background on a webpage. GIF has only one level of transparency so you get a pixelated edge to your image.
# Create a new document any size you want and set the background contents to "Transparent". # Create a new layer. # Place the image you want to be transparent on this new layer (Layer 2). # Lower the opacity of this layer to make it as transparent as you want. # When you're finished, save the image as a ".png". # Done!Hope this helps!
There's this website that I use its called pixlr E
# Use File > Import to Stage to bring the bitmap into your Flash movie. # Select the image. # Choose Modify > Break Apart. # Deselect the image. # Select the Lasso Tool. # Click on the Magic wand in the Options pane of the Tools panel. # Select the background areas of the bitmap image. # Hit the Delete key. # Convert the remaining part of the image to a graphic or movie clip symbol..
In the CSS for your element, you need to enter {background-color:transparent;} You might also need {background-image:none} depending on what's going on already. If you want to add a semi-transparent background, a PNG with the alpha channel saved is your best bet. Then just use the background-image declaration.
To make images transparent in IrfanView, first, open your image and ensure it's in a format that supports transparency, like PNG. Then, go to "Image" in the menu, select "Palette" and choose "Change color to transparent." Click on the color in your image that you want to make transparent, and adjust the "Transparency" level as needed. Finally, save the image in a format that supports transparency to retain the effect.
Assuming you want a transparent background: 1. Create a new image [File > New Image] -make sure you have "Transparent" selected 2. Open your image as a new layer [Layer > Open Image as a Layer (or URL/Library)] 3. Use the magic wand tool to select the white area -you may need to adjust the Tolerance level -you may need to use the Ctrl and/or Shift buttons to add or remove selected areas 4. Go to Edit and Cut, or just hit the Delete button 5. The area will now have be checkered grey and white which means it is transparent. Repeat steps 3&4 until all the white areas are removed 6. If you wish to retain the transparent background, save as a .png file
Photobucket does not offer a direct tool for creating transparent backgrounds like some graphic design software. However, you can upload an image and use external editing software, such as Photoshop or GIMP, to remove the background and then re-upload the edited image to Photobucket. Alternatively, some online tools specifically designed for removing backgrounds may also be used before uploading to Photobucket.