Quote:
Originally Posted by Dongan
you should do it at
skin1.css file
|
I have managed to hover the table, but not the text within.
Have been trying this in skin1.css:
.CatMenuItem
{
FONT-SIZE: 17px;
FONT-FAMILY: Helvetica;
FONT-WEIGHT: bold;
CURSOR: pointer;
color="#E8C797";
hover=#111111
and also looked in fancy_categories.tpl
So far not result.