how do i remove some words??, take out da words on the top and bottom |
![]() ![]() |
how do i remove some words??, take out da words on the top and bottom |
Jul 20 2004, 05:17 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jul 2004 Member No: 32,468 |
how do you remove da words on the top and the bottom? the top like.. reviews, events , subscribe , log in , log out n the bottom.. where it says terms of use , upgrade , help etc. help mee plz!
|
|
|
|
Jul 20 2004, 05:18 PM
Post
#2
|
|
|
anna park ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 410 Joined: Jul 2004 Member No: 29,818 |
<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com --> <STYLE> /* top bar remover - xanga.com/add_ons */ table.navigation {display: none;};</STYLE> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> <style type="text/css"> /* Footer Remover - xanga.com/add_ons */ table.footer, table.footernav {display: none;}; </style> |
|
|
|
Jul 20 2004, 05:38 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jul 2004 Member No: 32,468 |
thanks soo much ! ;]
|
|
|
|
Jul 20 2004, 09:24 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
you can also combine it to make it more neat and organized. like this:
CODE <!-- begin code provided by createblog.com -->
<STYLE>table.navigation, table.footer, table.footernav {display: none;};</STYLE> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |