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

Filed Under: Hide MySpace stuff

About the Author:

RSSComments (5)

Leave a Reply | Trackback URL

  1. Jess says:

    it worked =]

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

    ta (Y)

  2. Alisha says:

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

  3. Konstantina says:

    please find a way (like this) to hide hi5 interests and groups….

    thank you.

  4. kaleigh says:

    this really really works
    if you couldnt find a code
    that worked before, this is the one
    to use!!!!!! =D

  5. Brittnay says:

    I was literaly searching for this code for like 30 minuites it took me forever!
    This is a great code, and leaves no advetisement.
    It worked the first time!

    Thanks!

Leave a Reply