Forum Moderators: open
I thought about using the following in CSS;
filter:alpha(opacity=50);
opacity: .5;
-moz-opacity: .5;
But it makes everything translucent, not just the background. Is there some way to make it affect only the background? If not, is there any other way to make a translucent image?
PNG Transparency Problems in IE [webmasterworld.com]