<span class="smalltext">
{$forum['lastpost_icon']} <a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lang->by} {$lastpost_profilelink}
</div>
<div align="right" style="white-space:nowrap">
{$lastpost_date} {$lastpost_time}
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><img class="inlineimg" src="{$theme['imgdir']}/lastpost.png" alt="Ir al último mensaje" border="0" /></a>
</div>
</div>
<div align="left" style="white-space:nowrap">
<span class="smalltext">
{$forum['lastpost_icon']} <a href="{$lastpost_link}"
title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lang->by} {$lastpost_profilelink}
</div>
<div align="right" style="white-space:nowrap">
{$lastpost_date} {$lastpost_time}
<a href="{$lastpost_link}"
title="{$full_lastpost_subject}"><img class="inlineimg"
src="{$theme['imgdir']}/lastpost.png" alt="Ir al último mensaje"
border="0" /></a>
</div>
</div>
<div class="smalltext" align="left">
<div>
<span style="white-space:nowrap">
{$forum['lastpost_icon']}
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a></span>
</div>
<div style="white-space:nowrap">
Por {$lastpost_profilelink}
</div>
<div align="right" style="white-space:nowrap">
{$lastpost_date} {$lastpost_time}
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><img class="inlineimg" src="{$theme['imgdir']}/lastpost.gif" alt="Ir al último mensaje" border="0" /></a>
</div>
</div>
(17 Oct, 2009, 3:20 pm)Walkman 5.0 escribió: xd
Ademas Queda El Cuadro Muy Grande
xd
Código PHP:<?php
<div class="smalltext" align="left">
<div>
<span style="white-space:nowrap">
{$forum['lastpost_icon']}
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a></span>
</div>
<div style="white-space:nowrap">
Por {$lastpost_profilelink}
</div>
<div align="right" style="white-space:nowrap">
{$lastpost_date} {$lastpost_time}
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><img class="inlineimg" src="{$theme['imgdir']}/lastpost.gif" alt="Ir al último mensaje" border="0" /></a>
</div>
</div>
<div align="left" style="white-space:nowrap">
<span class="smalltext">
{$forum['lastpost_icon']} <a href="{$lastpost_link}"
title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lang->by} {$lastpost_profilelink}
</div>
<div align="right" style="white-space:nowrap">
{$lastpost_date} {$lastpost_time}
<a href="{$lastpost_link}"
title="{$full_lastpost_subject}"><img class="inlineimg"
src="{$theme['imgdir']}/lastpost.png" alt="Ir al último mensaje"
border="0" /></a>
</div>
</div>