right lets work on the placement first and then we will do it for only moderators
<!-- <img src="http://www.tibiaevents.com/teamlogo.png" border="0" alt="" /> -->
that way it wont show till i get this for you in a few im working on it :)
avatar logo username
post text text text text .....................................................
.............................................................
But see how you like this..
remove what you have and then in that same area, move it up a bit so that it looks like this and tell me what you think
{foreach from=$postList item=post name=postList}
{capture assign='tpl'}{capture name='info_string'}
<!-- added -->
{if $isModerator}
<img src="http://www.tibiaevents.com/teamlogo.png" border="0" alt="" />
{/if}
<!-- end add -->
<a href="{$avatars[$post.userId].url}">{$avatars[$post.userId].title}</a>
<span class="ow_tiny ow_ipc_date ow_remark">{$post.createStamp}</span>
{/capture}
leave the notes in there so you can remember what you did and that you added that