Thông điệp [Trang 1 trong tổng số 1 trang]
on Mon Sep 24, 2012 4:53 pm by ๖ۣۜTom
thay toàn bộ index_box bằng code sau
Code: <div class="main" style="border: 0pt none;"> <!-- BEGIN catrow --> <!-- BEGIN tablehead --> <div class="boxfmvi"> <div class="main-head"> <div class="page-title">{catrow.tablehead.L_FORUM}</div> </div> <div class="main-content"> <table class="table" cellspacing="1" cellpadding="5" border="0"> <tbody class="statused"> <!-- END tablehead --> <!-- BEGIN forumrow --> <tr> <td class="tc2"> <span class="status"> <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /> </span> </td> <td class="tcl"> <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}> <div class="hychi">{catrow.forumrow.FORUM_DESC}</div> <!-- BEGIN switch_moderators_links --> {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS} <!-- END switch_moderators_links --> <div class="smallrum">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div> <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS} </td> <td class="tcr"> <span> <!-- BEGIN switch_topic_title --> <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br /> <!-- END switch_topic_title --> {catrow.forumrow.USER_LAST_POST} </span> <p class="reppost"><span>» Chủ đề: <span style="color:#FF0145;font-size:18px;">{catrow.forumrow.TOPICS}</span></span> | <span>» Bài gửi: <span style="color:#0790FF;font-size:18px">{catrow.forumrow.POSTS}</span></span></p> </td> </tr> <!-- END forumrow --> <!-- BEGIN tablefoot --> </tbody> </table> </div> </div> <!-- END tablefoot --> <!-- END catrow --> </div> <!-- BEGIN switch_on_index --> <div class="main-box clearfix"> <ul> <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li> <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li> <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li> </ul> <!-- BEGIN switch_delete_cookies --> <p class="right"> <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a> </p> <!-- END switch_delete_cookies --> </div> <!-- END switch_on_index --> <script type="text/javascript">$(".smallrum:not(':empty')").show()</script>
on Tue Sep 25, 2012 1:44 pm by ღ๖ۣۜCóღ๖ۣۜLẽ๖ۣۜღ
được rồi tks bạn nhiều
by Sponsored content
Thông điệp [Trang 1 trong tổng số 1 trang]