Link Remover, code for removing |
![]() ![]() |
Link Remover, code for removing |
Jun 16 2004, 09:21 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 94 Joined: Jun 2004 Member No: 19,901 |
is there a code for removing the links at the bottom of your site??? which is right below your blogs. but not the next 5 thing. if there is please give me the code. and thank you whoever does.
|
|
|
|
Jun 16 2004, 09:26 PM
Post
#2
|
|
![]() i LUST you. <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 709 Joined: Jun 2004 Member No: 22,299 |
CODE <!-- begin code provided by createblog.com --> <STYLE> table.navigation {display: none;};</STYLE> <!-- end code provided by createblog.com --> ^ use that code to get rid of the top links CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.footer, table.footernav {display: none;}; </style> <!-- end code provided by createblog.com --> ^ use that to get rid of the footer links put these codes in the "Website Stats" box. |
|
|
|
Jun 16 2004, 09:28 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 94 Joined: Jun 2004 Member No: 19,901 |
thank you! that saved me a bunch!
|
|
|
|
Jun 16 2004, 09:30 PM
Post
#4
|
|
![]() i LUST you. <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 709 Joined: Jun 2004 Member No: 22,299 |
glad to be of assistance.
|
|
|
|
![]() ![]() |