[Ayuda] Postbit
Hola muy buenas tengo un problema ya que quisiera que mi postbit saliera como le sale al autor del tema pero no es asi sale completamente diferente aqui les dejare una explicación de lo que deseo hacer:
Asi aparece cuando uno responde el tema:
![[Image: GjVHH00.png]](http://i.imgur.com/GjVHH00.png)
Lo que me gustaría es que saliera como el autor del tema como en esta imagen:
![[Image: Id9hPj8.png]](http://i.imgur.com/Id9hPj8.png)
De antemano gracias
Asi aparece cuando uno responde el tema:
![[Image: GjVHH00.png]](http://i.imgur.com/GjVHH00.png)
Lo que me gustaría es que saliera como el autor del tema como en esta imagen:
![[Image: Id9hPj8.png]](http://i.imgur.com/Id9hPj8.png)
De antemano gracias
Edita las plantillas, en el postbit, asegurate de que tu postbit_author_user tiene esto
Y que tu postbit o postbit_classic tienen esto en algún lado
<span>{$lang->postbit_posts} <span class="float_right">{$post['postnum']}</span></span>
<span>{$lang->postbit_joined} <span class="float_right">{$post['userregdate']}</span></span>
{$post['replink']}{$post['warninglevel']}Y que tu postbit o postbit_classic tienen esto en algún lado
{$post['user_details']}
Ese theme es de @Finer espera en todo caso a que el te responda si es que no se arregla con lo que te comenta @AndresXZ09 ya que eso no es un error, si no que es el diseño del theme justamente
![[Image: CCoBXgK.png]](http://i.imgur.com/CCoBXgK.png)
![[Image: TQqCgcO.png]](http://i.imgur.com/TQqCgcO.png)
![[Image: CCoBXgK.png]](http://i.imgur.com/CCoBXgK.png)
![[Image: TQqCgcO.png]](http://i.imgur.com/TQqCgcO.png)
Tenes que revisar las planillas postbit classic
Y ai tenes que revisar, sacar el php y deja solo que se vea el html de tu segunda imagen...
Fijate si podes, si no deja la planilla..
![[Image: tumblr_nj9sv13aff1tga1sco4_r1_500.gif]](https://31.media.tumblr.com/b9f3b87cfcc886d53d07cd3fe8e67a24/tumblr_nj9sv13aff1tga1sco4_r1_500.gif)
Y ai tenes que revisar, sacar el php y deja solo que se vea el html de tu segunda imagen...
Fijate si podes, si no deja la planilla..
![[Image: tumblr_nj9sv13aff1tga1sco4_r1_500.gif]](https://31.media.tumblr.com/b9f3b87cfcc886d53d07cd3fe8e67a24/tumblr_nj9sv13aff1tga1sco4_r1_500.gif)
No supe hacerlo aquí os dejo el postbit_classic
De antemano gracias
<if $postcounter == 1 then>
{$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="postbit4" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<span class="smalltext">{$post['profilelink']}</span> {$post['onlinestatus']}<br />
</td>
<td class="postbit4">
<span class="oclock"><i class="fa fa-clock-o"></i> {$post['postdate']} {$post['posttime']}<span class="float_right"> {$post['posturl']}</span></span>
</td>
</tr>
<tr>
<td class="trow23" width="15%" valign="top" style="white-space: nowrap; text-align: center;"></a>
<div class="postbit2">
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
{$post['useravatar']}<br />
</div>
{$post['user_details']}
</span>
</td>
<td class="trow123" valign="top">
<table width="100%">
<tr><td><span class="smalltext"></span>
<br />
<div id="pid_{$post['pid']}" class="post_body">
<div id="thxpid_{$post['pid']}">{$post['message']}</div>
<div class="float_right">
<div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div></div>
</div>
{$post['attachments']}
{$post['signature']}
</div>
</td></tr>
</table>
</td>
</tr>
<table class="trow80" width="96%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td align="left" class="trow4" style="white-space: nowrap;>{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}{$post['thx_counter']}{$post['thx_list']}{$post['thanks']}</td>
<td align="right" class="trow4">{$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>
</table>
<else>
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tr>
<td>
<div class="caja1">
<div class="caja2">
<div class="caja3" align="center">
{$post['useravatar']}<br />
<span class="smalltext">
{$post['groupimage']}
{$post['userstars']}
{$post['usertitle']}<br />
<br />
</span>
</div>
</div>
</div>
<div class="caja4">
<div class="caja5">
<ul> <a href="{$post['profilelink_plain']}" id="miembro_{$post['pid']}">{$post['username_formatted']} {$post['onlinestatus']}</a></ul> <ul>{$post['user_details']}</ul> <ul class="oclock2">{$post['postdate']} {$post['posttime']}</ul>{$post['posturl']}
<span style="float: right;" class="smalltext">{$post['subject_extra']}<div class="float_right">{$post['goodbyespammer']}</div></span></div>
<div class="caja6">
<img src="images/Jormungand/flecha.png" class="blog" />
<div style="width: 100%">
<div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
<div id="thxpid_{$post['pid']}">{$post['message']}</div>
<div class="editat">
<span style="float: right; margin-top: -11px;">{$post['inlinecheck']}</span>
<div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div></div>
</div>
{$post['attachments']}
{$post['signature']}
</div>
</div>
<div class="caja7">
<div class="float_right smalltext">{$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']}</div>
<div class="smalltext">{$post['button_rep']}{$post['thx_counter']}{$post['thx_list']}{$post['thanks']}</div>
</div>
</div>
</td>
</tr>{$post['thxdsp_inline']}
</table>{$post['thxdsp_outline']}
</if>De antemano gracias
16 Apr, 2015, 12:28 am BeattleGamerZ wrote:
No supe hacerlo aquí os dejo el postbit_classic
<if $postcounter == 1 then> {$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="postbit4" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <span class="smalltext">{$post['profilelink']}</span> {$post['onlinestatus']}<br /> </td> <td class="postbit4"> <span class="oclock"><i class="fa fa-clock-o"></i> {$post['postdate']} {$post['posttime']}<span class="float_right"> {$post['posturl']}</span></span> </td> </tr> <tr> <td class="trow23" width="15%" valign="top" style="white-space: nowrap; text-align: center;"></a> <div class="postbit2"> <span class="smalltext"> {$post['usertitle']}<br /> {$post['userstars']} {$post['groupimage']} {$post['useravatar']}<br /> </div> {$post['user_details']} </span> </td> <td class="trow123" valign="top"> <table width="100%"> <tr><td><span class="smalltext"></span> <br /> <div id="pid_{$post['pid']}" class="post_body"> <div id="thxpid_{$post['pid']}">{$post['message']}</div> <div class="float_right"> <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div></div> </div> {$post['attachments']} {$post['signature']} </div> </td></tr> </table> </td> </tr> <table class="trow80" width="96%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td align="left" class="trow4" style="white-space: nowrap;>{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}{$post['thx_counter']}{$post['thx_list']}{$post['thanks']}</td> <td align="right" class="trow4">{$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> </table> <else> {$ignore_bit} <a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <table border="0" cellspacing="0" cellpadding="0" width="100%" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}"> <tr> <td> <div class="caja1"> <div class="caja2"> <div class="caja3" align="center"> {$post['useravatar']}<br /> <span class="smalltext"> {$post['groupimage']} {$post['userstars']} {$post['usertitle']}<br /> <br /> </span> </div> </div> </div> <div class="caja4"> <div class="caja5"> <ul> <a href="{$post['profilelink_plain']}" id="miembro_{$post['pid']}">{$post['username_formatted']} {$post['onlinestatus']}</a></ul> <ul>{$post['user_details']}</ul> <ul class="oclock2">{$post['postdate']} {$post['posttime']}</ul>{$post['posturl']} <span style="float: right;" class="smalltext">{$post['subject_extra']}<div class="float_right">{$post['goodbyespammer']}</div></span></div> <div class="caja6"> <img src="images/Jormungand/flecha.png" class="blog" /> <div style="width: 100%"> <div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;"> <div id="thxpid_{$post['pid']}">{$post['message']}</div> <div class="editat"> <span style="float: right; margin-top: -11px;">{$post['inlinecheck']}</span> <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div></div> </div> {$post['attachments']} {$post['signature']} </div> </div> <div class="caja7"> <div class="float_right smalltext">{$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']}</div> <div class="smalltext">{$post['button_rep']}{$post['thx_counter']}{$post['thx_list']}{$post['thanks']}</div> </div> </div> </td> </tr>{$post['thxdsp_inline']} </table>{$post['thxdsp_outline']} </if>
De antemano gracias
Ese se ve bien, pega el de postbit_author_user
16 Apr, 2015, 3:33 am AndresXZ09 wrote:
16 Apr, 2015, 12:28 am BeattleGamerZ wrote:
No supe hacerlo aquí os dejo el postbit_classic
<if $postcounter == 1 then> {$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="postbit4" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <span class="smalltext">{$post['profilelink']}</span> {$post['onlinestatus']}<br /> </td> <td class="postbit4"> <span class="oclock"><i class="fa fa-clock-o"></i> {$post['postdate']} {$post['posttime']}<span class="float_right"> {$post['posturl']}</span></span> </td> </tr> <tr> <td class="trow23" width="15%" valign="top" style="white-space: nowrap; text-align: center;"></a> <div class="postbit2"> <span class="smalltext"> {$post['usertitle']}<br /> {$post['userstars']} {$post['groupimage']} {$post['useravatar']}<br /> </div> {$post['user_details']} </span> </td> <td class="trow123" valign="top"> <table width="100%"> <tr><td><span class="smalltext"></span> <br /> <div id="pid_{$post['pid']}" class="post_body"> <div id="thxpid_{$post['pid']}">{$post['message']}</div> <div class="float_right"> <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div></div> </div> {$post['attachments']} {$post['signature']} </div> </td></tr> </table> </td> </tr> <table class="trow80" width="96%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td align="left" class="trow4" style="white-space: nowrap;>{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}{$post['thx_counter']}{$post['thx_list']}{$post['thanks']}</td> <td align="right" class="trow4">{$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> </table> <else> {$ignore_bit} <a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <table border="0" cellspacing="0" cellpadding="0" width="100%" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}"> <tr> <td> <div class="caja1"> <div class="caja2"> <div class="caja3" align="center"> {$post['useravatar']}<br /> <span class="smalltext"> {$post['groupimage']} {$post['userstars']} {$post['usertitle']}<br /> <br /> </span> </div> </div> </div> <div class="caja4"> <div class="caja5"> <ul> <a href="{$post['profilelink_plain']}" id="miembro_{$post['pid']}">{$post['username_formatted']} {$post['onlinestatus']}</a></ul> <ul>{$post['user_details']}</ul> <ul class="oclock2">{$post['postdate']} {$post['posttime']}</ul>{$post['posturl']} <span style="float: right;" class="smalltext">{$post['subject_extra']}<div class="float_right">{$post['goodbyespammer']}</div></span></div> <div class="caja6"> <img src="images/Jormungand/flecha.png" class="blog" /> <div style="width: 100%"> <div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;"> <div id="thxpid_{$post['pid']}">{$post['message']}</div> <div class="editat"> <span style="float: right; margin-top: -11px;">{$post['inlinecheck']}</span> <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div></div> </div> {$post['attachments']} {$post['signature']} </div> </div> <div class="caja7"> <div class="float_right smalltext">{$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']}</div> <div class="smalltext">{$post['button_rep']}{$post['thx_counter']}{$post['thx_list']}{$post['thanks']}</div> </div> </div> </td> </tr>{$post['thxdsp_inline']} </table>{$post['thxdsp_outline']} </if>
De antemano gracias
Ese se ve bien, pega el de postbit_author_user
No entiendo lo que tratas de decirme
postbit_author_user
<div class="postbit4_header">
<b>{$lang->postbit_posts}</b>
{$post['postnum']}<br />
<b>{$lang->postbit_joined}</b>
{$post['userregdate']}
</div>
Andresx209 deja de confundir al usuario si no sabes lo que pide por favor...
Reemplaza tu postbit classic por este (borra todo el actual que tenes y pone este)
![[Image: tumblr_nj9sv13aff1tga1sco4_r1_500.gif]](https://31.media.tumblr.com/b9f3b87cfcc886d53d07cd3fe8e67a24/tumblr_nj9sv13aff1tga1sco4_r1_500.gif)
Reemplaza tu postbit classic por este (borra todo el actual que tenes y pone este)
{$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="postbit4" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<span class="smalltext">{$post['profilelink']}</span> {$post['onlinestatus']}<br />
</td>
<td class="postbit4">
<span class="oclock"><i class="fa fa-clock-o"></i> {$post['postdate']} {$post['posttime']}<span class="float_right"> {$post['posturl']}</span></span>
</td>
</tr>
<tr>
<td class="trow23" width="15%" valign="top" style="white-space: nowrap; text-align: center;"></a>
<div class="postbit2">
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
{$post['useravatar']}<br />
</div>
{$post['user_details']}
</span>
</td>
<td class="trow123" valign="top">
<table width="100%">
<tr><td><span class="smalltext"></span>
<br />
<div id="pid_{$post['pid']}" class="post_body">
<div id="thxpid_{$post['pid']}">{$post['message']}</div>
<div class="float_right">
<div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div></div>
</div>
{$post['attachments']}
{$post['signature']}
</div>
</td></tr>
</table>
</td>
</tr>
<table class="trow80" width="96%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td align="left" class="trow4" style="white-space: nowrap;>{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}{$post['thx_counter']}{$post['thx_list']}{$post['thanks']}</td>
<td align="right" class="trow4">{$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>
</table>
![[Image: tumblr_nj9sv13aff1tga1sco4_r1_500.gif]](https://31.media.tumblr.com/b9f3b87cfcc886d53d07cd3fe8e67a24/tumblr_nj9sv13aff1tga1sco4_r1_500.gif)