Old topic, I know... but it's what I was looking for.

I added it along with the modification to show with the bottom Add Reply button, but the phrase "Attention: Last reply in this thread was more than 11 Months ago" pushes the add reply button to the right instead of showing above (or below) it... I don't know any code to resolve this... I'm adding a bit of the code before and after... Thanks to anyone with suggestions

Andrew
Code:
<!-- start content table -->
$spacer_open
<!-- / start content table -->
<!-- controls below postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr valign="top">
<if condition="$show['largereplybutton']">
<td class="smallfont">
<if condition="$show[closethread] AND $last_reply_alert_phrase"><span class="highlight">$last_reply_alert_phrase</span></if>
<a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td>
<else />
<td class="smallfont"> </td>
</if>
<if condition="$show['pagenav'] OR $show['inlinemod']">
<td align="$stylevar[right]">$pagenav
<if condition="$show['inlinemod']">
<div class="smallfont"