IE 6 PNg transaprency issue for the rotating images used
saurabh.bhambry - July 6, 2009 - 05:16
I am using the Marinelli theme which contains a default implementation of this snippet for its header. However, the images which are being used in the rotating banner section have a transparent background. Somehow I am unable to use PNG fix or PNG Behave module to fix the transparency issue in IE6. I have even tried adding a single line : filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='banner_bgimg.png', sizingMethod='scale');
to the header div to fix this problem but to no avail. Any suggestions?

Additional Info ... PHP
Additional Info ... PHP snippet.. rotate.php is being used for rotating the banner images .. which is why the pngbehave nd pngfix neither of the modules is helping in fixing the transparency issue .. Kindly suggest some work around.
Bhambry