The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    how to put navigation above header?

    ginger.
    ginger.
    New Member


    Female Posts : 23
    Reputation : 1
    Language : slovenian, english

    Solved how to put navigation above header?

    Post by ginger. Wed 17 Jul - 13:48

    if seen this code on a lot of forums and i would like to know how to put it also on my forum. it's a pretty simple thing - the navigation isn't below the header, but above!
    novacane.
    novacane.
    Forumember


    Female Posts : 59
    Reputation : 3
    Language : english

    Solved Re: how to put navigation above header?

    Post by novacane. Wed 17 Jul - 16:07

    in your templates find overall_header and in there search for this part:
    Code:
    <table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}">
    <tr>
    <td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td>
    </tr>
    </table>
    copy it, delete it and then paste it just below
    Code:
    <!-- BEGIN switch_logo_center -->
    part (:
    it should work nicely
    ginger.
    ginger.
    New Member


    Female Posts : 23
    Reputation : 1
    Language : slovenian, english

    Solved Re: how to put navigation above header?

    Post by ginger. Wed 17 Jul - 16:13

    thank you!
    novacane.
    novacane.
    Forumember


    Female Posts : 59
    Reputation : 3
    Language : english

    Solved Re: how to put navigation above header?

    Post by novacane. Wed 17 Jul - 18:17

    you're welcome, glad to help (:
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3524
    Language : English
    Location : United States

    Solved Re: how to put navigation above header?

    Post by SLGray Wed 17 Jul - 20:16

    Topic Solved & Locked



    how to put navigation above header? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is Wed 13 Nov - 17:45