Forum Moderators: not2easy
It sounds like the image is the problem. What program are you using to create the image? It sounds like you don't have it set to make the gray background transparent. Usually in the save/export function there's a eyedropper tool or somesuch that will allow you to specify which color is transparent (gif), what/how depends on your software.
Hope this helps.
LisaB
This is the link of my website:
...my css code looks like this:
//////////////////////////////////////////////
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #336699;
background-image: url(/pruebas/newlook/imgs/1.jpg);
background-repeat: no-repeat;
background-position: center;
margin: 0px;
padding: 0px;
}
//////////////////////////////////////////////
... and the image that I want to be transparent is the logo in the top
it's contained in a img tag.
Mozilla FireFox shows the transparency but IE don't.
Joel
[edited by: Woz at 9:32 am (utc) on Aug. 9, 2004]
[edit reason] No URLs please, see TOS#13 [/edit]
[daltonlp.com...]