Tables. |
Tables. |
Mar 11 2006, 12:16 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 37 Joined: Mar 2006 Member No: 383,983 |
does anybody know how to make the "about me" table side of the profile a different colour than the "interests" table? thanks.
|
|
|
|
![]() |
Mar 11 2006, 12:24 AM
Post
#2
|
|
![]() There Are Strange Things Afoot At The Cirlce K ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,130 Joined: Oct 2005 Member No: 253,395 |
<style>
table table table {border:1px solid; border-color:000000; padding:0; background-color:FFFFFF;} table tbody td table tbody tr td.text table{background-color:000000;} </style> please search next time |
|
|
|
Apr 5 2006, 04:52 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Dec 2005 Member No: 313,161 |
<style> table table table {border:1px solid; border-color:000000; padding:0; background-color:FFFFFF;} table tbody td table tbody tr td.text table{background-color:000000;} </style> please search next time I used this but it just leaves my page looking like this http://www.myspace.com/ohmygod123 is there something im doing wrong? |
|
|
|
deaddisco_ Tables. Mar 11 2006, 12:16 AM
Mikestah Use this code instead:
CODE<style>
table ... Apr 5 2006, 05:20 PM![]() ![]() |