Páginas (3):    1 2 3
TheZeuS   22 Apr, 2012, 7:55 am
#21
Debiste copiarlo mal amigo...
Fijate si en las plantillas hay algo así muy repetidamente &nbps;

Si es así, copia la plantilla que te puse en un bloc de notas, y a MyBB.
Zeus Cell   22 Apr, 2012, 8:00 am
#22
no hermano hice lo que me dijo y mire como quedo la pagina
TheZeuS   22 Apr, 2012, 8:02 am
#23
Prueba así, sin querer borre el < de principio del código.

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="6">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><strong>{$forum['name']}</strong><br /><div class="smalltext">{$forum['description']}</div></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" colspan="3"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
</tbody>
</table>
<br /> 
Zeus Cell   22 Apr, 2012, 8:21 am
#24
listo hermano muchas gracias ya me sirvio mucho su ayuda
Páginas (3):    1 2 3
  
Powered By MyBB, © 2002-2025 MyBB Group.
Made with by Curves UI.