sabret00the
05-16-2004, 10:00 PM
in "forumhome_forumbit_level2_post" find
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
and below it add
<div style="float: right; right:0; top:0;">
<a href="newthread.php?$session[sessionurl]do=newthread&f=$forum[forumid]">[make new thread]</a>
<a href="search.php?$session[sessionurl]do=getnew&f=$forum[forumid]">[get new posts]</a>
</div>
that's it your done
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
and below it add
<div style="float: right; right:0; top:0;">
<a href="newthread.php?$session[sessionurl]do=newthread&f=$forum[forumid]">[make new thread]</a>
<a href="search.php?$session[sessionurl]do=getnew&f=$forum[forumid]">[get new posts]</a>
</div>
that's it your done