Bottom Links Showing up |
![]() ![]() |
Bottom Links Showing up |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Feb 2005 Member No: 96,969 ![]() |
---fixed
|
|
|
*Azarel* |
![]()
Post
#2
|
Guest ![]() |
You can use this script to hid your bottom navigation. :)
|
|
|
![]()
Post
#3
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Feb 2005 Member No: 96,969 ![]() |
Thanks, but that didn't work either. :\
Maybe it's how I did my coding? It only showed up after I switched the hide code so I can have my friends list and comments show. |
|
|
*Intercourse.* |
![]()
Post
#4
|
Guest ![]() |
remove all of this at the end of your about me codes:
CODE <style>
table td div {visibility:hidden;} table table td div {visibility:visible;} tr {background:transparent;}</style> <style type="text/css"> body div table td form option{display:none!important;} body div table td form select{display:none!important;} body div table td form input{display:none!important;} </style> <style> table td div {visibility:hidden;} table table td div {visibility:visible;} tr {background:transparent;}</style></style> |
|
|
![]()
Post
#5
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Feb 2005 Member No: 96,969 ![]() |
Oh, that took it off...but then all the images are gone at the top in IE? :(
|
|
|
![]()
Post
#6
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Feb 2005 Member No: 96,969 ![]() |
Nevermind, I figured it out. Thanks though.
|
|
|
![]() ![]() |