forumbit_depth2_forum_lastpost şablonundaki kodları aşağıdaki kodlar ile komple değiştirin.
Çember içine almak için css ile class ekleyebilirsiniz.
Kod:
<span class="smalltext">
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br /><div class="float_left"><a rel="nofollow" href='{$forum['flp_lastpost']['profile']}' title='SonMesaj {$forum['flp_lastpost']['username']}'><img src='{$forum['flp_lastpost']['avatar']}' {$forum['flp_lastpost']['dimensions']} alt='avatar' /></a></div>{$lastpost_date} {$lastpost_time}<br />{$lang->by} {$lastpost_profilelink}</span>Çember içine almak için css ile class ekleyebilirsiniz.

