Is it just me as I am not finding either, could it be because I am using different templates and not the default template?
Thanks
Edit: I have found <!-- nav buttons bar --> but all I get below it is
Quote:
<!-- / nav buttons bar -->
<br />
<if condition="$show['forumdesc']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
</tr>
</table>
<br />
</if>
<if condition="$show['popups']">
|
and in 2 templates I am using I am not able to find <!-- nav buttons bar --> or <!-- / nav buttons bar -->