custom links |
custom links |
Jun 14 2007, 11:24 AM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 3 Joined: Jun 2007 Member No: 534,684 |
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. ![]() |
|
|
|
![]() |
Jun 14 2007, 07:04 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 371 Joined: Jun 2007 Member No: 530,773 |
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. |
|
|
|
ratedx-jordan custom links Jun 14 2007, 11:24 AM
Autobahn Could you give us a full myspace page example? I t... Jun 14 2007, 03:55 PM
_cheekz_ is it a DIV or a reg layout
and a link would hel... Jun 14 2007, 04:42 PM
karmakiller Edit Nevermind. Jun 14 2007, 07:40 PM
MzUrban I Viewed Source.
CODE<style> a.nava, a.na... Jun 14 2007, 09:35 PM
ratedx-jordan Sorry for the slow reply. Busy busy. I finally hav... Jun 15 2007, 10:07 AM
karmakiller Mk, anything else just ask. Closed. Jun 15 2007, 01:13 PM![]() ![]() |