How to hide movies and television on MySpace 2.0 ?





Code to hide movies and television rows in my Interests table

Question:

Ming asks: I was wondering how can i easily hide my movies and preferred television shows in my MySpace profile 2.0 interests box.

Answer:

Thanks for your question, Ming. You can remove your movies and television using CSS code (same goes for heroes, books and all other lines in your Interests and Details box).

Please go ahead and copy the code from the box below:



/* hide movies and television on MySpace */

div.interestsModule li.interestMovies h4 {display:none;}
div.interestsModule li.interestTelevision h4 {display:none;}




Want to customize your MySpace profile? If so, we suggest that you browse the tons of codes available in our MySpace codes page.



Filed Under: Hide MySpace stuffMySpace 2.0MySpace Help





Help us spread the word. Share this post with your friends and peers.

   

    Stumble     Stumble     Digg     Twitter     Subscribe



Other useful related answers:



RSSComments (3)

Leave a Reply | Trackback URL

  1. Kristy says:

    What is a code to disable the words in your interests on your profile like music and heroes?

  2. Ande says:

    who do i hide everything in my intrests module except the general?

  3. Yaya says:

    How do you hide that Link to your playlist Now. I have a 2.0 and I don’t want people to see my songs through that link. Like the View Photos and Videos it now has Playlist. and when you click don’t show on page it doesn’t even Play! Help!!!

Leave a Reply