What is the myspace html code to hide everything above your default picture?

Austen A

New member
whats the code that will hide everything above your default pic such as navigation bar, search bar, advertisements, and especially the myspace sign, that either says myspace or myspace canada, please help p.s. нυєγ ²·o dont answer with a criticization, i dont care if im at risk of getting kicked out of myspace, just give me a code please
 
here

<style type="text/css">
div td font {visibility:hidden;}.navbar {visibility:visible;}
div table td font {display: none;}
</style>
 
Back
Top