black instead of white?, inside table. |
black instead of white?, inside table. |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 52 Joined: Dec 2006 Member No: 485,295 ![]() |
http://profile.myspace.com/index.cfm?fusea...iendid=68139419
how do i get mine to go black instead of white like this? thanks Amanda =] |
|
|
![]() |
![]()
Post
#2
|
|
![]() Addict ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,918 Joined: Jun 2007 Member No: 538,522 ![]() |
Aye,
CODE <style type="text/css">
table, tr, td { background-color:000000; border:none; border-width:0; } body { background-color:ffffff; border-width:0px; border-color:none; border-style:solid; padding-left:0px; padding-right:0px; } font, td, table, body, td, li, p, br,.text,small,big,sup,sub{color:ffffff!important;} </style> |
|
|
![]() ![]() |