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 :-)

Comments

2 Responses to “Hide interests MySpace”

  1. Jess on April 1st, 2008 9:26 am

    it worked =]

    i’ve looked thru so many websites tryin 2 find a code that actually works..

    ta (Y)

  2. Alisha on April 17th, 2008 6:37 am

    Thanx so much-worked perfectly on the 1st try!

Please leave a Comment