
Originally Posted by
slomojojo
All the changes should be done in the stylesheet_categories_menu.css file. You shouldn't have to mess with the template for anything.
I was fooling around with the bold type. You can add
font-weight: bold;
to the div#nav-cat li:hover statement. Unfortunately, it will make all the submenus bold too.
You should try Firefox and install the Web Developer addon. Among many other useful things, it will allow you see all the css files for any site.