Can you help, deleting background. |
Can you help, deleting background. |
Apr 19 2006, 07:50 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Dec 2005 Member No: 310,813 |
how would i get ride of the border/background on my interest section?
I really appreciate the help myspace.com |
|
|
|
![]() |
Apr 19 2006, 08:41 PM
Post
#2
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 |
You mean the background color?
CODE body { background-color:ffffff;} table table table {background-color:ffffff;} ?? This post has been edited by I own yourr face.: Apr 19 2006, 08:43 PM |
|
|
|
Apr 19 2006, 11:12 PM
Post
#3
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Just use:
QUOTE <style type="text/css"> table, tr, td {background-color: transparent; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} table table table {border: 1px solid; border-color: ######; background-color: ######; </style> You can change part of the code where it says FFFF if you want them to just blend in do FFFFFFF. If you want no border edit the bold by changing the 1px to 0px. |
|
|
|
![]() ![]() |