Tekil Mesaj gösterimi
Alt 11.04.2014, 23:12   #1 (permalink)
Sezqin-X-
Dahiliğin mutlak bir sınırı vardır, aptallığın asla.

Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
Standart Forumdisplay'de İkonlar Yerine Konu Açanın Avatarı Gözüksün

Forumdisplay'de İkonlar Yerine Konu Açanın Avatarı Gözüksün

Kurulum;
Aşagıdaki Lİnkten Klasörü Bilgisayarınıza Çekin
İçerisinden Çıkan product-teh_forumicon.xml Dosyasını
admincp >> Pluginler & Ürünler >> Ürün Yönetimi >> [Ürün Ekle/Yükle] Alanından İçeri Alın

Kullandıgınız Temanın threadbit Şablonu Açın Ve Bulun


Kod:
<!-- status icon block --> <a class="threadstatus" rel="vB::AJAX" <vb:if condition="$show['threadcount']">title="{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}"</vb:if>></a>
Değiştir:

Kod:
<!-- forumdisplay avatar --> <a class=" threadstatus v_showtherad_avatar" rel="vB::AJAX" <vb:if condition="$show['threadcount']">title="{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}"</vb:if>><vb:if condition="$thread[avatarurl]"> <img class="inlineimg" src="{vb:raw thread.avatarurl}"/></vb:if></a>
Yine Aynı Temada additional.css Şablonunu Açın En Üstüne Ekleyin

Kod:
height: 36px; width: 36px; background-color: #FCFCFF; border: 1px solid #607A8A; border-radius: 4px 4px 4px 4px; margin: 4px 2px 0px 5px;} .threadbit .threadstatus { background: transparent; } .threadbit.dot .threadstatus { background: transparent; } .threadbit.dot.hot .threadstatus { background: transparent; } .threadbit.dot.hot.lock .threadstatus { background: transparent; } .threadbit.dot.hot.lock.new .threadstatus { background: transparent; } .threadbit.dot.hot.new .threadstatus { background: transparent; } .threadbit.dot.lock .threadstatus { background: transparent; } .threadbit.dot.lock.new .threadstatus { background: transparent; } .threadbit.dot.new .threadstatus { background: transparent;} .threadbit.hot .threadstatus { background: transparent; } .threadbit.hot.lock .threadstatus { background: transparent; } .threadbit.hot.lock.new .threadstatus { background: transparent; } .threadbit.hot.new .threadstatus { background: transparent; } .threadbit.lock .threadstatus { background: transparent; } .threadbit.lock.new .threadstatus { background: transparent; } .threadbit.moved .threadstatus { background: transparent; } .threadbit.moved.new .threadstatus { background: transparent; } .new .threadstatus { background: transparent; } .threadbit .deleted .threadstatus { background: background: transparent; position: relative; float: {vb:stylevar left}; clear: {vb:stylevar right}; width: {vb:math {vb:stylevar threadbit_iconsize.width}{vb:stylevar threadbit_iconsize.units} + {vb:math 2 * {vb:stylevar padding}}}; display:block;}
[Link'i Görebilmeniz İçin Kayıt Olunuz.! Kayıt OL]




__________________
Sezqin-X- isimli Üye şimdilik offline konumundadır Alıntı ile Cevapla