Aslında Çözüm Çok Basittir. Herneyse, Ben Size Resimli forumbit_depth2_forum Şablon Kodu Vereyim. forumbit_depth2_forum 'un İçindeki Tüm Kodları Silip Verdiğim Kodu Yapıştırmanız Yeterli Olacaktır.
Kod:
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="Resim Linki" 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>
</tr>
