HELLLLPPP!!!!! |
HELLLLPPP!!!!! |
Apr 5 2006, 04:59 PM
Post
#1
|
|
![]() 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> this doesnt work for me, can someone tell me if im doing something wrong? |
|
|
|
![]() |
Apr 5 2006, 05:11 PM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
The borders are going bonkers because you're supposed to use other table codes to add borders. Use this code to add borders instead:
CODE <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;} table table{border:0px;} table table table table{border:0px;} </style> |
|
|
|
born2b_17 HELLLLPPP!!!!! Apr 5 2006, 04:59 PM
born2b_17 it left my page looking funny
http://www.myspace.c... Apr 5 2006, 05:18 PM
Mikestah I changed the coding. Copy the code and try again. Apr 5 2006, 05:21 PM![]() ![]() |