How to move a MySpace contact table?
Gili | Sep 22, 2007 | 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.
Question:
How do I move my contact box on Myspace?
Answer:
One of the most used functions of your profile is the contact table. So why not customize it? Using the code below you can move your contact table to any section of your profile very easily.
- Login to Myspace.com.
- Click Edit Profile.
- Insert the following code in your About Me section.
<style type="text/css">.contactTable { position:absolute; left:50%;top:300px; margin-left:-100px; z-index:3;} </style>
Change the values for Top and margin-left to move the contact table in the location you desire.
- After you change the value, I suggest previewing your profile to check the location of the table.
- Save all changes when you’re done.
We are on Facebook! Become a fan and get regular updates on the latest tips and tricks.
Filed Under: MySpace Help
You might want to look into these related tips and tricks:
- How to move the Interests box up on MySpace?
- How to implement custom contact tables on MySpace?
- How to move the MySpace URL box up?