Quote:
Originally Posted by L-Mane
Well I tried it and it didn't work nor look right. Can someone please help me.
|
In "
forumhome_forumbit_level2_post"
Find:
Code:
<br><smallfont>$forum[description]</smallfont></td>
In-between "
</smallfont> and </td>"
add:
Code:
<br>
<table bgcolor="#900000" height="100%" width="100%" </td>
<td><smallfont><font COLOR="#FFFFFF"><b>Total Post:</b> $forum[replycount] </font></smallfont>
<smallfont><font COLOR="#FFFFFF">Last Post: $forum[lastpostdate] $forum[lastposttime] by <a href="member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&forumid=$forum[forumid]"><b>$forum[lastposter]</b></a></smallfont></font>
</table>
Hope this helps
Should look like attachment: