Aug 11, 2008, 05:28 PM
Now if anyone wants to jaz it up a little try this.
ACP --->Templates------->Showthread templates and then look for the following and add what i have BELOW {simularthreads}. See below for a example of how it looks.
Once you add that look towards the top up where {header} and {pollbox} is and remove {$usersviewing} and then save it.
Endresults.
Less than 1 minute ago" />
Oh you can as well place that code anywhere you like. I personally prefer it on the bottom of the thread.
Enjoy!!!
ACP --->Templates------->Showthread templates and then look for the following and add what i have BELOW {simularthreads}. See below for a example of how it looks.
PHP Code:
{$quickreply}
{$threadexbox}
{$similarthreads}
<br/>
<table class="tborder" border="0" cellpadding="4" cellspacing="1"> <thead> <tr> <td class="tcat"> <strong>Online Users</strong> </td> </tr> </thead> <tr> <td class="trow1"> <span class="smalltext">{$usersviewing}</span> </td> </tr> </table>
<br />
Endresults.
Oh you can as well place that code anywhere you like. I personally prefer it on the bottom of the thread.
Enjoy!!!
