open includes/templates/glacial_age/css/stylesheet.css
find the following declarations and change the color:#000; to suite your needs.
a:link, #navEZPagesTOC ul li a {
color: #000;
text-decoration: none;
}
a:visited {
color: #000;
text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover {
color: #000;
}
a:active {
color: #000;
}



Reply With Quote
Again thanks for the awesome template, it looks great with the colors themes of my site ^^

