The default Myspace contact table is ugly, the box with the "Add me" and "Message me" icons. How do you change it? First remove the old contact table links/icons, put this style code at the top of your "about me" or wherever you keep your style codes:
With the contact table gone, how will anyone add me or write me a message? You probably want those links back in your page. This is what I came up with to replace the default contact table, save this in your "about me" under your last "</style>" tag:
<div style="padding:10px 10px 10px 100px;background-color:white;"><a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=65435510" style="font-size:25px;color:red;">✈ Send me a message!</a></div>
If you save your profile and see "msp" links, don't worry. Myspace translates URLs into "msp" URLs to redirect people through their servers.
You will need your friendID to make this new contact table work. If you don't already know your friendID, read this.
Copy (or write down) the number. The last step is to construct the "Add Me" and "Message Me" links using your friendID. Before Myspace converts them into "msp" links they should look like this:
Add me:
http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=65435510
Message me:
http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=65435510

No Comments :(