ZenphotoCMS Forum
[CSS] Thumbnail transparency & IE - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: [CSS] Thumbnail transparency & IE (/thread-1251.html)



[CSS] Thumbnail transparency & IE - monster - 2007-03-05

Hi CSS Geeks
I realise, that this thread isn't connected with ZP much,
but you are CSS experts and maybe you can help me.
I can't get working with transparent thumbs in IE,
they work great in FF and Opera
http://www.pawelnawrocki.com
Maybe I do sth wrong? And you know what.

Thanks in advance,
monster




[CSS] Thumbnail transparency & IE - trisweb - 2007-03-05

http://www.domedia.org/oveklykken/css-transparency.php

http://www.mandarindesign.com/opacity.html

Looks like filter:alpha(50%); works in IE alongside whatever works in FF.