border heeellp, please. |
![]() ![]() |
border heeellp, please. |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 220 Joined: Jul 2005 Member No: 172,015 ![]() |
so i have that whole default layout thing and then i have a black border around my tables. but the borders only around the left hand tables and not around the about me....does anyone know why?? i want it around the about me also and the rest of the right hand tables...etc.
here's my code: CODE <style type="text/css">
table table { border: 0px } table table table table{border:0px } table, tr, td { background-color:; border:none; border-width:0;} table table table { border-style:SOLID; border-width:1px; border-color:black; } </style> |
|
|
*Intercourse.* |
![]()
Post
#2
|
Guest ![]() |
Ello Dear,
Please remember to end your tags like if you use [ code] once your done with your code just remember to put [ /code] (without the space) Try this: CODE <style>table table table {border: 1px solid; border-color:000000; padding:0; background-color:transparent;}
table tbody td table tbody tr td.text table{background-color:transparent;} table table{border:0px;} table table table table{border:0px;} </style> |
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 220 Joined: Jul 2005 Member No: 172,015 ![]() |
hmmm...nope that cpde just edits the left side tables. not about me or anything. hmm....
|
|
|
*Intercourse.* |
![]()
Post
#4
|
Guest ![]() |
It has to be something in your other codes, care to post them?
|
|
|
![]() ![]() |