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* |
|
|
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 ![]() |
Uhm.. I don't think you can. Sorry. The only thing you can do, is set the background-color to transparent, and the text will show through.
|
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Feb 2006 Member No: 381,860 ![]() |
Sorry, I thought I saw an example of what I was talking about on someone else's profile, and it turns out that you're right.
Thanks for the response, though. (could someone lock this?) |
|
|
![]() ![]() |