Bottom navigation bar |
Bottom navigation bar |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jun 2005 Member No: 158,358 ![]() |
Is there any way that I can separate the bottom navigation bar from my table? I tried using the code to delete it but there's a little piece that still stays and it's still stuck to the about me/who i'd like to meet table. I don't care if the navigation bar is there or not, I just don't want it touching the other table.
http://myspace.com/alejis Thank you so much in advance! |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 156 Joined: Mar 2006 Member No: 386,624 ![]() |
CODE <style> .{hiding the bottom links} table tr td div div {visibility:hidden;border:0px!important;background-color:transparent;} </style> this should get rid of it |
|
|
![]() ![]() |