Template:Nav Main

From ExponentCMS Docs

Jump to: navigation, search

Edit Menu


This is the navigation menu template for the Main sections of this website. All category sections of this site should be included here.

Display Menu

To display the full menu, add this code to the start of all section pages:

<div class="exp_navbox"><div class="exp_nav">{{Template:Nav_Main}}</div></div>

This will display a menu which floats on the right of the screen. All items in the the menu will display.

Display List

To display a partial menu list, add this code to the Section Category page:

<div class="exp_navlist">{{Template:Nav_Main}}</div>

This will display a list of links in this category. The first item (Section Page Link) and last item (Edit Menu) link will not appear in this list.

Personal tools