Help - Search - Members - Calendar
Full Version: remove header thingie
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
mai_z
how do u remove the part at the top where it says

"mai_z88: reviews - events - subscribe!" and "xanga - mai_z88 - sign out" ??

thx !! tongue.gif
boysbr3akhearts
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.
mai_z
thanx ur a lifesaver!
boysbr3akhearts
_smile.gif no problem.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.