ben kullanmaya başladım çok güzel oldu
sağolasın jason
ALT Kategorileri Kucultmek
11
●853
- 29-02-2008, 21:03:10Üyeliği durduruldukendi sitemde kullandığım alt forum düzenlemesinin anlatımını yapıyorum

|||||||||||||||||||||||||||||||||||||||||||||||||| ||||||||||||
admincp > tema düzenle >forumhome_forumbit_level2_post a girin
bulun
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
bununla değiştirin ;
<if condition="$show['subforums']"> <table width="100%" cellpadding="1" cellspacing="0" border="0"> <tr> <td width="50%" align="left" colspan="2"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>:</div></td> </tr> <tr> $forum[subforums] </tr> </table> </if>
kaydedin çıkın .. daha sonra;
forumhome_subforumseparator_post ve forumhome_subforumseparator_nopost
bu 2 template içeriğini tamamen silin,kaydedin,çıkın
şimdi ise forumhome_subforumbit_post ve forumhome_subforumbit_nopost templatelerinin içeriğini
<td width="50%" align="left" nowrap="nowrap"> <img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].gif" alt="" /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a> </td> <if condition="$GLOBALS[subrow]"> </tr><tr> </if> <if condition="$GLOBALS[subrow] = !$GLOBALS[subrow]"></if>
ile tamamen değiştirin.
kaydedin çıkın
anasayfanızı ziyaret edin
- 01-03-2008, 11:05:31Forum listeleme veya görünümde 2 2 0 ı yazıp çıkın ve anasayfaya bakın
