Help - Search - Members - Calendar
Full Version: script for footer remover
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
DIRTYdirt
hey can some one help me find the script for removing the header and footer of the xanga page.... the one with all the links
aznhybriddragon
to take the header part or where it says
"username: reviews - events - subscribe!- sign out"

Code is
CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
table.navigation {display: none;}
</style>
<!-- end code provided by createblog.com -->



And to remove the bottom
"xanga - join - upgrade - skins - personals - about - terms of use - privacy - help - contact us - sign in"

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.footer {display: none;}
</style>
<!-- end code provided by createblog.com -->
DIRTYdirt
hmmm.. this doesnt work when i but it in the custom header.... is it because i have a boxed xanga>
Tsukasa
i didnt box my xanga...
but i believe that if you put the code in "website stats" it works
well...actually i know it does.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.