Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/plugins/avatarep.php on line 1102

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/class_language.php on line 201
Ayuda poner imagen a cada foro y sub foro
Páginas (2): 1 2   
Guerrero   1 Apr, 2012, 3:16 pm
#1
quiero poner mi propio imagen que debo hacer:
[Imagen: 15nrn8z.png]
Kevinex   1 Apr, 2012, 3:18 pm
#2
Con esto, pones imagen a cada foro:

http://www.mybb-es.com/Hilo-ficons-for-mybb-14

www.ledahost.com | Email: info[at]ledahost.com | Skype: ledahost
VPS SSD - HOSTING Y RESELLER [cPanel, Plesk, etc] - DOMINIOS - BACKUPS - WAREZ & XXX
CUPONES: Hosting 20%: memudoaleda
Guerrero   1 Apr, 2012, 3:57 pm
#3
nose entiende nada de nada en ese post.
AddictedHS   1 Apr, 2012, 4:03 pm
#4
Pues es facil.. Big Grin

Anda a CPanel - Estilos y plantillas - plantillas - TU TEMA - Caja del foro - forumbit_depth2_forum

Copia este codigo:

Código PHP:
<?php 
<tr>
<
td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png" name="mark_read_{$forum['fid']}" width="48" height="48" title="{$forum['name']}" /></td>
<
td class="{$bgcolor}" valign="top">
<
strong><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /> <a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</
td>

Ojo ten cuidado ve hasta donde se cierra </td> de tu TEMA y lo selecionas y lo reemplazas.

PDT: Tienes que subir las imagenes a tu ordenador images/ficons/icon_(http:// URL DE TU FORO/forumdisplay.php?fid=2){$forum['fid']}.png

{$forum['fid']} = TU FORO/forumdisplay.php?fid=2
ZioGuE   1 Apr, 2012, 6:27 pm
#5
Y si no pues instala el plugin de edson y ya Wink
Guerrero   1 Apr, 2012, 6:28 pm
#6
donde encuentro el plugins?
Guerrero   1 Apr, 2012, 6:36 pm
#8
tranks boy a provarlo
Kevinex   1 Apr, 2012, 7:01 pm
#9
(1 Apr, 2012, 3:57 pm)Guerrero escribió: nose entiende nada de nada en ese post.

No es que no se entiendas, no tenes ganas; pero bueno ya te pasaron un plugin pa' los vagos xD

www.ledahost.com | Email: info[at]ledahost.com | Skype: ledahost
VPS SSD - HOSTING Y RESELLER [cPanel, Plesk, etc] - DOMINIOS - BACKUPS - WAREZ & XXX
CUPONES: Hosting 20%: memudoaleda
johan22728   4 Feb, 2015, 4:37 pm
#10
no entendi lo ultimo como ago para colocar los iconos ya tengo el codigo htm en mi foro pero nose como colocar los iconos en mi foro
Páginas (2): 1 2   
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.