EKINdesigns Posted July 5, 2007 Share Posted July 5, 2007 OK...so, i cant seem to get my lists to go transparent in IE. Works in FF just not IE. http://www.inviteshare.com/site.php?id=1 Please let me know if you can help! Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/58490-transparency-not-working-right/ Share on other sites More sharing options...
ToonMariner Posted July 5, 2007 Share Posted July 5, 2007 http://www.twinhelix.com/css/iepngfix/ Link to comment https://forums.phpfreaks.com/topic/58490-transparency-not-working-right/#findComment-290227 Share on other sites More sharing options...
soycharliente Posted July 7, 2007 Share Posted July 7, 2007 For transparency, is use this: filter: alpha(opacity=35); opacity: .35; -moz-opacity: .35; That would be 35% transparency. It's not valid CSS code and transparency doesn't work in Linux at all. Link to comment https://forums.phpfreaks.com/topic/58490-transparency-not-working-right/#findComment-291921 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.