Table opacity. |
Table opacity. |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Feb 2006 Member No: 381,860 ![]() |
I've set my table opacity to 70%, and it's changed my text along with it. How do you set the text to 100% opacity and leave the tables (semi-) transparent? I know this has been posted before... didn't apply to me then, and now I can't find it!
Thanks. <style type="text/css"> table table table table {border:0px;}table, tr, td {background:transparent; border:0px;} table table table {background:000000) ;filter: alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; -khtml-opacity:0.7} table table table td {background-color:000000;} </style> *edited to fix tag* |
|
|
![]() ![]() |