Quote:
Originally Posted by valerie555
|
The
navbar product will do what you want,
but you should put this code:
Code:
{vb:raw template_hook.forumhome_below_navbar}
Below this:
Code:
<div id="pagetitle">
<h1>{vb:raw vboptions.bbtitle}</h1>
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
</div
Instead of putting it below {vb:raw navbar}.