Minion
share thống kê mới
on 11/08/2013Minion
loading...
demo: http://g-game.5forum.net/
Di xuống dưới chỗ thống kê
Cách làm
Bước 1 vào index_body tìm:
- Code:
<!-- BEGIN disable_viewonline -->
- Code:
<!-- END disable_viewonline -->
- Code:
<!-- BEGIN disable_viewonline -->
<div id="estadisticas">
<div id="pun-info" class="main">
<div class="main-content">
<h3 class="maintitle">Thống kê</h3>
<div id="stats">
<div id="board-stats"><h2>Thống kê forum</h2><dl><p></p><dt><b>Ngày thành lập</b></dt><dd><span class="FORUMBIRTHDAY"></span></dd><dt><b>Số bài</b></dt><dd><span class="FORUMCOUNTPOST"></span></dd><dt><b>Chủ đề</b></dt><dd><span class="FORUMCOUNTOPIC"></span></dd><dt><b>Thành viên<b></dt><dd><span class="FORUMCOUNTUSER"></span></dd><dt><b>Thành viên mới</b></dt><dd><strong><span class="FORUMLASTUSERLINK"></span></strong></dd>
<script type="text/javascript" src="http://tinyurl.com/var-fa"></script></dl></div>
</div>
<div id="onlinelist">
<img src="{L_ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" />
<p class="right">
<!-- BEGIN switch_viewonline_link -->
<a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a>
<!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink -->
{L_WHO_IS_ONLINE}
<!-- END switch_viewonline_nolink -->
</p>
<p>{TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}
<br />
{LOGGED_IN_USER_LIST}
{L_ONLINE_USERS}
{L_CONNECTED_MEMBERS}<br />
{L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</p>
<div class="clear"></div>
<div id="Legend">
<p>{LEGEND} dos Grupos : {GROUP_LEGEND}</p>
</div>
</div></div>
<!-- BEGIN switch_chatbox_activate -->
<div id="onlinechat">
<p class="page-bottom">
{TOTAL_CHATTERS_ONLINE} :
{CHATTERS_LIST}<br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
</script>
<!-- END switch_chatbox_popup -->
</p>
</div>
<!-- END switch_chatbox_activate -->
</div>
</div>
<!-- END disable_viewonline -->
- Code:
#board-stats {
background: rgb(245, 245, 245);
border-left: 1px solid rgb(234, 234, 234);
float: right;
padding-left: 20px;
margin-top: -7px;
width: 38%;
}
#board-stats h2 {
padding-top: 10px;
font-size: 1.1em;
clear: both;
font-weight: 700;
}
#board-stats dl {
margin-top: 10px;
}
#board-stats dt {
color: rgb(89, 89, 89);
font: normal 700 10px tahoma, arial, verdana, sans-serif;
clear: both;
}
#board-stats dd, #board-stats dt {
border-top-color: rgb(222, 222, 222);
border-top-style: solid;
border-top-width: 1px;
float: left;
font-size: 0.85em;
width: 45%;
padding: 6px 2px;
}
.pun .main-content {
background: #e8e8e8;
border: 1px solid #ddd;
border-image: initial;
border-radius: 1px;
}
#estadisticas {
background: rgb(255, 255, 255);
border: 1px solid rgb(217, 217, 217);
border-image: initial;
border-radius: 7px;
padding: 0px 8px;
}.pun .main, .pun .main-category {
margin: 1em 0px;
}
h3.maintitle {
color: rgb(180, 69, 59);
text-shadow: rgb(255, 255, 255) 0px 1px 0px;
line-height: 20px;
display: block;
font-size: 1.17em;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: 700;
}
#stats {
background-color: rgb(246, 246, 246);
line-height: 150%;
padding: 0.6em 1em;
}
#onlinelist {
border-top: 0px transparent;
padding: 0.6em 1em;
}
- Cách làm bước 3:
- Bấm vào nút like thì mới sử dụng được nếu không thì sẽ không dùng được ;))