How to hide MySpace interests?





Remove MySpace Interests section box off your profile

Question:

Here’s one from Angelique: I own a brand new MySpace profile and i am trying to remove the Interests box. Can you provide me the html code i need to use in order to hide the MySpace Interests section on my MySpace profile web page?

Answer:

Hiding your MySpace Interests box is relatively straightforward. Just go ahead and automatically grab the CSS code by clicking the Copy button in the widget below, then paste it into the About Me section of your profile:



If you prefer to implement the code manually , follow these steps that will allow you to remove the MySpace Interests section:

  • In your Internet Explorer, Mozilla Firefox or other browser web address bar type: http://www.MySpace.com
  • Enter your login and password to MySpace.com
  • Hit Profile (if your are using the MySpace new control panel) or Edit Profile (if you are using the new control panel)
  • Copy the following CSS code and paste it in your About Me section:
    <style>
    
    .interestsAndDetails span.whitetext12
     {display: none;}
    .interestsAndDetails span.lightbluetext8
     {display: none;}
    .interestsAndDetails table{display: none;}
    .interestsAndDetails td {display:none;}
    
    </style>
  • Click Preview. If satisfied, click Save all changes

Alternatively, you can use the post the code automatically to your About Me section by clicking on the MySpace button in the widget below:

Got MySpace questions? Send them through my contact form and have them answered!




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 Help





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

   

    Stumble     Stumble     Digg     Twitter     Subscribe



Other useful related answers:



RSSComments (9)

Leave a Reply | Trackback URL

  1. [...] Dori. Not long ago i wrote a tutorial on how to hide MySpace interests. Make sure you follow it, as it contains the CSS code you are looking for your MySpace web site. [...]

  2. angelica says:

    hi im trying to get a code. i want to hide the interest blue box only because i dont like the blue square around it but i do want to be able to see writing and pictures i only want the box around it removed. is there a code for that. well i hope you can answer my question and thank you very much for your help.

  3. yo thanks for this code your is the only one so far ive seen that works keep on makin good codes

  4. lady says:

    great code this is like the only code for the intrest bar that works

  5. Becky says:

    this works great. thanks<3

  6. Thanks soo much!!!
    it worked!!

  7. i want to hide myspace interest…can you give the codes at me.???

  8. thanks says:

    thankyou i’ve been trying to find one that doesn’t hide the actual “details” section as well!

  9. yoyo says:

    it works thanks

Leave a Reply