Tinted Blog |
Tinted Blog |
May 29 2006, 09:59 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Apr 2006 Member No: 391,541 |
Hey, does anyone know if there's a code that can make your blog area tinted. It's like it's transparent, but a little bit darker. Thanks in advance to whoever finds a code.
|
|
|
|
![]() |
May 29 2006, 12:11 PM
Post
#2
|
|
|
Fuck you ![]() ![]() ![]() ![]() Group: Member Posts: 244 Joined: Nov 2005 Member No: 302,735 |
CODE table table table {background:transparent;} table table table td { background-color:black; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; -khtml-opacity:0.8; } table table table table td {filter:none;} that will add transparency to your tables adjust the .8 to how dark/light you'd like |
|
|
|
![]() ![]() |