Search in Templates for SHOWTHREAD..
Find this:
Code:
<div id="pagination_bottom" class="pagination_bottom">
Add Above:
Code:
<a href="{vb:link forum, {vb:raw thread}, null, 'forumid', 'forumtitle'}" class="button" style="float:{vb:stylevar right}; font-size:11px; margin-bottom:5px; padding:3.33333px 6.66667px;"><b>{vb:rawphrase go}</b> to Forum</a>
My users also like to have a button above the bottom inforbar, in which case also add that code above:
Code:
<vb:if condition="$show['lightbox']">