Infinite Menus Core Component - Glossary of Terms
The following definitions will be helpful for manually customizing the appearance of your menu. These terms are referring to the commented
portions for the CSS of the menu. This portion of the menu is located in template.html file's head and fully controls the entire appearance of the menu.
Main Expand Icons - Icons that appear next to main menu items to indicate that a sub menu exists from the main.
Sub Expand Icons - Icons that appear next to sub menu items to indicate that a second level sub menu exists from the primary sub.
Main Container - The container that encompasses the main menu items for your menu.
Sub Container - The container that encompasses the sub menu items for your menu.
Main Items - Used to control the default appearance of your main menu items. Here you may specify font family, color, size, etc...
Main Items - [hover] - Used to control the appearance of the menu item when a user mouses over the item. This is where you can control the rollover appearance of your main menu items.
Main Items - [active] - Used to indicate that the menu item is active. The active state only is enabled when the item has an open sub menu item.
Sub Items - Used to control the default appearance of your sub menu items. Here you may specify font family, color, size, etc...
Sub Items - hover/active - Follows the same principles as the Main Items hover and active states. Please refer to the above definitions for the main items.
For additional help try searching the OpenCube Forums at
http://www.opencube.com/forum
Infinite Menus (c) Copyright, 2007 OpenCube Inc. All Rights Reserved.