Quote:
Originally Posted by aveon
ok now its kind of a complicaten situation but i have what you need open header teplate and
find
HTML Code:
<!-- CSS Stylesheet -->
add under
HTML Code:
a:link, a:visited
{
color: #CC0000;
text-decoration: none;
}
/*
a:visited
{
color: Black;
text-decoration: none;
}
*/
change the font color as you desire
|
lol, why on earth would you do that?
Quote:
Originally Posted by geevest.com
uhm i not found revelant css from main css template...
|
ok, i should've made it clearer.
look for "Category Strips", "Table Header", "First Alternating Color" and "Second Alternating Color". there you will find boxes marked Text-Decoration, set that to none.