Log In · Register

 
hiding the top links, div overlay.
devanELECTRIC
post Jan 15 2006, 09:45 PM
Post #1


devan.urie
****

Group: Member
Posts: 246
Joined: Dec 2005
Member No: 314,247



i have a div overlay and i used a code to hide the top links but it is not working. i was looking for the code but i can't find it. does anyone know what it is?
 
 
Start new topic
Replies
freeflow
post Jan 15 2006, 10:20 PM
Post #2


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

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



To change the color of the link just edit the general link color in your css. If you don't have css you can get it here:
http://www.createblog.com/forums/index.php?showtopic=84325

For the exact navbar links only color use this
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;}  

edit the settings to what you wish, and add it your css or put it inbetween style tags.
 

Posts in this topic


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