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.

Navigation on top of banner

2 posters

Go down

Navigation on top of banner Empty Navigation on top of banner

Post by Suuki May 7th 2011, 10:28 pm

I noticed that on some themes the navigation bar is on top of the banner. Can I have the code for this?
Thank you~!

Oh yeah and here is an exaaaaample~
Navigation on top of banner Blah10
Forum: phpbb2
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Navigation on top of banner Empty Re: Navigation on top of banner

Post by Nera. May 7th 2011, 11:32 pm

Hi Suuki ,)
Would this be O.K.?
http://i.imm.io/5uLx.png

Find this in overall_header template
Code:
                <table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}">
                    <tr>
                        <td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td>
                    </tr>
                </table>

Delete it and paste just AFTER this
Code:
    <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center">
        <tr>
            <td class="bodyline">

Save and publish template.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum