How to hide the details table on MySpace?





Hide my details table section on MySpace

Question:

Henry asks – i am currently customizing a brand new MySpace web profile page and started off by removing some out of the box stuff. Now i am looking for some MySpace codes that can help me to hide the details section. Can you help?

Answer:

Thanks for your question. If you would like to hide the details on MySpace you’ll need to tweak your MySpace profile using CSS code. This trick was tested on the most popular web browsers: Internet Explorer and Mozilla Firefox.

Here’s what you need to do:

  • Login to your MySpace profile.
  • Click Edit Profile.
  • Copy the following code and paste it in your About Me section:
    <style>
    
    /* Hide Details on MySpace */
    table.userProfileDetail {display:none}
    </style>
  • Click Preview Profile and if satisfied hit Save All Changes.

Voi’la, you have just hidden your MySpace details section.


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





Like the post? Help us spread the word!



    Stumble     Subscribe     Digg



Other useful related answers:



RSSComments (6)

Leave a Reply | Trackback URL

  1. Noriya says:

    I would like to have a quote next to my profile picture. I don’t mind the location of where I live popping up under it but I don’t want my age there. I have had to use the hide details code to hide my birthdate but how can I have a quote there and hide the birthdate because when I use the code it hides everything. I only want to hide my age. Please respond asap. Thanks!

  2. NOVA says:

    Worked like a charm… very good code

  3. Nolia Boy says:

    Thanks for the code to hide the detail box…a lot of sites claimed that the code that they had was right, but they were wrong.

  4. Andy says:

    This code works!!

    thanks :]

  5. =] says:

    it worked thanks a lot!

  6. Dushan says:

    This code works fine in FULL VIEW mode, but when I turn it to the LITE VIEW it still appears. Help???

Leave a Reply