Closed GoogleCodeExporter closed 8 years ago
This is actually a limitation in the IE browser itself, and how it handles
transparent PNG images. In IE6, transparency was achieved by applying an IE
filter.
IE7 simply applies this same filter automatically - which, indeed, reproduces
the
same defect.
The fix is to explicitly set the z-layer of the link itself to be higher than
that of
the png image. Failing that, you'll have to shift the text off of the png.
Original comment by xenonthe...@gmail.com
on 17 Oct 2009 at 11:40
This is a duplicate of Issue #76.
It should be fixed in the next release.
Original comment by dean.edw...@gmail.com
on 10 Feb 2010 at 9:10
Original issue reported on code.google.com by
thierry....@gmail.com
on 2 Oct 2009 at 9:43