How to hide the MySpace contact table?





Question:
Helen asks: I am customizing a brand new MySpace web page, and found your tutorials quite useful for hiding stuff on my MySpace profile. Can you provide the code i need to use in order to hide the MySpace contact table?

Answer:

Hiding the MySpace contact table is easily done using Cascade Stylesheets code. Please follow this procedure:

  • Login to your MySpace.com account
  • Grab the following Cascade Style Sheets code and copy it into the About Me section of your MySpace profile:
    <style>
    
    /* hide MySpace contact table */
    .contactTable{display:none;}
    
    </style>
  • Hit Preview Profile and if satisfied with the results click Save All Changes.

    Note: This code was tested in both Internet Explorer and Firefox.




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 (1)

Leave a Reply | Trackback URL

  1. [...] Dale. You might want to take a look at the tutorial i wrote on how to hide MySpace contact tables. It contains the CSS code that will help you to hide contact boxes on your MySpace [...]

Leave a Reply