Follow me @MarkXA

Subscribe

Donate

Dropdown menu for DotNetNuke

This template allows you to render a DotNetNuke menu as a dropdown list.

How it looks

How to set it up

  1. Install the core menu.
  2. Download the dropdown.zip template and extract it to a folder in your skin called Dropdown (see the menu template installation instructions for more detail).
  3. Add the menu to your skin ASCX file - usually
    <ddr:MENU MenuStyle="Dropdown" runat="server" />
    See the instructions for adding a menu to a skin for more detail.