IE is known for its problems with transparency in PNGs. There were many topics here regarding that: check for example this one.
RaYell
2009-09-06 06:03:11
IE is known for its problems with transparency in PNGs. There were many topics here regarding that: check for example this one.
The iepngfix.htc available here supports background positioning. And even makes PNG transparency work in IE5.5!
This was useful for me: CSS Opacity in Internet Explorer (IE)
Note the quirks and use use of the CSS "zoom" attribute. YMMV.