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 [...]
Tag Archives: myspace layouts 20
More CSS Removal Codes!
November 27, 2008 – 7:50 am
Myspace Profile 2.0 Tool: CSS Edit 2.0
November 6, 2008 – 3:21 pm
I’ve neve been a huge fan of Macrabbit’s CSS Edit, but it seems to work great when you are working on myspace layouts. Just open said layout in the CSS Edit 2.0 inspector, and start creating new styles.
I’ve noticed some inconsistences, most importantly that CSS Edit automatically jumps for ID’s instead of classes, but it’s [...]
What DOESN’T work
October 27, 2008 – 12:35 pm
So far the list shows…
Any form of linking stylesheets seems to break, linking or @import.
There’s still no support for Javascript (I believe this is a Terms of Use issue to avoid exploits though)
Although the CSS box in advanced theming operates well, inputting HTML in the normal “About Me” and “Interests” is still buggy and requires [...]
