the rest is just a template hack.
in forumhome_lastpostby paste this:
Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%" id="ltlink"><tr align="right">
<td nowrap><smallfont><i><a href="showthread.php?s=$session[sessionhash]&goto=lastpost&forumid=$forum[forumid]">$forum[thtitle]$forum[dots]</a></i><br>$forum[lastpostdate] @ <font color="{timecolor}">$forum[lastposttime]</font>
<br>by <a href="member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&forumid=$forum[forumid]"><b>$forum[lastposter]</b></a><br></smallfont></td>
<td WIDTH="18"><img src="images/clear.gif" WIDTH="3" HEIGHT="15"><a href="showthread.php?s=$session[sessionhash]&goto=lastpost&forumid=$forum[forumid]">$forum[icon]</a></td>
</tr></table>