Hide interests MySpace
Question:
Here’s a question from Anthony: I am working on my MySpace web profile. Can you provide me with some guidance on how to hide Interests on MySpace?
Answer:
Thanks for your question. Here are the CSS codes that you’ll need to use in order to hide the Interests section on MySpace:
<style>
/* Hide Interests MySpace */
.interestsAndDetails td {display:none;}
.interestsAndDetails table{display: none;}
.interestsAndDetails span.whitetext12{display: none;}
.interestsAndDetails span.lightbluetext8{display: none;}
}</style>
Enjoy ![]()
March 15, 2008 | Filed Under Hide MySpace stuff
Comments
2 Responses to “Hide interests MySpace”
Please leave a Comment

it worked =]
i’ve looked thru so many websites tryin 2 find a code that actually works..
ta (Y)
Thanx so much-worked perfectly on the 1st try!