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 stuff • MySpace Help
Other useful related answers:
- How to hide relationship / marital status on MySpace?
- Remove Details on MySpace
- How to hide details section on MS ?
- How to hide my details on MySpace 2.0 ?
- How to hide the MySpace networking table?

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!
Worked like a charm… very good code
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.
This code works!!
thanks :]
it worked thanks a lot!
This code works fine in FULL VIEW mode, but when I turn it to the LITE VIEW it still appears. Help???