Bottom links. |
Bottom links. |
Jun 4 2007, 05:49 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 21 Joined: Feb 2006 Member No: 372,831 |
i need help with hiding my bottom links AND the white space. can someone please help??
|
|
|
|
![]() |
Jun 6 2007, 03:02 AM
Post
#2
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 |
try this:
CODE <style>
table td div {visibility:hidden;} table table td div {visibility:visible;} tr {background:transparent;} table tr td div div { visibility:hidden; display:none; border:0px!important; background-color:transparent; } </style> |
|
|
|
thecolorofromance Bottom links. Jun 4 2007, 05:49 PM
thecolorofromance Well, when I remove the links and stuff, it'll... Jun 5 2007, 12:36 PM![]() ![]() |