Hack MySpace Using Simple CSS

Hack MySpace Using Simple CSS

Use this code to delete EVERYTHING on a Myspace page and replace it with anything you wish. This code, for example, displays a link reading “get facebook.”

Put this code into the “About Me:” box…

.orangetext15,.userProfileDetail,.contacttable,.userProfileSchool,
.extendedNetwork,.userProfileSchool, .userProfileDetail,
.interestsAndDetails, .profileInfo, .friendsComments, .friendSpace,
.latestBlogEntry, .navigationBar, .interestsAndDetails, div div, div
font, .userProfileURL,div table tbody tr td,td div strong
{
display: none;
}.blurbs a{
display: block;
color: blue;
background-color: #99F;
font-family: monospace;
font-weight: bolder;
font-size: 175pt;
}
(place a < here) a href="http://facebook.com">facebook(place a < here)/a>

Of course you can change the font-size and color and link and etc. to whatever. Also, if you don’t have a link that you want displayed, you’d have to change the

.blurbs a{

to

.blurbs{

- Via Chad Selph

Comment:
 
Sam

February 19th, 2009

doesn’t work

Andrew

March 7th, 2009

Does it erase your stuff…or someone elses? Above is only how to do it, can a better description be posted please? thanks =]