/includes/modules/categories_tabs.php sets a different class (category-subs-selected) for the active category, so you can style that in your stylesheet:Adjust to taste.Code:#navCatTabs .category-subs-selected { color: #ff3300; background-color: #ddeeff; }



