Table of Contents 


    Design Home Navigation 

    Create a new node 

    Creating a new node creates a new navigation link in the nav bar. This navigation link can be one of the following Link types:

      An element that produces a dropdown list of links upon hovering. Hovering on this element opens its menu of links or sub-links. As soon as the node underneath this is a static link, it is no longer possible to add additional sub-links. Complex sub link trees are not possible. Max one nesting of links in a sub-link is recommended.

      A simple link, the same as clicking on an anchor tag.

    search query 

    TODO

    connected users groups 

    TODO

    Example 

      If we wanted a navigation like this, we would want to :

    node typestaticsection with static sublinksection with static sublink
    HeadersHomeAbout UsContact Us
    static Link 1no linkOur CompanySet up Appointment
    static Link 2no linkOur StaffCall Us

    The rest of the links under the headers would be static.