Monday, May 24, 2010

How do i hide my top friends and song on myspace?

Use this code to hide 'em both.


< style >


embed, object {position:relative; left:-5000px;}


td td td td embed, td td td object,


td.text embed, td.text object {position:static;}


.interestsAndDetails {margin-top:-90px;}


.friendSpace {display:none;}


< /style >






Don't forget that on MySpace if you hide things using CSS codes, people can still see who your top friends are and your song by simply viewing the source for the page.

No comments:

Post a Comment