Minato Yondaime
Tổng số bài gửi : 20
| Tiêu đề: [Chia sẻ] Cách tạo Lastest topics và top poster chung 1 dòng 10/12/2009, 14:27 | |
| Admin CFC thử làm thế này nhá. Bước 1 : Thay tất cả Mod_recent_topic bằng - Code:
-
<!-- BEGIN classical_row --> [b]<SPAN class="gensmall"><table class="forumline12" width="800" border="0" cellspacing="0" cellpadding="0"><tr><th align="center" height="20"><span class="genmed"><b>Bài gửi</b></span></th><th align="center"><span class="genmed"><b>Người gửi</b></span></th><th align="center"><span class="genmed"><b>Thời gian</b></span></th><!-- BEGIN recent_topic_row --> <tr> <td class="row1" align="left" width="50%"><span class="gensmall"> <img src="http://i70.servimg.com/u/f70/13/00/88/47/post_n10.gif"></img> <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%"><img src="http://i155.photobucket.com/albums/s282/satthuonline/catl.gif"></img> <span class="gensmall"><a href="{classical_row.recent_topic_row.U_POSTER}">{classical_row.recent_topic_row.S_POSTER} <img src="http://i155.photobucket.com/albums/s282/satthuonline/catr.gif"></img> </span></a> </td><td class="row1" align="center" width="25%"> <span class="gensmall"><img src="http://relazy.net/up/files/10/master.gif" border="0" alt="" /> {classical_row.recent_topic_row.S_POSTTIME}<br /> </span></td> </tr><!-- END recent_topic_row --></table> <!-- END classical_row --> Bước 2 : trong temp Overall_header_new(mặc định) tìm: - Code:
-
<div id="page-body"> <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}> <table cellpadding="0" cellspacing="0" width="100%" class="three-col"> <tbody> <tr> <td valign="top" width="{C1SIZE}"> <div id="{ID_LEFT}"> <!-- BEGIN giefmod_index1 --> {giefmod_index1.MODVAR} <!-- BEGIN saut --> <div style="height:{SPACE_ROW}px"></div> <!-- END saut --> <!-- END giefmod_index1 --> </div> </td> <td valign="top" width="100%"> <!-- BEGIN html_validation --> </td> </tr> </tbody> </table> </div> </div> </td> </tr> </table> </body> </html> <!-- END html_validation --> thay bằng: - Code:
-
<div id="page-body"> <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}> <table cellpadding="0" cellspacing="0" width="100%" border="0"> <tbody> <tr> <td valign="top" width="100%"> <div class="test"><table class="thongke" cellpadding="0" cellspacing="0" width="100%" align="center"><tr><!-- BEGIN giefmod_index1 --><td align="center"> {giefmod_index1.MODVAR} </td><!-- END giefmod_index1 --></tr></table><br /></div> </td> </tr><tr> <td valign="top" width="100%"> <!-- BEGIN html_validation --> </td> </tr> </tbody> </table> </div> </div> </td> </tr> </table> </body> </html> <!-- END html_validation --> Các đặt Widget: Qua đây là biết như thế nào |
|
Vampire: K.I.P
Tổng số bài gửi : 1132 Birthday : 01/10/1994 Age : 30 Đến từ : Vampireamanous
| |
Khách vi Khách viếng thăm
| Tiêu đề: Re: [Chia sẻ] Cách tạo Lastest topics và top poster chung 1 dòng 11/6/2010, 05:21 | |
| K đc đâu! Vì đây forum bạn đag xài verson PhBB 3 Chỉ có PhBB 2 hoặc PunBB mới làm đc thui Giốg forum mình xài PunBB ( http://lovemanga.forumotion.com ) Bạn nên chuyển về PhBB 2 <- Thôg dụng |
|
Sponsored content
| Tiêu đề: Re: [Chia sẻ] Cách tạo Lastest topics và top poster chung 1 dòng | |
| |
|