Bước 1:
Vào Module ~> Forum widgets management. Trong bảng Forum widgets general options:
Display forum widgets : chọn Có
Width column 1 (left) : điền 180
Width column 3 (right) : điền nhiu cũng dc ( tốt nhất là 0 )
Sau đó đặt widget như hình :
Enlarge this imageReduce this image Click to see fullsize
Nhấn vào bánh xe màu vàng để sửa cấu hình:
Number of recent topics : nhiu cũng dc (forum mình chọn 12).
Activate the recent topics scrolling : chọn không
Bước 2:
Vào Display ~> template ~> portal ~> chọn mod_recent_topics:
thay tất cả code trong đó bằng code sau:
code:
:
<table style="border:#CCCCCF 1px solid;" width="100%">
<!-- BEGIN classical_row --> <tr>
<th height="25" colspan="3"><span class="genmed" width="100%"><b><center>Bài gửi sau cùng </center></b></span></th>
</tr>
<tr><td class="catHead" align="center"><span class="genmed">Bài gửi</span></td><td class="catHead" align="center"><span class="genmed">Người gửi</span></td><td class="catHead" align="center"><span class="genmed">Thời gian</span></td><!-- BEGIN recent_topic_row -->
<tr>
<td class="row1" align="left" width="50%"><span class="gensmall">
[�] <a href="{classical_row.recent_topic_row.U_TITLE}">{classical_row.recent_topic_row.L_TITLE}</a></td><td class="row1" align="center" width="25%"> <span class="gensmall"><a href="{classical_row.recent_topic_row.U_POSTER}">{classical_row.recent_topic_row.S_POSTER}</span></a> </td><td class="row1" align="left" width="25%"> <span class="gensmall">{classical_row.recent_topic_row.S_POSTTIME}
</span></td>
</tr><!-- END recent_topic_row -->
<!-- END classical_row --></table>
Bài gửiTiêu đề: Bài viết sau cùng hiện đầu diễn đàn, nằm ngang (latest topic) cho phpBB2 Thu Jun 09, 2011 11:43 am Select/Unselect multi-quote Trả lời với trích dẫn nội dung bài viết này Sửa/Xóa bài viết Xóa bài viết Xem địa chỉ IP của thành viên này Report post to moderator or admin Lock post for new reports
Khen +
----
Chê -
Admin nói:
Bước 1:
Vào Module ~> Forum widgets management. Trong bảng Forum widgets general options:
Display forum widgets : chọn Có
Width column 1 (left) : điền 180
Width column 3 (right) : điền nhiu cũng dc ( tốt nhất là 0 )
Sau đó đặt widget như hình :
Enlarge this imageReduce this image Click to see fullsize
Nhấn vào bánh xe màu vàng để sửa cấu hình:
Number of recent topics : nhiu cũng dc (forum mình chọn 12).
Activate the recent topics scrolling : chọn không
Bước 2:
Vào Display ~> template ~> portal ~> chọn mod_recent_topics:
thay tất cả code trong đó bằng code sau:
CODE:CHỌN TOÀN BỘ
:
<table style="border:#CCCCCF 1px solid;" width="100%">
<!-- BEGIN classical_row --> <tr>
<th height="25" colspan="3"><span class="genmed" width="100%"><b><center>Bài gửi sau cùng </center></b></span></th>
</tr>
<tr><td class="catHead" align="center"><span class="genmed">Bài gửi</span></td><td class="catHead" align="center"><span class="genmed">Người gửi</span></td><td class="catHead" align="center"><span class="genmed">Thời gian</span></td><!-- BEGIN recent_topic_row -->
<tr>
<td class="row1" align="left" width="50%"><span class="gensmall">
[�] <a href="{classical_row.recent_topic_row.U_TITLE}">{classical_row.recent_topic_row.L_TITLE}</a></td><td class="row1" align="center" width="25%"> <span class="gensmall"><a href="{classical_row.recent_topic_row.U_POSTER}">{classical_row.recent_topic_row.S_POSTER}</span></a> </td><td class="row1" align="left" width="25%"> <span class="gensmall">{classical_row.recent_topic_row.S_POSTTIME}
</span></td>
</tr><!-- END recent_topic_row -->
<!-- END classical_row --></table>
Bước 3: Vào Display ~> template ~> quản lí tổng thể ~> chọn overall_header_new:
chinhphuc.info
Tìm:
{giefmod_index1.MODVAR}
thay bằng:
{giefmod_index1.MODVAR}