Forum user Zbloger has been rocking the myspacelayoutsremixed forums with some great new codes you can use to remove portions of your myspace 2.0 layouts.
THIS WILL TAKE THE “ABOUT ME” TITLE OFF YOUR PAGE
.blurbAboutMe h4{display:none;}
.r{}THIS WILL TAKE OF THE ANNOYING SMALL GREY TABLE WHICH SHOWS YOUR AGE, LOCATION AND EXTRA PHOTOS
div.profileDemographics {display:none;}
.r{}THIS WILL REMOVE YOUR PHOTO
img.photo {display:none;}
.r{}
THIS WILL HIDE THE TITLES OF ALL YOUR INTERESTS SECTIONS
li.interestGeneral h4{display:none;}
li.interestMusic h4{display:none;}
li.interestMovies h4{display:none;}
li.interestTelevision h4{display:none;}
li.interestBooks h4{display:none;}
li.interestHeroes h4{display:none;}
.r{}
THIS ONE WILL REMOVE THE BLUE BACKGROUND IN THE INTERESTS SECTION (i got this one from this forum, thank you so much)
div.interestsModule li {background-color: transparent;}div.blogsModule li {display:none;}
.r{}This will take the word “Blurbs” off the blurbs table:
div.blurbsModule span {display:none;}
.r{}This will take the word “Interests” off the interests table:
div.interestsModule span {display:none;}
.r{}
Thanks Zbloger! and don’t forget to check out the forums for more myspace 2.0 layout tips!

