Postbit:
Código:
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tr><td class="thead">&nbsp</td></tr>
    <tr>
        <td class="{$altbg}" width="20%" valign="top" style="white-space: nowrap; text-align: left;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
        <div class="postbitrec"><strong><span class="largetext">{$post['profilelink']}</span></strong><br />
        <span class="smalltext">
            {$post['usertitle']}<br /><br />
                        <center>{$post['useravatar']}</center><br />
            {$post['user_details']}<br /><br />
                        <center>{$post['groupimage']}</center><br /><br />
                        {$post['onlinestatus']}{$post['iplogged']}</div>
</span>
    </td>
    <td class="{$altbg}" valign="top">
        <table width="100%">
            <tr><td>{$post['posturl']}{$post['postdate']} {$post['posttime']} - <span class="smalltext"><strong>{$post['icon']}{$post['subject']}{$post['subject_extra']}</strong></span>
            <br />
            <div id="pid_{$post['pid']}" class="post_body">
                {$post['message']}
            </div>
            {$post['attachments']}
            {$post['signature']}
            <div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
                <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                {$post['iplogged']}
            </div>
        </td></tr>
    </table>
</td>
</tr>
<tr>
    <td class="{$altbg}" style="white-space: nowrap; text-align: left; vertical-align: middle;"><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</span></td>
    <td class="{$altbg}" style="vertical-align: middle;">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr valign="bottom">
                <td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </tr>
        </table>
    </td>
</tr>
<tr><td class="tfoot">&nbsp</td></tr>
</table>
&nbsp

Intenta este y revierte la plantilla showthread por favor.

Creo que es lo mejor que puedo hacer, a menos que uses el Template Conditionals, por que es el que uso yo para que se vea decente.
{SIGNATURE_IMAGE}
(22 Oct, 2011, 10:12 pm)Sama34 escribió: Postbit:
Código:
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tr><td class="thead">&nbsp</td></tr>
    <tr>
        <td class="{$altbg}" width="20%" valign="top" style="white-space: nowrap; text-align: left;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
        <div class="postbitrec"><strong><span class="largetext">{$post['profilelink']}</span></strong><br />
        <span class="smalltext">
            {$post['usertitle']}<br /><br />
                        <center>{$post['useravatar']}</center><br />
            {$post['user_details']}<br /><br />
                        <center>{$post['groupimage']}</center><br /><br />
                        {$post['onlinestatus']}{$post['iplogged']}</div>
</span>
    </td>
    <td class="{$altbg}" valign="top">
        <table width="100%">
            <tr><td>{$post['posturl']}{$post['postdate']} {$post['posttime']} - <span class="smalltext"><strong>{$post['icon']}{$post['subject']}{$post['subject_extra']}</strong></span>
            <br />
            <div id="pid_{$post['pid']}" class="post_body">
                {$post['message']}
            </div>
            {$post['attachments']}
            {$post['signature']}
            <div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
                <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                {$post['iplogged']}
            </div>
        </td></tr>
    </table>
</td>
</tr>
<tr>
    <td class="{$altbg}" style="white-space: nowrap; text-align: left; vertical-align: middle;"><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</span></td>
    <td class="{$altbg}" style="vertical-align: middle;">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr valign="bottom">
                <td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </tr>
        </table>
    </td>
</tr>
<tr><td class="tfoot">&nbsp</td></tr>
</table>
&nbsp

Intenta este y revierte la plantilla showthread por favor.

Creo que es lo mejor que puedo hacer, a menos que uses el Template Conditionals, por que es el que uso yo para que se vea decente.

Na, no me quedo bien xD, Si queres explicame con Template Conditionals, ya lo tenia activado desde antes para la barra Tongue
postbit:
Código:
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tr><td class="thead" colspan="2">&nbsp</td></tr>
     <tr>
         <td class="{$altbg}" width="20%" valign="top" style="white-space: nowrap; text-align: left;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
         <div class="postbitrec"><strong><span class="largetext">{$post['profilelink']}</span></strong><br />
         <span class="smalltext">
             {$post['usertitle']}<br /><br />
                         <center>{$post['useravatar']}</center><br />
             {$post['user_details']}<br /><br />
                         <center>{$post['groupimage']}</center><br /><br />
                         {$post['onlinestatus']}{$post['iplogged']}</div>
</span>
     </td>
     <td class="{$altbg}" valign="top">
         <table width="100%">
             <tr><td>{$post['posturl']}{$post['postdate']} {$post['posttime']} - <span class="smalltext"><strong>{$post['icon']}{$post['subject']}{$post['subject_extra']}</strong></span>
             <br />
             <div id="pid_{$post['pid']}" class="post_body">
                 {$post['message']}
             </div>
             {$post['attachments']}
             {$post['signature']}
             <div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
                 <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                 {$post['iplogged']}
             </div>
         </td></tr>
     </table>
</td>
</tr>
<tr>
     <td class="{$altbg}" style="white-space: nowrap; text-align: left; vertical-align: middle;"><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</span></td>
     <td class="{$altbg}" style="vertical-align: middle;">
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
             <tr valign="bottom">
                 <td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
             </tr>
         </table>
     </td>
</tr>
<tr><td class="tfoot" colspan="2">&nbsp</td></tr>
</table>
&nbsp
{SIGNATURE_IMAGE}
Me quedo genial Big Grin!!!

Para concluir y con esto podes cerrar tema :$, disculpa que sea tan caprichoso u.u

¿Como le modifico la altura? Edite la imagen y la barra sigue igual u.u
Código:
<tr><td class="thead" colspan="2" style="height: XXpx;">&nbsp</td></tr>

Código:
<tr><td class="tfoot" colspan="2" style="height: XXpx;">&nbsp</td></tr>
{SIGNATURE_IMAGE}
(23 Oct, 2011, 12:50 am)Sama34 escribió:
Código:
<tr><td class="thead" colspan="2" style="height: XXpx;">&nbsp</td></tr>

Código:
<tr><td class="tfoot" colspan="2" style="height: XXpx;">&nbsp</td></tr>

Sigue igual u.u

Por las dudas Tongue
Código PHP:
<tr><td class="theadxx" colspan="2";><b>{$post['icon']}{$post['subject']}{$post['subject_extra']}</b></td></tr

Aca edite a lo que me dijiste.
Código PHP:
<tr><td class="tcatxx" colspan="2" style="height: 22px;">{$post['posturl']}{$post['postdate']} {$post['posttime']}</td></tr
@up
Lo que sama quiso decir es que tienes que editar donde pone "XX".
(23 Oct, 2011, 1:05 am)taboxz escribió: @up
Lo que sama quiso decir es que tienes que editar donde pone "XX".

Sisisis eso lo se, no te fies por el "tcatxx" eso lo use yo de nombre para la barra nueva jaja.

El el code que puse, se ve que le agregue un valor, en este caso 22px