Conforme o seu pedido pra seu tem fica aqui disponível....o mod pra instalar ja em Pt pode clicar nesse Link
http://joomlamz.com/index.php?option=com_smf&Itemid=101&topic=4060.msg6623;topicseen#msg6623estare disponiel tambem pra instalar manualmente
Depois de instalar abri o teu
messageIndex.template.phpPesquisar por
// Is this topic new? (assuming they are logged in!)Alterar todo código e colocar este abaixo
// Is this topic new? (assuming they are logged in!)
if ($topic['new'] && $context['user']['is_logged'])
echo '
<a href="', $topic['new_href'], '" id="newicon' . $topic['first_post']['id'] . '"><img src="', $settings['images_url'], '/', $context['user']['language'], '/new.gif" alt="', $txt[302], '" border="0" /></a>';
echo '
<span class="smalltext" id="pages' . $topic['first_post']['id'] . '">', $topic['pages'], '</span>
</td>
<td valign="middle" style="padding: 0px;" align="center" width="17%">';
if (!empty($settings['show_user_images']) && empty($options['show_no_avatars']) && !empty($modSettings['enable_mini_avatars']))
echo '<table width="100%" cellpadding="0" cellspacing="2px" border="0"><tr><td width="30%" align="center">
', $topic['first_post']['member']['avatar'],'</td><td width="70%">';
echo'
', $topic['first_post']['member']['link'], '</td>';
if (!empty($settings['show_user_images']) && empty($options['show_no_avatars']) && !empty($modSettings['enable_mini_avatars']))
echo '</tr></table></td>';
echo'
<td class="windowbg" valign="middle" width="4%" align="center">
', $topic['replies'], '
</td>
<td class="windowbg" valign="middle" width="4%" align="center">
', $topic['views'], '
</td>
<td class="smalltext" valign="middle" width="22%">
<a href="', $topic['last_post']['href'], '"><img src="', $settings['images_url'], '/icons/last_post.gif" alt="', $txt[111], '" title="', $txt[111], '" border="0" style="float: right;" /></a>
', $topic['last_post']['time'], '<br />
', $txt[525], ' ', $topic['last_post']['member']['link'], '
</td>';
Como ve na imagem esta a funcionar 100% pra teu tema