this is a small edit that will remove an image on the forum home page that I think is pointless as most will click the link to the last post, Vs the arror icon..
Go to your forumhome_lastpostby template.
Search and remove this code, There will be 2 instances of it, you want to remove them both..
Code:
<a href="showthread.php?$session[sessionurl]goto=lastpost&t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>