Quote Originally Posted by gjh42 View Post
v2.8 (added easier special category styling, image type setting, image function for links, optional flyout styling)

You can single out any category name for special styling, by adding a define in categories_dressing_defines.php instead of the old method of adding cases in tpl_categories.php.

You can reset the image extension used for image replacements with one define, instead of editing several PHP statements in other files.

The image replacement feature now works for all/special/new/featured links as well as category names.

Stylesheet rules for turning the expanded categories version into a flyout menu are included in the stylesheet, and only need to be uncommented to be used.

And some miscellaneous improvements to coding, and one or two new stock choices for varieties of category/subcategory level visibility.
Awesome. Can I try it out?