Myspace

Closed
melana Posts 70 Registration date Tuesday March 11, 2008 Status Member Last seen February 9, 2009 - May 15, 2008 at 12:45 PM
aaronmichaelarnett Posts 7 Registration date Saturday February 28, 2009 Status Member Last seen March 2, 2009 - Mar 1, 2009 at 03:26 PM
Hello,
i wanted to know how to remove contact box in myspace ?

1 response

aaronmichaelarnett Posts 7 Registration date Saturday February 28, 2009 Status Member Last seen March 2, 2009 9
Mar 1, 2009 at 03:26 PM
Hello,

Just click on "Edit Profile" and copy and paste the following code into your "About Me" section.
<style>
/* remove MySpace contact table */
.contactTable { display: none }
</style>
0