|
|||||||
| ||
![]() |
|
|
Seçenekler | Arama | Stil |
![]() Alt forumları alt alta görme | ||||||||||
|
(#1)
|
||||||||||
|
Mesaj Sayısı: n/a
Açtığı Konu: 5365
Level: -INF [ ]Paylaşım: NAN / -INF |
Alt Forumların yanyana değil de, alt alta sıralanması için;
Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_forumbit_level2_post bu templatede alttaki yeri bulun; PHP Kodu: <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> Daha sonra alttaki her iki templatenin de içeriğini boşaltın, yani silin (zaten sadece virgül vardır) Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_subforumseparator_post ve Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates ->forumhome_subforumseparator_nopost Daha sonra şu iki templatede; Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_subforumbit_post Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates ->forumhome_subforumbit_nopost Daha sonra alttaki her iki templatenin de içeriğini boşaltın, yani silin (zaten sadece virgül vardır) Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_subforumseparator_post ve Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates ->forumhome_subforumseparator_nopost Daha sonra şu iki templatede; Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_subforumbit_post Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates ->forumhome_subforumbit_nopost bunların ikisine de alttaki kodlara kırmızı olanları şekildeki gibi ekleyin; Kod: <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> Eğer bunu yapınca herhangi bir terslik dikkatinizi çekerse, alt forumların dizilişi sırasında, alttaki ayarlamayı yapın. Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_forumbit_level1_nopost forumhome_forumbit_level1_post forumhome_forumbit_level2_nopost forumhome_forumbit_level2_post bu 4 templatede de alttaki kodları bulup, kırmızı renkli kodları şekildeki gibi ekleyin; Kod: <if condition="$show['subforums']"> <if condition="$GLOBALS[subrow] = false"></if> <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> Yukarda anlatılanlardan başka extra bir ayar yok burada da... Sadece boyutlarını ayarlamak için şu extra mavi renkli kodları girin ve düzenleyin boyutu; Kod: <td width="50%" align="left" nowrap="nowrap"> <div style="font-size: 10px;"> <img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].gif" alt="" /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a> </div> </td> <if condition="$GLOBALS[subrow]"> </tr><tr> </if> <if condition="$GLOBALS[subrow] = !$GLOBALS[subrow]"></if> |
|||||||||
|
||||||||||
|
|
![]() |
| Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir) | |
| Seçenekler | Arama |
| Stil | |
|
|