removing the footer, How? |
removing the footer, How? |
Aug 9 2004, 09:44 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 139 Joined: Aug 2004 Member No: 38,686 |
Hey,
I want to remove the footer at the very bottom of the page. You know the thing that looks like this. xanga - join - upgrade - skins - about - terms of use - privacy - help - contact us - sign in I've tried this one script, but it only lets you edit the names of the links, I havent found one to remove it completly. If anyone has that code please share. Thanks. |
|
|
|
![]() |
Aug 9 2004, 10:07 PM
Post
#2
|
|
|
The Phisch ![]() ![]() ![]() ![]() Group: Member Posts: 195 Joined: Aug 2004 Member No: 38,433 |
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> .footer { display: none; } </style> <!-- end code provided by createblog.com --> |
|
|
|
Aug 9 2004, 10:11 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 139 Joined: Aug 2004 Member No: 38,686 |
Thanks alot. Works perfect.
|
|
|
|
Aug 9 2004, 10:14 PM
Post
#4
|
|
|
The Phisch ![]() ![]() ![]() ![]() Group: Member Posts: 195 Joined: Aug 2004 Member No: 38,433 |
No problem.
|
|
|
|
![]() ![]() |