Log In · Register

 
navigation system
lala09
post Mar 25 2008, 10:49 PM
Post #1


Senior Member
****

Group: Member
Posts: 144
Joined: Aug 2006
Member No: 459,714



how do you make a myspace navigation system with the different color bars on the side like this?



 
 
Start new topic
Replies (1 - 3)
miyashu
post Mar 25 2008, 11:10 PM
Post #2


cake or DEATH
*****

Group: Staff Alumni
Posts: 631
Joined: Sep 2005
Member No: 223,586



Use this script as a beginning step.

And in between style tags, you would have this:

CODE
<style>
a.linkies:link, a.linkies:active, a.linkies:visited{
background-color:FFFFFF;
color:000000;
font-family:small fonts;
font-size:7px;
text-align:center;
padding:7px;
text-decoration:none;
width:125px;
text-transform:uppercase;
font-weight:normal;
letter-spacing:1pt;
margin-bottom:1px;
border-left-width:5px;
border-left-style:solid;
border-left-color:FF88BD;
border-right-width:5px;
border-right-style:solid;
border-right-color:54C7C8;
}
a.linkies:hover{
background-color:575757;
color:FFFFFF;
font-family:small fonts;
font-size:7px;
text-align:right;
padding:7px;
text-decoration:none;
width:125px;
text-transform:uppercase;
font-weight:normal;
letter-spacing:1pt;
margin-bottom:1px;
border-left-width:5px;
border-left-style:solid;
border-left-color:54C7C8;
border-right-width:5px;
border-right-style:solid;
border-right-color:FF88BD;
}
</style>


I used what I already had in the script, I just added the border attributes. You can change the colors, widths, styles to whatever you want.
 
lala09
post Mar 25 2008, 11:30 PM
Post #3


Senior Member
****

Group: Member
Posts: 144
Joined: Aug 2006
Member No: 459,714



thank you so much _smile.gif
 
MissHygienic
post Mar 26 2008, 12:13 AM
Post #4


Resource Center Tyrant
******

Group: Official Member
Posts: 2,263
Joined: Nov 2007
Member No: 593,306



Topic closed. PM me if you'd like it reopened.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: