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 stuff • MySpace 2.0 • MySpace Help
Other useful related answers:
- Hide to hide MySpace stuff on 2.0 ?
- How to hide my details on MySpace 2.0 ?
- Hide contact boxes
- How to hide MySpace comments on 2.0 ?
- How to hide sections headers on MySpace?

What is a code to disable the words in your interests on your profile like music and heroes?
who do i hide everything in my intrests module except the general?
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!!!