I'm searching and searching, but I can't find the Line for modify the color from the Menufont color in
<<conf.template_default.inc.php>>
In edition I can't find no way to modify the underline from the text on mouse over.
a lot of thanks
east
Menu font color
hi
look to your frontend.css
and so on
look to your frontend.css
Code: Select all
.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
color: #000066;
font-weight: bold;
text-decoration: none;
}