Log In · Register

 
 
Closed TopicStart new topic
Change navigation divider color?
rosieskater
post Oct 17 2007, 04:55 AM
Post #1


Senior Member
***

Group: Member
Posts: 33
Joined: Sep 2007
Member No: 579,067



/edit

does anyone know how i can change the dividers between my navigation bar on my layout?
here's my layout code:

 
newkidontheblock
post Oct 17 2007, 05:20 AM
Post #2


Offline.
*****

Group: Official Designer
Posts: 609
Joined: Mar 2007
Member No: 507,591



You Cannot Change The Divider Thats Is Gust A | But You Can Change The Texts


CODE
<style type="text/css" >

a.navbar:link, a.navbar:active, a.navbar:visited {
    color:FF0000;
    text-decoration:none;
    font-size:12px;
    font-family:Times New Roman;  
    text-transform:none;
    letter-spacing:0px;
    font-weight:normal;
    }

a.navbar:hover {
    color:FF0000;
    text-decoration:none;
    font-size:12px;  
    font-family:Times New Roman;
    text-transform:none;
    letter-spacing:0px;
    font-weight:normal;
    }

</style>
 
rosieskater
post Oct 17 2007, 05:27 AM
Post #3


Senior Member
***

Group: Member
Posts: 33
Joined: Sep 2007
Member No: 579,067



what do you mean that is a "Gust A |"? i know you can change the color of the dividers i just don't know how on the layout code
 
Insurmountable
post Oct 17 2007, 06:29 AM
Post #4


Cornflakes :D
*******

Group: Staff Alumni
Posts: 4,541
Joined: Dec 2005
Member No: 322,923



I believe what he was saying was

the dividers are only "|" lines in other words. And you can change the navigation texts.


There should be a way to change em

CODE
<style type="text/css">
td{ font-family:arial; color: FFFFFF; font-size:11px;}
</style>

add and change it around.

in your layout you would have to change this:
QUOTE
table, tr, td, li, p, div { font-family:arial; color: FFFFFF; font-size:11px; }

or you can just erase the td, and use the code above and just change the ffffff(white) to a different color
 
rosieskater
post Oct 17 2007, 07:11 AM
Post #5


Senior Member
***

Group: Member
Posts: 33
Joined: Sep 2007
Member No: 579,067



ok i got it...thank you :)
 
Insurmountable
post Oct 17 2007, 11:38 AM
Post #6


Cornflakes :D
*******

Group: Staff Alumni
Posts: 4,541
Joined: Dec 2005
Member No: 322,923



Welcome _smile.gif

/topic closed
 

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