Re: change category font size (left hand navigation column)
Okay here it is.
skin1\modules\Flyout_Menus\Icons
.fancycat-icons-c li.closed ul {
display: none;
}
.fancycat-icons-c ul li a:link,
.fancycat-icons-c ul li a:visited,
.fancycat-icons-c ul li a:hover,
.fancycat-icons-c ul li a:active
{
color: #324c76;
font-size: 11px;
Also if you want to compress the lines and bring them closer together you can change the line-height to 7 or 8 or any number.
__________________
4.6.4
|