MySpace recently launched their new navigation. Here is a new code to hide it; thanks to SharperMyspace for coming up with it (original post). Please, no more new topics regarding how to hide the new navigation now that the code is here.

Code:


CODE
</font></font><style type="text/css">
     div div table div {display:none;} .clearfix table div div {display:block;}
     tr td div, div td, div tr, div table {background-color:transparent !important;}
     .profile, div ul {display:none !important; }</style>