Đầu tiên phải xóa cột chủ đề và bài viết trước. Các bạn làm theo các bước sau:
Bước 1: Mở forumhome_forumbit_level1_nopost xóa
Code:
[LEFT][COLOR=#333333]<td class="thead" width="6%">$vbphrase[threads]</td>
[/COLOR][COLOR=#333333] <td class="thead" width="6%">$vbphrase[posts]</td>[/COLOR][/LEFT]
Code:
[LEFT][COLOR=#333333]<td class="alt1">$forum[threadcount]</td>
[/COLOR][COLOR=#333333] <td class="alt2">$forum[replycount]</td>[/COLOR][/LEFT]
Thêm đoạn sau:
Code:
[LEFT][COLOR=#333333]Đề tài: $forum[threadcount], Bài gửi: $forum[replycount][/COLOR][/LEFT]
Code:
[LEFT][COLOR=#333333]<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>[/COLOR][/LEFT]