New Zenner
- Join Date:
- Feb 2007
- Posts:
- 2
- Plugin Contributions:
- 0
4 little dots between nav....
Hi
Could someone please advise how to change these little dots from black to white as in the footer.....
My account (black dots) Downloads (black etc.
Ta
Views: 1,340
New Zenner
Hi
Could someone please advise how to change these little dots from black to white as in the footer.....
My account (black dots) Downloads (black etc.
Ta
Deceased
find the following in your stylesheet.css
#navEZPagesTop {
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
font-size: 0.95em;
font-weight: bold;
margin: 0em;
padding: 0.5em;
color: #ffffff; /*add this to change the color */
}
Add the highlighted portion.
Save and upload to your server
New Zenner
Great thanx. Swear i did that before but it didnt work.....either cached or where i edited looked similar to this section....strange!
Tell staff why this post should be reviewed.