ummmm - Dismounted, this is already aligned to the right in the template code -
Code:
<td class="thead" style="font-weight:normal; align="$stylevar[right]">
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
</if>
</td>
Yet, it is still towards the left, as the screenshop above shows.
Any ideas?
Nevermind.... I copied the postbit_legacy code from the default 3.6.8 and pasted - worked out great