(23-03-2017 Saat: 01:11) ByPiskan Nickli Kullanıcıdan Alıntı: @Dream41 yöneticimizinde dediği gibi forumbit_depth2_forum içindeki
Kod: Tümünü Seç Tümünü Kopyala
<span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}">
değiştirin :
Kod: Tümünü Seç Tümünü Kopyala
<img src="http://dosyaadresi.10tl.net/{$forum['fid']}.png" width="35" height="35"/>
Eğer sizde farklı birşey varsa yine bunun gibi forumfid yeri olması lazım burdan nasıl birşey olduğunu atarsanız yardım ederim inşAllah
ekledim eklemesine ben mi yanlış yapıyorum anlamadım bütün forum aynı ikonu alıyor ? kod aşada
Kod: Tümünü Seç Tümünü Kopyala
<tr>
<td class="{$bgcolor} mobilehide" align="center" width="1" style="padding: 10px 10px 10px 20px;"><img src="http://i44.photobucket.com/albums/f37/tufangencel/75_zpsnr5hpnz1{$forum['110']}.png" width="35" height="35"/></td>
<td class="{$bgcolor}">
<strong>
<a href="{$forum_url}">{$forum['name']}</a>
</strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor} mobilehide" align="right" width="225px" style="white-space: nowrap">{$lastpost}</td>
<td class="{$bgcolor} mobilehide" align="center" width="150px" style="white-space: nowrap">
<div style="font-size: 12px; color: rgb(107, 103, 103); text-align: center; display: inline-block; width: 73px; border-left: 1px dashed rgb(54, 54, 54); border-right: 1px dashed rgb(54, 54, 54);">
<span style="color: rgb(134, 78, 78);"> <a title="{$posts}">{$posts}</a> {$unapproved['unapproved_posts']}</span></br>Konular
</div><div style="font-size: 12px; color: rgb(107, 103, 103); text-align: center; display: inline-block; width: 74px; border-right: 1px dashed rgb(54, 54, 54);">
<span style="color: rgb(134, 78, 78);"> <a title="{$threads}">{$threads}</a> {$unapproved['unapproved_threads']}</span></br>Yorumlar
</div>
</td>
</tr>