![10tlaiklama.gif](http://img40.imageshack.us/img40/1142/10tlaiklama.gif)
Yapımcı : OGtr
Düzenleme yapacağınız dosyaların yedeğini almayı unutmayınız.
Kurulum Zorluğu: Kolay
Ne İşe Yarıyor? : Forumunuza Moderator blogu eklemeye yarar.
Kurulum:
Admin KP --> Temalar ve Kalıplar --> Kullandığınız tema (genişlet) -->ForumBit Kalıpları
forumbit_depth1_cat
Hepsini Silip Aşağıdaki kodları ekleyin
Kod:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="1035">
<thead>
<tr>
<td class="thead" colspan="7">
<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="2" width="600"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="70" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="70" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="130" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
<td class="tcat" width="80" align="center"><b> Moderatör </b></td>
</tr>
{$sub_forums}
</tbody>
</table>
<br />
forumbit_depth2_forum
Hepsini Silip Aşağıdaki kodları ekleyin
Kod:
<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']}{$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>
<td height="50" width="80" class="trow1" valign="middle" align="center" style="white-space: nowrap">{$moderators}</td>
</tr>
![10tlekran.gif](http://img839.imageshack.us/img839/7885/10tlekran.gif)
![moderatorm.jpg](http://img217.imageshack.us/img217/4980/moderatorm.jpg)
![10tladigeemperor.gif](http://img823.imageshack.us/img823/4818/10tladigeemperor.gif)
Mybb Destek Sitesinden Alıntıdır...