Quote Originally Posted by jeffiec View Post
I'm having issues with the plugin seeing the css, the menu is generated, but no css?
http://surferweb.com/smorgit/
thanks in advance
Be sure everything is in the correct folder.

FIRST, determine which template is currently installed. In the admin section, go to TOOLS > TEMPLATE SELECTION to see, if you're not sure. The default template for my installation was the "Classic" template.

NEXT, check the folder structure for the fly-out menu mod. There are 2 folders in the flyout menu named "YOUR_CUSTOM_TEMPLATE_NAME"; one at "includes\modules\sideboxes", and another at "includes\templates". Using the "classic" template as an example, rename both "YOUR_CUSTOM_TEMPLATE_NAME" folders to "classic".

FINALLY, go to ADMIN > TOOLS > LAYOUT BOXES CONTROLLER. If there are any error messages, click "reset" to clear those up. Then, double check that the sidebox is enabled. In my default setup using the "classic" template example, there's a entry called "sideboxes/classic/categories_css.php". Turn it on if it's off.

Hope that helps.