CustoMenu! is an extremely powerful menu module. It gives you full control over the display of your menu. You my use one of your menu's or be completely independent of the Joomla! menu structure by selecting items from different menu's. Then you get a bunch of Advanced Parameters to your disposal.
Advanced Parameters include:
▪ Make menu links open in Modal Windows, you know, the cool popups.
▪ Override item names and/or links.
▪ Active state when child item is opened.
▪ Active state when any other defined set of menu items is opened.
▪ Turn your menu into a image only menu!
===========
FULLY STYLABLE
===========
The HTML output CustoMenu! generates is pretty straightforward. It makes use of nested classes, which means you have full control over the display properties through the use of CSS. You can use the CSS file that comes with the package, and change that to your likings.
=====
1-LEVEL
=====
This menu is a 1-level menu. So if you are looking for a menu with pull downs or trees, look further. But for many sites a 1-level (main) menu is just what is desired.
======
Extra CSS
======
This feature gives you the ability to include extra CSS files related to the active menu item. This means that you can have different backgrounds, color schemes or whatever per menu item. For instance, if the third menu item is active, the css file 'template_3.css' will be included. These CSS files have to be located in the 'css' folder of your template folder. Keep in mind that the number (in this case 3) is not the item id, but the count in the CustoMenu!
=======
EXAMPLES
=======
▪
http://www.nonumber.nl/index.php/extensions/customenu
▪
http://www.IkzoekGod.nl
▪ ... (your website link?)
=====
NOTES
=====
Version(s) for Joomla! 1.0.x have less features and support. For more details on that version see the old website:
http://extensions.vanwesten.info
===========
LATEST CHANGES
===========
11-June-2008 : v2.1.6
[] Fixed issue with links not working properly in 'Menu' mode
[] Fixed issue with MoodalBox not loading
[] Added extra styling options