Quote:
Originally Posted by MandASystems
Has anyone fiugured out how to get IE 5.5 and 6 to see a Transparent PNG correctly as a BG Image in a CSS file...
Code:
#TB_window {
position: absolute;
background-image: url(popupBG.png);
background-repeat: no-repeat;
background-position: center;
z-index: 102;
color:#000000;
display:none;
border: 1px solid #525252;
text-align:left;
overflow: hidden;
}
I currently am using a gif, but it looks like crap!!!
|
If it's the background, why does it have to be transparent?
__________________
This is my edited bleeding signature.
|