Looking for the v10 manual? Visit our new user's guide!
 
Search Descriptions Version
 
 
This article applies to: ML v7, ML8

Displaying Categories in the Top Horizontal Menu


Synopsis
Some sites will wish to display all of their categories as top-level menu options in the horizontal menu, rather than a 'Categories' dropdown.

Procedure
In the ../skins/skin_#/menuData.xml file, find the following line:

     item Text="(!menu.Categories!)" LookId="TopItemLook" />

...and change it to:

     item Text="(!menu.Categories0!)" LookId="TopItemLook" />