Myspace navigation box?
ok so i've been seeing ppl's myspaces latly with these little boxes on their myspace that say navigation and it has the add me, msg , etc. and their aaim and yahoo adresses. can anyone tell me how to make/ get one?
Myspace navigation box?This will make a custom content div for you to place your contact links into. Adjust the "top" and "margin-left" values to position it.
<style>
.contactdiv {width:200; height:30; }
.contactdiv {z-index:5; position: absolute; left:50%; top:400px; margin-left:-100px;}
.contactdiv {background-color: transparent;}
</style>
<div class="contactdiv">
<p style="white-space:nowrap;">
<a href="COMMENT URL"> Comment </a> |
<a href="MESSAGE URL"> Message </a> |
<a href="ADD URL"> Add </a>
</p>
</div>
You need to get the urls to these links by going to your profile, right-clicking "add comment" or "add to friends", etc., and clicking "copy shortcut".
Myspace navigation box?go to www.static-layouts.com, they are called contact buttons. you get the code and when you paste it in your about me make sure you put your friend id in there where it says FRIEND ID GOES HERE. hope i helped
Myspace navigation box?Yeah sure :) It's easy
<FIELDSET style="width:200px;"><LEGEND>
NAVIGATION
</LEGEND><center>"PUT LINKS HERE"</center></fieldset><BR>
More Related Questions and Answers ...
The Myspace information post by website user , myspace-codes.com.cn not guarantee correctness.
