Log In · Register

 
Hover Link Help
lalarachspectx3
post Sep 15 2006, 12:08 PM
Post #1


Senior Member
***

Group: Member
Posts: 81
Joined: Aug 2006
Member No: 457,109



How do I make the top links [Home, Browse, Search, etc.] stay the way it is, which would be hovered and changed color & font, and enlargened.

But, how do I make the rest of the links on my page [Pics, Videos, View This Blog, Pisces, FRIEND, etc.] make it so the boldness goes away when hovered.

If you don't understand me, please ask me to rephrase.

Thank you so much, and I know this is possible because I've seen it on somebody else's profile. Thanks! happy.gif

HERE IS MY CURRENT HOVER LINK CODE:
CODE
a:link{color:midnightblue; font-family:arial}
a:hover{color:black; font-size:16; font-family: times new roman; font-weight: bold; text-transform: lowercase;}
a:active {color:midnightblue; font-family:arial}
a:visited {color:midnightblue; font-family:arial}
 
 
Start new topic
Replies (1 - 1)
freeflow
post Sep 15 2006, 08:18 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



CODE
a.navbar{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}


or
CODE
a.navbar:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
 

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