Konuyu Oyla:
  • Toplam: 1 Oy - Ortalama: 2
  • 1
  • 2
  • 3
  • 4
  • 5
Kategoriye İkon Verme Sorunu
#1
Arkadaşlar ben tüm kategorilere aynı ikonu vermek istiyorum ama olmuyor forumbit_depth2_forum burayı ayarlıyorum olmuyor yada ben yanlış yapıyorum bilen varmı


www.metin2kenti.10tl.net
Ara
Cevapla PGM
Teşekkür verenler:
#2
İkonları ve forumbit_depth2_forum şablonunu bana at
Ara
Cevapla PGM
Teşekkür verenler:
#3
Belki Uzantıdan Olmuyordur Uzantıyı belki Yanlış Girmissindir :)
Ara
Cevapla PGM
Teşekkür verenler:
#4
ikonum bu :http://p1308.hizliresim.com/1d/4/r3dyt.png

Buda Forumbit_depth2_forum kodu .
Kod:
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1" style="border-left: 1px solid #d4d2d2;border-right: 0;"><img src="http://mybbsupport.tk/images/scrembg/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" style="width: 50px;height: 50px;" /></td>
<td class="{$bgcolor}" valign="top" style="border-right: 0;border-left: 0;">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor} konu-mesaj" valign="top" align="center" width="85" style="white-space: nowrap; border-right: 0;border-left: 0;">
{$threads}{$unapproved['unapproved_threads']} Konu<br />
{$posts}{$unapproved['unapproved_posts']} Mesaj</font>
</td>
<td class="{$bgcolor} konu-mesaj" valign="top" align="center" width="85" style="white-space: nowrap; border-right: 0;border-left: 0;"></td>
<td class="{$bgcolor}" valign="top" width="200" align="right" style="white-space: nowrap; border-right: 1px solid #d4d2d2;border-left: 0;">{$lastpost}</td>
</tr>
Ara
Cevapla PGM
Teşekkür verenler:
#5
Kod:
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1" style="border-left: 1px solid #d4d2d2;border-right: 0;"><img src="http://p1308.hizliresim.com/1d/4/r3dyt.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" style="width: 50px;height: 50px;" /></td>
<td class="{$bgcolor}" valign="top" style="border-right: 0;border-left: 0;">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor} konu-mesaj" valign="top" align="center" width="85" style="white-space: nowrap; border-right: 0;border-left: 0;">
{$threads}{$unapproved['unapproved_threads']} Konu<br />
{$posts}{$unapproved['unapproved_posts']} Mesaj</font>
</td>
<td class="{$bgcolor} konu-mesaj" valign="top" align="center" width="85" style="white-space: nowrap; border-right: 0;border-left: 0;"></td>
<td class="{$bgcolor}" valign="top" width="200" align="right" style="white-space: nowrap; border-right: 1px solid #d4d2d2;border-left: 0;">{$lastpost}</td>
</tr>
Bunu Dene
Ara
Cevapla PGM
Teşekkür verenler:
#6
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="http://st.10tl.net/tema/diesel/r3dyt.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="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>


bunu yap
Ara
Cevapla PGM
Teşekkür verenler:
#7
(04-08-2013 Saat: 03:12)Edward Nickli Kullanıcıdan Alıntı:
Kod:
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1" style="border-left: 1px solid #d4d2d2;border-right: 0;"><img src="http://p1308.hizliresim.com/1d/4/r3dyt.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" style="width: 50px;height: 50px;" /></td>
<td class="{$bgcolor}" valign="top" style="border-right: 0;border-left: 0;">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor} konu-mesaj" valign="top" align="center" width="85" style="white-space: nowrap; border-right: 0;border-left: 0;">
{$threads}{$unapproved['unapproved_threads']} Konu<br />
{$posts}{$unapproved['unapproved_posts']} Mesaj</font>
</td>
<td class="{$bgcolor} konu-mesaj" valign="top" align="center" width="85" style="white-space: nowrap; border-right: 0;border-left: 0;"></td>
<td class="{$bgcolor}" valign="top" width="200" align="right" style="white-space: nowrap; border-right: 1px solid #d4d2d2;border-left: 0;">{$lastpost}</td>
</tr>
Bunu Dene

saol şefim oldu
Ara
Cevapla PGM
Teşekkür verenler:


Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi



***

Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping