Forum Moderators: not2easy

Message Too Old, No Replies

How to set a table bg image opacity

         

aspdaddy

7:55 pm on Jun 26, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member




How can I make this work without the float:left and just for the one image in the table background. Thanks

<table style="float:left;filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;" background="bg.jpg">

Xapti

6:13 am on Jun 27, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Use a transparent PNG as a background image.
I don't remember if IE's PNG transparency fix works on background images though.