[Ayuda]  Iconos de los foros
Bueno hola a todos en el foro quería ver si me podían ayudar con este tema: use este pluning: http://www.mybb-es.com/hilo-plugin-forums-icons?page=1...

Bueno hola a todos en el foro quería ver si me podían ayudar con este tema:

use este pluning: http://www.mybb-es.com/hilo-plugin-forums-icons?page=1

y me quedo de esta forma en mi foro:

[Imagen: AfZNW.png]

pero no se como lograr que se vea de esta manera:

[Imagen: mkVuA.png]

el puntito de mensajes nuevos esta adelante de la imagen cosa que en mi foro esta primero, otra cosa es que esta imagen:
[Imagen: cnti.png]
se encuentra apegada también cosa que quiero ponerlo separado como en MyBB
Última modificación: 7 Dec, 2012, 2:10 pm por dejuanito.
Hola alguna ayuda en este tema
No logro hacer eso algo anda mal o que debe ser dejo mi plantilla para aver si me ayudan con esto.

forumbit_depth2_forum:
Código PHP:
<tr>
<
td class="{$bgcolor}align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}class="ajax_mark_read" id="mark_read_{$forum['fid']}/></td><td class="{$bgcolor}align="center" valign="top" width="1"><img src="Forum_Icons/{$forum['icon']}alt="{$forum['name']}/></td>
<
td class="{$bgcolor}valign="top">
<
strong><a href="{$forum_url}">{$forum['name']}</a></strong><a href="newthread.php?fid={$forum['fid']}title="Publicar nuevo tema en {$forum['name']}"><img src="images/cnti.png" alt="New Thread" /></a>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</
td>
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<
td class="{$bgcolor}valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</
tr

forumbit_depth1_cat:
Código PHP:
<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><a href="{$forum_url}">{$forum['name']}</a></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 /> 
forumbit_depth2_forum:
Código PHP:
<tr>
<
td class="{$bgcolor}align="center" valign="middle" width="1"><a title="{$forum['name']}href="{$forum_url}"><img src="uploads/ficons/{$forum['fid']}.png" width="40" height="40" alt="{$forum['name']}/></a></td>
<
td class="{$bgcolor}valign="top">
<
img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}class="ajax_mark_read" id="mark_read_{$forum['fid']}/> <strong><a title="{$forum['name']}href="{$forum_url}">{$forum['name']}</a></strong><div style="float:right;padding:5px;"><a href="newthread.php?fid={$forum['fid']}title="Abrir un tema nuevo en el foro {$forum['name']}"><img src="images/cnti.png" alt="Nuevo Tema" /></a></div> {$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</
td>
<
td class="{$bgcolor}valign="middle" align="center" style="white-space: nowrap">
<
div style="color: #7D7D7D; font-size: 16px;"><strong>{$threads}</strong></div>
<
span style="color: #a0a0a0; font-size: 10px; text-transform: uppercase;"><strong>{$lang->forumbit_threads}</strong></span>
</
td>
<
td class="{$bgcolor}valign="middle" align="center" width="50" style="white-space: nowrap">
<
div style="color: #7D7D7D; font-size: 16px;"><strong>{$posts}</strong></div>
<
span style="color: #a0a0a0; font-size: 10px; text-transform: uppercase;"><strong>{$lang->forumbit_posts}</strong></span>
</
td>
<
td class="{$bgcolor}valign="middle" align="right" style="white-space: nowrap">{$lastpost}</td>
</
tr

forumbit_depth1_cat:
Código PHP:
<table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder">
<
thead>
<
tr>
<
td class="thead" colspan="2">
<
div><img src="images/mybbes/categoria_{$forum['fid']}.png" alt="{$forum['name']}">  <a title="{$forum['name']}href="{$forum_url}"><strong>{$forum['name']}</a></strong> <small><span sryle="font-weight: 0;">{$forum['description']}</span></small></div>
</
td>
<
td class="thead" width="70" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<
td class="thead" width="70" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<
td class="thead" width="150" align="center">
<
div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}title="{$expaltext}/></div>
<
span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span>
</
td>
</
tr>
</
thead>
<
tbody style="{$expdisplay}id="cat_{$forum['fid']}_e">
{
$sub_forums}
</
tbody>
</
table>
<
br /> 

forumbit_depth2_cat
Código PHP:
<tr>
<
td class="{$bgcolor}align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}class="ajax_mark_read" id="mark_read_{$forum['fid']}/></td>
<
td class="{$bgcolor}valign="top">
<
strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div>
</
td>
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap">{$threads}</td>
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap">{$posts}</td>
<
td class="{$bgcolor}valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</
tr

Plantillas de MyBB-Es
:)
@Cluster
Gracias ahora lo apruebo y veo si se soluciono el detalle Smile
@Cluster
Al hacer eso mira ahora como me quedo amigo

[Imagen: wCNrc.png]
[Imagen: SJqqe.png]

A que se debe eso por favor podrías ayudarme
PD: tuve que poner mi plantilla original de nuevo.
antes de añadir ese código, pégalo en un bloc de notas y luego lo pegas. Ya que si lo haces directamente desde internet, te van a salir algunos caracteres y se te va a deformar todo
sigue igual se me ve deforme
Alguien que me ayude en este tema porfavor