Poner Iconos Como Conmuvir!
Asunto: Poner Iconos Como Conmuvir Url: www.net-games.com.ar Versión: 1.6 Actualización: 1.63 Hola necesito poner estos iconos asi como conmuvir ...

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! Smile

forumbit_depth2_forum:

Código PHP:
<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:


Código PHP:
<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 /> 
Este es el código de la carpeta:
Código PHP:
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}id="mark_read_{$forum['fid']}/> 

Ponlo antes de:
Código PHP:
<a href="{$forum_url}">{$forum['name']}</a

Quedando así:
Código PHP:
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}id="mark_read_{$forum['fid']}/><a href="{$forum_url}">{$forum['name']}</a


Y el código original de las carpetas:
Código PHP:
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}id="mark_read_{$forum['fid']}/> 

Reemplazarlo por el de los ficons:
Código PHP:
<img src="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png" alt="{$forum['name']}title="{$forum['name']}/> 

Todo esto antes de colocar el tuto de ficons por que es mas fácil así...
{SIGNATURE_IMAGE}
Gracias, ahora si pude Smile

+1

Porque sale ese error en respuesta rapida?

[Imagen: dibujo-1303863592.png]
Última modificación: 26 Apr, 2011, 5:21 pm por huesos.
Me agrada que te allá servido, por lo de la respuesta rápida no sabría que pasa.

Editaste solo lo que te coloque allí?

Intenta deshabilitando la respuesta avanzada y rehabilitarla.
{SIGNATURE_IMAGE}
sisis,
pero lo de la respuesta rapidaa es apartee!
posiblemente sea un error de traduccion quisas en realidad dice que el mensaje es muy corto
:)
Naa eso me pasó a mi ._.
¿Tienes el WYSING (Como se escriba) ?