Hiding details and interests on MySpace 2.0
Code to hide my details and interests on MySpace 2.0
Question:
Dario asks: I would like to remove both the details and interests sections from MySpace. Can you please post the CSS code i will need for that?
Answer:
Thanks for your question, Dario. Please note that hiding details and interests on 2.0 is a bit different than on the old MySpace version.
Please go ahead and post the required code to your MySpace profile (by clicking on Copy) from the widget below:
You can also manually copy the code from below and paste it on MySpace:
/* hide details and interests on MySpace 2.0 */
div.detailsModule {display:none;}
div.interestsModule {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:
- How to hide Interests on MySpace
- How to hide interests on MySpace 2.0 ?
- How to Scroll interests on MySpace?
- How to change my fonts on MySpace?
- How to make scroll boxes for myspace?
