Asunto: Poner Iconos Como Conmuvir
Url: www.net-games.com.ar
Versión: 1.6
Actualización: 1.63
Hola necesito poner estos iconos [Imagen: off.png] asi [Imagen: on.png] como conmuvir
yo intente pero no me salio porque tengo distintas cosas en los lugares qe tengo qe modificar, alguien me los hace porfavor!
forumbit_depth2_forum:
[/font]
forumbit_depth1_cat:
Url: www.net-games.com.ar
Versión: 1.6
Actualización: 1.63
Hola necesito poner estos iconos [Imagen: off.png] asi [Imagen: on.png] como conmuvir
yo intente pero no me salio porque tengo distintas cosas en los lugares qe tengo qe modificar, alguien me los hace porfavor!

forumbit_depth2_forum:
<tr>
<td style="padding: 0;">
<table border="0" cellspacing="0" cellpadding="5">
<tr>
<td align="center" valign="middle" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}" /></td>
<td valign="middle">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div>{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td valign="middle" align="center" style="white-space: nowrap" width="90">
<strong>{$threads}{$unapproved['unapproved_threads']}</strong><br />
<span style="text-transform: uppercase;">{$lang->forumbit_threads}</span>
</td>
<td valign="middle" align="center" style="white-space: nowrap" width="90">
<strong>{$posts}{$unapproved['unapproved_posts']}</strong><br />
<span style="text-transform: uppercase;">{$lang->forumbit_posts}</span>
</td>
<td valign="middle" align="right" style="white-space: nowrap" width="250">{$lastpost}</td>
</tr>
</table>
</td>
</tr>[b]
[/b][font=tahoma][/font]
forumbit_depth1_cat:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}">
<thead>
<tr>
<td colspan="5">
<div><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div>{$forum['description']}</div></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
{$sub_forums}
</tbody>
</table>
<br />