my melody
My Melody Halloween Myspace Layout
Posted September 18th, 2008 by Myspace Is UglyAnimated My Melody Summer Layout
Posted June 11th, 2008 by Myspace Is UglyMy Melody Spring Layout
Posted February 23rd, 2008 by Myspace Is UglyMy Melody Christmas Myspace Layout
Posted November 23rd, 2007 by Myspace Is UglyMy Melody Christmas Present Layout
Posted November 23rd, 2007 by Myspace Is UglyMy Melody Candy Halloween Myspace Layout
Posted October 13th, 2007 by Myspace Is UglyPopular Myspace Layouts by Myspace Is Ugly
Myspace Tips by Myspace Is Ugly
Hide New Navigation Bar
Posted October 22nd, 2007 by Myspace Is UglyDescription:
This code will hide the new navigation bar. Unfortunately, it won't remove the shortcuts, but your div layouts should look better without the navigation bar. I'll update the code if myspace changes the site again.
Directions:
Place this code at the top of your "About Me" section of your profile.
<style>
.i {display:none}
div.profileWidth {margin-top: -30px !important;}
div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}
div.profileWidth div.clearfix, i i i,
div.profileWidth div div {filter:none; opacity:0.9999}
div.profileWidth div.clearfix {position:relative; top:30px}
</style>


