admin panelden şablolanlar/ temanıza ait şablonlar/ Forum Tabloları Şablonlar / forumbit_depth2_forum
şablonuna ulaşın daha sonra:
bul:
PHP- Kodu:
<strong><a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></strong>
hemen önceki kodundan sil:
PHP- Kodu:
>
bulduğumuz kodu değiştir:
PHP- Kodu:
style='background:#00ccff no-repeat bottom right;' onclick="****************.href='forumdisplay.php?fid={$forum['fid']}'" onMouseOver="this.style.background='#ffcc99 no-repeat bottom right'; this.style.cursor='pointer'" onMouseOut="this.style.background='#00ccff no-repeat bottom right';"> <strong>{$forum['name']}</strong></a>
renkleri kendinize göre düzenleyin.
isteyen forumunda mouseover yaparken küçük bir logo kullanmak için koddaki
PHP- Kodu:
onMouseOver="this.style.background='#ffcc99
kısmından sonra bir boşluk bırakıp
PHP- Kodu:
url({$theme['imgdir']}/on.gif)