![]() |
|
|||||||
|   |
![]() |
|
|
Ðiều Chỉnh | Xếp Bài |
|
|
#1 |
|
Rìu Chiến Bạc Chấm
![]() |
Làm các Sub-Forum dưới dạnh MENU DROP
![]() ![]() Bước 1: Vào ACP >> Edit Templates Mở forumhome_forumbit_level2_nopost forumhome_forumbit_level2_post Tìm Code:
<strong>$vbphrase[subforums]</strong>: $forum[subforums] Code:
<!-- Subforum pull-down menu --------------------------------------->
<form action="forumdisplay.php" method="get">
<input name="s" value="" type="hidden">
<input name="daysprune" value="-1" type="hidden">
<select name="f" onchange="this.form.submit();">
<option value="$forum[forumid]" selected><strong>Sub Forums</strong></option>
$forum[subforums]
</select>
</form>
<!-- Subforum pull-down menu --------------------------------------->
Mở forumhome_subforumbit_nopost forumhome_subforumbit_post Xóa hết rồi thay bằng Code:
<!-- Subforum pull-down menu ---------------------------------------> <option value="$forum[forumid]"> <if condition="$forum[statusicon] == 'new'"> + <else /> - </if> $forum[title] </option> <!-- Subforum pull-down menu --------------------------------------->
__________________
Tong Hua: http://www.vn-zoom.com/f10/tong-hua-15792.html |
|
|
|