I PMed you my showthread template. Originally I put it here:
PHP Code:
<!-- first unread and next/prev -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td><smallfont>$pagenav $replybox
$firstunread </smallfont></td>
But after your instructions, I put it here:
PHP Code:
</tr>
</table>
<!-- first unread and next/prev -->
$replybox
Which is right after that previous code. Still doesn't work.