Help - Search - Members - Calendar
Full Version: custom links
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
ratedx-jordan
I've been seeing these custom links EVERYWHERE and i've looked all around and can't find a single code for it. I don't know if it's something really simple or something that takes a little bit of time.

Anyways, this is what i'm talking about.

michellerrific
Could you give us a full myspace page example? I think you are talking about a DIV layout, but I'm not sure.
speakerboxx123
is it a DIV or a reg layout

and a link would help also [like autobahn said _smile.gif]

-anthony
Clashing
you can try this code...

IN ABOUT ME:
CODE
<style>a.links:link, a.links:visited, a.links:active {
border-bottom:1px solid white;
border-left:8px solid white;
text-align: right;
font-family: Georgia;
font-weight:none;
color: white;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
font-size: 7pt;
line-height: 18px;
color: white;
background-color: 404040;
display: block;
}

a.links:hover {
border-bottom:1px solid white;
border-left:8px solid white;
text-align: right;
font-family: Georgia;
color: white;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
font-size: 7pt;
line-height: 18px;
background-color: 404040;
background-image: url('IMAGE URL IN HERE');
background-repeat: repeat;
background-position: left;
display: block;}</style>


IN WHO I'D LIKE TO MEET:
CODE
<div class="navigation" style="position: absolute; left:100px; top:100px; width:100px; overflow: auto; z-index:0;">
<a class="links" href="http://home.myspace.com/index.cfm?fuseaction=user">Home</a>
<a class="links" href="http://viewmorepics.myspace.com/misc/logout.html">Get Offline </a>
<a class="links" href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=14037843">Message</a>
<a class="links" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=14037843
">Add</a>
<a class="links" href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=14037843">Block</a>
</div>


all you need to do is change the width, positioning, colors, fonts, etc.
karmakiller
Edit Nevermind.
MzUrban
I Viewed Source.

CODE
<style> a.nava, a.nava:link, a.nava:active, a.nava:visited {
width:100%px;
margin:0px;
margin-top:0px;
margin-bottom:0px;
padding-right:0px;
padding-left:0px;
display:block;
background:B1E199;
font-family:century gothic;
font-size:10px;
font-weight: normal;
color: 000000;
letter-spacing: 0px;
border:1px solid;
border-color:000000;
text-decoration: none;
text-transform: normal;
text-align:center;
line-height:9px;
}
a.nava:hover {
width:100%px;
margin:0px;
margin-top:0px;
margin-bottom:0px;
padding-right:0px;
padding-left:0px;
display:block;
background:FFFFFF;
font-family:century gothic;
font-size:10px;
font-weight: bold;
color: 000000;
letter-spacing: 0px;
border:1px solid;
border-color:000000;
text-decoration: none;
text-align: center;
text-transform: normal;
line-height:9px;
}
a.navb, a.navb:link, a.navb:active, a.navb:visited {
width:100%px;
margin:0px;
margin-top:0px;
margin-bottom:0px;
padding-right:0px;
padding-left:0px;
display:block;
background:FFCC5E;
font-weight: none;
font-family:century gothic;
font-size:10px;
font-weight: normal;
color: 000000;
letter-spacing: 0px;
border:1px solid;
border-color:000000;
text-decoration: none;
text-transform: normal;
text-align:center;
line-height:9px;
}
a.navb:hover {
width:100%px;
margin:0px;
margin-top:0px;
margin-bottom:0px;
padding-right:0px;
padding-left:0px;
display:block;
background:FFFFFF;
font-family:century gothic;
font-size:10px;
font-weight: bold;
color: 000000;
letter-spacing: 0px;
border:1px solid;
border-color:000000;
text-decoration: none;
text-transform: normal;
text-align:center;
line-height:9px;
} </style>


<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=152744218&blogID=242462871&Mytoken=06759282-A27E-49BC-B6043E7832A4F74646161101" class="nava">Site Model Application</a>

<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=152744218&blogID=271126602&Mytoken=4820CE3A-DC2F-4B4A-BB7EAA74B5490D3117328978" class="navb">Current Site Models</a>

<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=152744218&blogID=242091131&Mytoken=06759282-A27E-49BC-B6043E7832A4F74646161101" class="nava">Icons</a>

<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=152744218&blogID=241372067&Mytoken=06759282-A27E-49BC-B6043E7832A4F74646161101" class="navb">F.A.Q.</a>

<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=152744218&blogID=222559142&Mytoken=06759282-A27E-49BC-B6043E7832A4F74646161101" class="nava">Sign Request</a>

<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=152744218&blogID=246192397&Mytoken=C355D03F-501B-40E5-BCEBDB863CD83A2661133979" class="navb">Guess the Celebrity</a>

<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=152744218&blogID=245398964&Mytoken=07721E15-9564-42CD-90E7EF0246A43F4946459712" class="nava">Contest Rules</a>

<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=152744218&blogID=243301287&Mytoken=DAEF4DA1-68EE-4A9F-BED35760D3CA4E4250248205" class="navb">Top Sites</a>

<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=152744218&blogID=241373955&Mytoken=C29708B3-CA9D-4AD4-99145E0C27886DD450400078" class="nava">Credit</a>


change the links and colors.
ratedx-jordan
Sorry for the slow reply. Busy busy. I finally have it though so thanks everyone & MzUrban your unbelievable! ^^
karmakiller
Mk, anything else just ask. Closed.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.