| Replies
|
|
|
Mediocre
|
Posted at 3:38 pm on June 13, 2008 |
Quote: from Chloe102 at 1:49 pm on June 12, 2008
<style type="text/css" > table table table {background:transparent;} table table table td { background-color:transparent; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; -khtml-opacity:0.7; </style> What do i right after td { 
Nothing. But you need to put a } after -khtml-opacity:0.7; |
|
|
Chloe102
|
Posted at 1:50 pm on June 12, 2008 |
| I mean write** lol i type too fast |
|
|
Chloe102
|
Posted at 1:49 pm on June 12, 2008 |
<style type="text/css" > table table table {background:transparent;} table table table td { background-color:transparent; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; -khtml-opacity:0.7; </style> What do i right after td { |
|
|
dpade1337
|
Posted at 1:46 pm on June 12, 2008 |
<style type="text/css" > table table table {background:transparent;} table table table td { background-color:transparent; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; -khtml-opacity:0.7; </style> |
|
|
AngelFxxk
|
Posted at 1:46 pm on June 12, 2008 |
| Look through your layout code. You'll see "FFFFFF" <-- replace that with "transparent" |
|
|
dpade1337
|
Posted at 1:44 pm on June 12, 2008 |
| make your tables transparent |
|
|
All 6 previous replies displayed. |