I'd like to move the bar to under the header!(under the logo)

hi timan~ : )

help me plz^^

check attaced pic files ; )

thanks

post-84432-1224942788_thumb.png

move.PNG
move.PNG

#512709

timan~ answer me~ plz

#513125

Sorry for the delay on support, I've been extremely busy with other things.

Open up the footer template, find the following.

<div id="fb-nav">

<span id="fb-info">Skin By: <a href="http://www.aqua-soft.org/board/">Tim Kimberl (www.aqua-soft.org)</a></span>

<ul>

<li id="fb-home"><a href="../../unavailable.html" title="$vboptions[bbtitle]"><span>Home</span></a></li>

<if condition="$show['registerbutton']"><li id="fb-profile"><a href="../../unavailable.html" title="$vbphrase[register]"><span>$vbphrase[register]</span></a></li></if>

<if condition="$show['member']"><li id="fb-profile"><a href="../../unavailable.html" title="$vbphrase[user_cp]"><span>$vbphrase[user_cp]</span></a></li></if>

<li id="fb-faq"><a href="../../unavailable.html" title="$vbphrase[faq]"><span>$vbphrase[faq]</span></a></li>

<if condition="$vboptions['enablememberlist']"><li id="fb-members"><a href="../../unavailable.html" title="$vbphrase[members_list]"><span>$vbphrase[members_list]</span></a></li></if>

<li id="fb-calendar"><a href="../../unavailable.html" title="$vbphrase[calendar]"><span>$vbphrase[calendar]</span></a></li>

<li id="fb-search"><a href="../../unavailable.html" title="$vbphrase[search]"><span>$vbphrase[search]</span></a></li>

<if condition="$show['member']">

<li id="fb-newposts"><a href="../../unavailable.html" title="$vbphrase[new_posts_nav]"><span>$vbphrase[new_posts_nav]</span></a></li>

<else />

<li id="fb-newposts"><a href="../../unavailable.html" title="$vbphrase[todays_posts]"><span>$vbphrase[todays_posts]</span></a></li>

</if>

</ul>

</div>

Either copy it or cut it from this template. Then open up the navbar template.

Find the following, and place the bit from the footer template below it.

	<div id="shad-r">

<div id="shad-l">

<div id="page-body">

That should do it, not sure how well it'll look as it was not meant to be put there :P.

#513149

thanks timan! T_T i love you~~

#513179