From: z2d2 <z2...@ea...> - 2002-12-27 09:42:38
|
Re: From: Martin Geisler <gim...@gi...> >If it still bothers you that the images look strange, then you could >remove the transparency from them, by blending them into a fixed >background-color. If you're interested, then I've done that for a >white background and put the result here: >http://www.gimpster.com/downloads/phpwiki-icons-white/ >If you need a different background-color, then let me know. Thanks. I'm using a white background so yours will probably work okay. The test inline PNG images from the link you provided don't display correctly in IE6...as expected. I saw this the other day: http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html Looks like there's a way to use AlphaImageLoader to force IE to display an image with alpha channels correctly. I haven't had the chance to play around with it yet. When I get some time after the holidays, I'll see if this really works or not. |