(11 Aug, 2011, 12:41 pm)Sama34 escribió:  Podrias pasar el contenido de tu postbit_classic?
Hay lo tenes...
{$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="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
					<div class="caja-usuario">
				<div class="caja-usuario-cabecera"></div>
				<div class="caja-usuario-contenido">
					<div class="caja-usuario-datos" align="center">
						<strong><span class="largetext"><a href="{$post['profilelink_plain']}" id="miembro_{$post['pid']}">{$post['username_formatted']} <img src="{$theme['imgdir']}/newpostbit/down.png" alt="v" style="vertical-align: middle;" /></a></span></strong><br />
<div id="miembro_{$post['pid']}_popup" class="popup_menu smalltext" style="display: none;">
<div class="popup_item_container"><a href="{$post['profilelink_plain']}" class="popup_item"><img src="{$theme['imgdir']}/newpostbit/postbit_profile.png" /> Ver Perfil</a>
<a href="member.php?action=emailuser&uid={$post['uid']}" class="popup_item"><img src="{$theme['imgdir']}/newpostbit/postbit_email.png" /> Enviale un e-mail</a>
<a href="private.php?action=send&uid={$post['uid']}" class="popup_item"><img src="{$theme['imgdir']}/newpostbit/postbit_pm.png" /> Enviale un Mensaje Privado</a>
<a href="search.php?action=finduser&uid={$post['uid']}" title="{$lang->find_posts}" class="popup_item"><img src="{$theme['imgdir']}/newpostbit/postbit_find.png" /> Encuentra todos sus mensajes</a>
{$post['button_www']}
</div>
                        </div>
						<script type="text/javascript">if(use_xmlhttprequest == "1"){new PopupMenu("miembro_{$post['pid']}");}</script>
						<span class="smalltext">
							<strong>{$post['usertitle']}</strong><br />
							{$post['userstars']}
							{$post['groupimage']}
							{$post['useravatar']}
							<div class="xnombre" title="Información" alt="Información">INFORMACIÓN</div>
							{$post['onlinestatus']}    <img src="{$theme['imgdir']}/sexo/{$post['fid8']}.gif" title="{$post['fid8']}" alt="{$post['fid8']}" width="16px" height="16px"/>     <img src="{$theme['imgdir']}/nacionalidad/{$post['fid6']}.png" title="{$post['fid6']}" alt="{$post['fid6']}" width="16px" height="11px"/>
							<div align="left">{$post['user_details']}</div>
							{$post['points_pip']}
						</span>
					</div>
				</div>
				<div class="caja-usuario-pie"></div>
			</div>
	</td>
	<td class="{$altbg}" valign="top">
		<table width="90%">
			<tr><td>
			<div class="caja-mensaje">
				<div class="caja-mensaje-cabecera">
					{$post['posturl']}<span class="smalltext"><strong>{$post['postdate']} {$post['posttime']}</strong>{$post['subject_extra']}</span><span style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">{$post['iplogged']}</span>
					<div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
				</div>
				<div class="caja-mensaje-contenido">
					<img src="{$theme['imgdir']}/newpostbit/flecha.png" class="flecha" />
					<div style="width: 100%">
						<div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
							{$post['message']}
						</div>
						{$post['attachments']}
						{$post['signature']}
					</div>
				</div>
		</td></tr>
	</table>
</td>
</tr>
<tr>
	<td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td>
	<td class="{$altbg}" style="vertical-align: middle;">
		<table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr valign="bottom">
				<div class="caja-mensaje-pie">
					<div class="float_right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['thanks']}{$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']}</div>
				</div>
			</div>
			</tr>
		</table>
	</td>
</tr>{$post['thxdsp_inline']}
</table>{$post['thxdsp_outline']}<br />