Hide my contact table
Gili | Nov 15, 2008 | Comments 0 |
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
Remove or hide your MySpace contact table
Question:
Davidi asks: I want to know what’s the easiest way to hide my MySpace profile contact table. Can you help?
Answer:
Thanks for your question, Davidi. I ususally recommend to hide your contact box using CSS code that you can implement in your profile web page.
Please go ahead and post the required code to your MySpace profile (by clicking on Copy) from the following widget:
You can also manually copy the code from below and paste it on MySpace:
<style>
/* Hide my contact table */
.contactTable{display:none;}
</style>
Filed Under: Hide MySpace stuff • MySpace Help
You might want to look into these related tips and tricks:
- How to implement custom contact tables on MySpace?
- Hide Contact Table
- How to remove the MySpace contact table?