Creating a simple menu in Joomla

The menu system in Joomla! fairly easy to use and does not have a standard assembly features flexible settings. But this is easily fixable using additional components that allow, for example, to create a menu with multi-layered system of menu items (submenu) represented as a tree, dynamic menus (all kinds of smooth and not very “fall-out”, “floating”,...Read More

How to change the design of menu items

Quite often, novice users Joomla! ask how you can change the design of menu items. To change the design of menu items need to edit the CSS Styles menu in the template. Here is a description of CSS classes responsible for the design of menu items: / * This class is responsible for the design of the menu items * / a.mainlevel: link, a.mainlevel: visited { font-family: Arial; / * Sets the font...Read More