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
Forum Icons
Páginas (2):    1 2
Eloy   28 Sep, 2014, 1:18 pm
#11
Puedes dejar tus codigos de forumbit_depth2_forum 

Aprendiendo cada vez mas
renegado20   28 Sep, 2014, 1:30 pm
#12
(28 Sep, 2014, 1:18 pm)Eloy escribió: Puedes dejar tus codigos de forumbit_depth2_forum 

La idea basica es que se vea asi como te dejo la imagen, que es lo que hace el forums icon, agrega otra columna al foro con iconos diferentes al on off o cerrado.-

[Imagen: 2zhm8hs.jpg]

y te dejo mi forumbit_depth2_forum, como lo tengo actualmente sin el tutorial.-

Código PHP:
<?php 
<tr>
<
td class="{$bgcolor}" align="center" valign="middle" width="1"><img src="{$theme['imgdir']}/JAMPS-White-Sky-Blue-By-XEDE/{$lightbulb['folder']}.png" 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']}{$modlist}{$subforums}</div>
</
td>
<
td class="{$bgcolor}" valign="middle" align="center" style="white-space: nowrap"><span class="contador1">Threads:</span> <span class="contador1a">{$threads}{$unapproved['unapproved_threads']}</span><br /><span class="contador1">Posts:</span> <span class="contador1a">{$posts}{$unapproved['unapproved_posts']}</span></td>
<
td class="{$bgcolor}" valign="middle" align="right" style="white-space: nowrap">{$lastpost}</td>
</
tr>
Páginas (2):    1 2
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.