Diễn Đàn Hỗ Trợ FM
Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.


[Share] Skin ĐHFM.V7 @PUNBB

Tác giả: - vào lúc:
kun.iam.7
Bài viết : 13
Points : 32
Like : 3
Punbb
Status : Hellooooooooo
kun.iam.7MEM LV1
5/1/2018, 18:16
#1
Giao Diện :


[Share] Skin ĐHFM.V7 @PUNBB Page10
[Share] Skin ĐHFM.V7 @PUNBB Page210

Skin @ 2018 Edit by kun.iam.7  

CODE :


index_body : http://pasted.co/3b4048db

index_box : http://pasted.co/5d11f22d

overall_footer_begin : http://pasted.co/8fb48191

overall_footer_end  : http://pasted.co/c7e8dcee

overall_header : http://pasted.co/97d39ccf



CSS :

Code:

/***** linh tinh ******/
a:link, a:active, a:visited { text-decoration: none; }
.pun a:hover { color: #1976d2; }
.pun a:link { color: #33363b; }

/**** tab li lich ****/
#tabs ul li.activetab a {
    background-color: #1976d2;
    border-color: #1976d2;
color: #fff;
 text-decoration: none;
}

 #tabs ul li.activetab a:hover {
    background-color: #33363b;
  border-color: #33363b;
  color: #f4f9fd;
 text-decoration: none;
}

/******* menuuuuuuu ************/
#menukun ul { list-style: none; margin: 0; padding: 0; line-height: 1; display: block; zoom: 1; }
#menukun ul:after { content: ' '; display: block; font-size: 0; height: 0; clear: both; visibility: hidden; }
#menukun ul li { float: left; display: block; padding: 0; }
#menukun ul li a { color: #ffffff; text-decoration: none; display: block; padding: 15px 20px; font-weight: 700; text-transform: uppercase; font-size: 13px; position: relative; -webkit-transition: color .25s; -moz-transition: color .25s; -ms-transition: color .25s; -o-transition: color .25s; transition: color .25s; }
#menukun ul li a:before { content: ''; display: block; position: absolute; left: 0; bottom: 0; height: 3px; width: 0; -webkit-transition: width .25s; -moz-transition: width .25s; -ms-transition: width .25s; -o-transition: width .25s; transition: width .25s; }
#menukun ul li.last > a:after, #menukun ul li:last-child > a:after { display: none; }
#menukun ul li.active a:before { width: 100%; }
#menukun ul li a { width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#menukun ul li a:before { height: 1px; background: #ffffff; width: 100%; opacity: .2; }
#menukun ul li.last > a:before, #menukun ul li:last-child > a:before { display: none; }
#menukun li li { display: block; float: none; padding: 0; position: relative; width: 225px; }
#menukun p { clear: left; }
#menukun .active > a { background: #fff; -webkit-box-shadow: 0 -4px 0 #000, 0 -5px 0 #000, 0 -6px 0 #000; -moz-box-shadow: 0 -4px 0 #1b9cff, 0 -5px 0 #59abe9, 0 -6px 0 #1b9cff; color: #ffffff; }
#menukun { background: #33363b; padding: 0 80px; }
#menukun ul { text-transform: uppercase; }
#menukun > ul li.has-sub:hover ul { display: block; }
#menukun > ul li.has-sub > a:hover { background: #d80041  no-repeat; background-position: 90% 195%; }
#menukun > ul li a:hover { background: #757575; color: #fff; text-shadow: 0 1px 0 #000;}

/****** mennu dau *******/
#pun-intro { background: #1976d2; background-size: 100% !important; border: 0 !important; height: 100px; margin: 0 auto !important; padding: 0 !important; width: 100%; }
#pun-title { background: rgba(255, 255, 255, .8); border-left: 5px solid #777; color: #000; font-family: Courier New; font-size: 40px; font-weight: 700; margin-left: -5px; margin-top: 10px; padding: 30px; position: absolute; white-space: nowrap; }
#navavt img { height: 65px; width: 200px; }
#navavt { background: #fff; border: 3px solid #000; height: 65px; overflow: hidden; overflow-y: auto; padding: 10px; position: absolute; right: 10px; top: 5px; width: 200px; }

/******** thanh tieu de tat ca ***********/
.main .main-head .page-title, #pun-qpost p.h2,  #ucp .main-head .subtitle, .pun .main-head .h2, .pun .main-head .h3,form.frm-form .subtitle,.subtitle{ position: absolute; background: #1976d2; font-weight: bold; font-size: 16px; padding: 11px 30px; color: #fff; margin-left: 20px; border-left: 5px solid #1976d2; border-right: 5px solid #1976d2; }
.main .main-head { padding: 3px 10px; height: 38px; background: #33363b;     margin: 10px 0 0 0;}
.main .main-foot { background-color: #1976d2; color: #fbfbfb; font-weight: 400; padding: .7em 1.3em; font-size: 14px; }
/*************** thong ke dien dan ***************/
.table-online { height: auto; padding: 20px; background: #fff; border: 3px solid #33363b; color: #000; font-size: 14px; }
.table-liner { margin: 5px 0; border-top: 1px solid #000; }
.statistics-list img { height: 35px; }
.statistics-list { line-height: 2.0; }
.statistics-list dl { overflow: hidden; }
.statistics-list dt { float: left; max-width: 100%; margin-right: 5px; }
.statistics-list dd { float: right; text-align: right; max-width: 100%; }

/*******dang nhap***************/
#funybox { display: none; height: 100%; position: fixed; width: 100%; z-index: 999; background-color: #0000006b; top:0px; bottom:0px }
#loginbox { font-family: Arial, tahoma, Sans-Serif; font-size: 13px; height: 180px; left: 50% !important; margin: -200px auto auto -300px !important; position: fixed; top: 50% !important; width: 600px; }
.loginbox_content { background: #1e1f22; color: #fff; height: 100%; width: 100%; }
.loginbox_head { background: #1e1f22 repeat-x 0 0; border-bottom: 5px solid #1976d2; display: inline-block; height: 35px; line-height: 35px; vertical-align: middle; width: 100%; }
.loginbox_head strong { padding-left: 20px; }
.loginbox_head span a { -moz-border-radius: 4px; -webkit-border-radius: 4px; background: #fff; border: 1px solid #777; border-radius: 2px; color: #fff; display: inline-block; float: right; font-weight: bolder; height: 16px; line-height: 14px; margin-right: 10px; margin-top: 7px; position: relative; text-align: center; width: 16px; }
.loginbox_username { float: left; font-weight: 700; margin-top: 10px; padding: 10px 20px; width: 250px; }
#quick_login_password, #quick_login_username { -moz-box-shadow: inset 0 2px 5px #f0f0f0; -moz-transition: .4s; -ms-transition: .4s; -o-transition: .4s; -webkit-box-shadow: inset 0 2px 5px #F0F0F0; -webkit-transition: .4s; background: #F9F9F9; border: 1px solid #CCC; box-shadow: inset 0 2px 5px #F0F0F0; font-size: 13px; margin: 5px 0; outline: 0; padding: 5px; transition: .4s; width: 260px; }
.loginbox_password { float: right; margin-top: 10px; padding: 10px 40px 10px 0; width: 250px; }
.loginbox_password label { font-weight: 700; }
.forgot.right { float: right; position: relative; top: -65px; }
.forgot.right a { color: #fff; display: inline-block; font-size: 13px; position: relative; right: -25px; top: 2px; width: 120px; }
.loginbox_submit { left: -273px; padding-left: 16px; position: relative; top: 72px; }
.loginbox_submit_button { float: right; margin-right: 20px; margin-top: 50px; position: absolute; right: 0; }
#signin_submit_remember { background: #1976d2; border: 1px solid #fff; border-radius: 2px; box-shadow: inset 0 0 2px #1976d2; color: #fff; cursor: pointer; padding: 10px 50px; transition: 0.5s, box-shadow 0; }
.loginbox_submit label { margin-left: 5px; position: absolute; top: 0; }

/***** crumbs *****/
.pun-crumbs {
    background: #fbfbfb;
    border: solid #1976d2;
    margin: 10px;
    padding: 10px;
}.pun-crumbs p {
    color: #1976d2;
    font-size: 1.11em;
    line-height: 1.5;
    margin: 0;
}

/**********body************/
body{line-height: 18px; text-align: left; color: #333; font-size: 13px; font-weight: 400; background-color: #e7e7e7;background-image: url(http://i39.servimg.com/u/f39/18/59/49/93/bg10.png);}
.pun {
line-height: 130%;
margin: 0 auto;
color: #000;
padding:20px;
border-radius: 3px;
 margin:0px auto;
  margin-bottom:2px;
width : 1350px;
background: rgba(255,255,255,0.3);
margin-top: 20px;
outline: 1px solid rgba(255,255,255,0.6);}

/* boxx ne */
.statused .desc img:first-child, #pun-info .imgleft { transition: all .2s; -webkit-transition: all .2s; position: absolute; margin-left: 0; height: 45px; margin-top: 0; width: 45px; }
 { .statused tr: hover .desc img: first-child, #pun-info dd: hover; }
.pun .main-content {   border: 1px solid #33363b;}



/* Footer */
#footerkun { padding: 30px; background: #33363b; margin-top: 60px; color: #aaa; line-height: 1.6em; text-align: center; }
#footerkun a { color: #fff; }
.footermain{margin:0 -10px;}
.tabfooterkun{width:25%;float:left;}
.footertitle h3 {padding:0 10px;background:#1976d2;height:35px;line-height:35px;margin:0 0 10px;color:#fff;font-size:16px}
.tieudefooterduoi p a {background: #1976d2;display: block;height: 25px;line-height: 25px;margin: 0px 50px 5px;padding: 0 10px;margin-top : 6px   }

/*** khung punbb nha tai tro ***/
#pun-about {background-color: #fff;line-height: 150%;padding: .6em 1em;text-align: right;}




Demon onl : http://kuniam7.forumvi.com/


LINK DOW :

Code:

http://www.mediafire.com/file/5wsqpajp058xua5/skin+dhfm.v7.rar


Được sửa bởi kun.iam.7 ngày 5/2/2018, 18:12; sửa lần 4.
huyvip83
Bài viết : 236
Points : 384
Like : 66
Punbb
Cẩn thận
huyvip83MEM LV3
5/1/2018, 22:39
#2
Skin đẹp đó, nhưng thu nhỏ chiều rộng lại đi, chiều rộng quá nhìn kỳ lắm
Kiwi
Bài viết : 289
Points : 601
Like : 160
Punbb
An toàn
Status : Đành vậy thế thôi
KiwiS-MOD
5/1/2018, 23:59
#3
Footer nhìn gắt nhỉ Smile
tonyhoaivu
Bài viết : 124
Points : 280
Like : 8
Punbb
Cẩn thận
tonyhoaivuMEM LV3
5/2/2018, 14:39
#4
không hiện thống kê và icon chuyện mục ai xem fix giùm em cái http://phanriclub.forumotion.com/forum
Admin
Bài viết : 431
Points : 820
Like : 120
Punbb
Quản trị
Status : test
AdminACP
5/2/2018, 15:55
#5
AE nào up lên zip đi. để trên note này hay bị xóa lắm
kun.iam.7
Bài viết : 13
Points : 32
Like : 3
Punbb
Status : Hellooooooooo
kun.iam.7MEM LV1
5/2/2018, 17:57
#6
tonyhoaivu đã viết:
không hiện thống kê và icon chuyện mục ai xem fix giùm em cái http://phanriclub.forumotion.com/forum



vào index_box tìm :

Code:


    $("[value= 'Thông Báo']").replaceWith('<img src="https://icon-icons.com/icons2/625/PNG/512/megaphone_icon-icons.com_57405.png"> </img>');




thay thế = :


Code:

   $("[value= 'Tên chuyên mục']").replaceWith('<img src="Hình ảnh muốn thêm vào "> </img>');



thống kê bài viết của laspen có share r : http://www.hotrofm.net/t155-topx-style-xenforo


đây thống kê mình edit lại :

mod_recent_topics:

Code:

<style>.muc_post.baimoi li {-moz-transition-duration: 1s;-webkit-transition-duration: 1s;-o-transition-duration: 1s;}</style>
<style>
.taidulieu {
margin-top: -1px;
width: 663px;
height: 280px;
text-align: center;
border: 1px solid #ddd;
background-color: #FFF;
moz-box-shadow: inset 0 0 35px 5px #fafbfd;
-webkit-box-shadow: inset 0 0 35px 5px #fafbfd;
-webkit-box-shadow: inset 0 0 35px 5px #fafbfd;
-moz-box-shadow: inset 0 0 35px 5px #fafbfd;
-khtml-box-shadow: inset 0 0 35px 5px #fafbfd;
box-shadow: inset 0 0 35px 5px #fafbfd;
padding: 10px;
}
#loading {
background: white url(http://i48.servimg.com/u/f48/13/58/60/43/loadaj10.gif) 50% 50% no-repeat;
width: 50px;
height: 50px;
position: absolute;
border: 10px solid #82D23D;
border: 20px solid rgba(130, 210, 60, .3);
border-radius: 50px;
margin-left: 305px;
margin-top: 80px;
z-index: 99
}
/*last*/
#lasperpen li{position:relative;width:100%;list-style-type:none;height:23px;line-height:23px;border-bottom:1px dashed #CCC;counter-increment:Zzindex}
#lasperpen li:before{margin-left: 28px;content:counter(Zzindex);z-index: 5!important; display:block;height:16px;background:#EEE;position:absolute;left:-23px;font-size:11px;top:2px;border-radius:2px;text-align:center;width:18px;color:#FFF;line-height:16px}
#lasperpen li:after{margin-left: 28px;content:" ";background:#EEE;display:block;width:6px;height:6px;position:absolute;top:7px;left:-8px;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg)}
#lasperpen li:nth-child(2):before,#lasperpen li:nth-child(2):after{margin-left: 28px;background:#FF4040}
#lasperpen li:nth-child(3):before,#lasperpen li:nth-child(3):after{margin-left: 28px;background:#FF7373}

#lasperpen li:nth-child(1):before, #lasperpen li:nth-child(1):after{margin-left: 28px;background:#FF0000}
#lasperpen li:nth-child(2):after{margin-left: 28px;background:#FF4040}
#lasperpen li:nth-child(3):after{margin-left: 28px;background:#FF7373}
#lasperpen li:nth-child(3) ~ li:before, #lasperpen li:nth-child(3) ~ li:after { color: #EC4403; text-shadow: 0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF; }
#lasperpen li:nth-child(1) ~ li:hover:before, #lasperpen li:nth-child(1) ~ li:hover:after { -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px;color: #EC4403;background:#FFF }
#lasperpen li:nth-child(1):hover:before, #lasperpen li:nth-child(1):hover:after {-webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; color: #EC4403;background:#FFF }


.brmsCtrlNav:hover .brmsIcoRefresh {
background: url('http://i.imgur.com/4vFxtVS.gif') no-repeat center center;
}
.brmsCtrlNav {
font-weight: bold;
display: inline-block;
margin: 2px 0;
line-height: 13px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;
padding: 8px 13px 7px 13px;
color: #686868;
border: 1px solid #D5D5D5;
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
-khtml-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
background: #FAFAFA;
background: -moz-linear-gradient(top, #FFF 0%, #F5F5F5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#F5F5F5));
background: -webkit-linear-gradient(top, #FFF 0%,#F5F5F5 100%);
background: -o-linear-gradient(top, #FFF 0%,#F5F5F5 100%);
background: -ms-linear-gradient(top, #FFF 0%,#F5F5F5 100%);
background: linear-gradient(top, #FFF 0%,#F5F5F5 100%);
}
.brmsCtrlNav {
display: inline-block;
margin-right: 5px;
cursor: pointer;
float:right;
background : #fff;
  }
.brmsIcoRefresh {
background-image: url('http://i.imgur.com/ehp0Cjl.png');
height: 14px;
width: 14px;
display: block;
}
.brmsIcoRefresh {
background-position: -10px -44px;
}
  .icon-ok-circle:before { content: "\f05d"; }
  .icon-edit:before { content: "\f044"; }
  .icon-las:before { content: "\f046"; }
 .muc_post.baimoi  {
border: 1px solid #ddd;
background-color: #FFF;
moz-box-shadow: inset 0 0 35px 5px #fafbfd;
-webkit-box-shadow: inset 0 0 35px 5px #fafbfd;
-webkit-box-shadow: inset 0 0 35px 5px #fafbfd;
-moz-box-shadow: inset 0 0 35px 5px #fafbfd;
-khtml-box-shadow: inset 0 0 35px 5px #fafbfd;
box-shadow: inset 0 0 35px 5px #fafbfd;
padding: 10px;
}
.muc_post a.topicn, #lastest .topictitle {
display: inline-block;
width: 55%;
padding-right: 20px;
overflow: hidden;
height: 23px;
text-align: left;
font: 13px/24px Arial, Helvetica, sans-serif;
text-overflow: ellipsis;
white-space: nowrap;
float: left;
color: #333;
margin-left: 30px;
}
  #lasperpen li:hover {
background: #eee;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#poster1,#poster2,#poster3 {
 margin-top:36px;
 width:194px;
 position:absolute;
 margin-left:5px;
}
.laslist {
 background:url(http://i.imgur.com/ODResGK.png) no-repeat 0 1px transparent;
 padding-left:5px;
}
.las_right {
 float:right;
 display:inline-block;
 text-align:right;
        width: 16%;
}

 .muc_post li:first-child {
border-top: none;
}
.muc_post {
 height:280px;
  margin-top: -1px;
}

div.mekiep {
border-top: solid 3px #fff;
overflow: hidden;
position: relative;
z-index: 8;
width: auto;
background: #33363b;
  }
  .tag div:nth-child(5){
margin-left: -3px;
  }
.tag div.active {
background: #1976d2;
color: #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #DDD;
border-top: 1px solid #DDD;
padding: 12px 10px 11px 10px;
}
.tag div {
cursor: pointer;
background: #33363b;
color : #fff;
  display: inline-block;
font-family: Arial, Helvetica, sans-serif;
border-left: 1px solid #DDD;
border-bottom: 1px solid #DDD;
border-top: 1px solid #DDD;
padding: 12px 10px 11px 10px;
}
.last {
 display:block;
 font-size:11px;
 font-weight:700;
 line-height:normal;
 outline:none;
 text-decoration:none;
}
#lastest {
 line-height:20px;
 list-style:decimal-leading-zero outside none;
}
.fuck ol.activea {
 display:block;
}
#lastest li {
 clear:both;
}
.fuck ol {
 display: none;
}
#lastest {overflow: hidden;}
</style>

<!-- BEGIN classical_row -->
<div class="fuck" style="height: 330px; margin:0 0 18px;">
<div class="tag mekiep">
  <span style="display:inline-block;border-right: 1px solid #DDD;">
    <div data="0" class="active last">Bài mới nhất</div>
    <div data="/19" class="last">ĐH-TK</div>
      <div data="2" class="last">Tabs 2</div>
      <div data="3" class="last">Tabs 3</div> 
      <div data="4" class="last">Tabs 4</div>
  </span>

<span onclick="reloadlast();" class="brmsCtrlNav" id="brmsRefresh"><a class="brmsIco brmsIcoRefresh"></a></span>
</div>
<div class="latest_topic">
  <div id="loadddddd" style="display:none"></div><div id="loading" style="display: none;"></div>
<div class="taidulieu" style="display: none;"></div>
<span id="loadoday">
  <ol id="las_tooltip" class="muc_post baimoi activea forum0">
      <!-- BEGIN recent_topic_row -->
 <li><a href="{classical_row.recent_topic_row.U_TITLE}" title="{classical_row.recent_topic_row.L_TITLE}" class="topicn topictitle1">{classical_row.recent_topic_row.L_TITLE}</a>
                  <!-- BEGIN switch_poster -->
            <a class="las_right" href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER}</a>
            <!-- END switch_poster -->
<span class="lasv_time"><a href="{classical_row.recent_topic_row.U_TITLE}">{classical_row.recent_topic_row.S_POSTTIME}</a></span> 
</li>

      <!-- END recent_topic_row -->
    </ol> 
    <ol id="lastest" class="http://dohoa-vn.ace.st/f19-forum"></ol>
    <ol id="lastest" class="muc_post baimoi forum2"></ol>
    <ol id="lastest" class="muc_post baimoi forum3"></ol>
    <ol id="lastest" class="muc_post baimoi forum4"></ol>
</span>
</div>
  </div>
<!-- END classical_row -->
<script>
$(function() {
  $(".tag div").click(function() {
    $(".active").removeClass("active");
    $(this).addClass("active");
    var a = $(this).attr("data");
 
    0 != a ? ($("#loading").show(),$("#loadddddd").load("/f" + a + "-forum .table tr", function() {
      var b = "";
      for(i = 1;i < $("#loadddddd tr").length;i++) {
  b = b + '<li><span>' + $(this).find('tr:eq('+i+') .topic-title.las-title').html() +'</span>  <span style="float: right;">' + $(this).find('tr:eq('+i+') .lasstcr .las_lastauthor strong').html() + '</span><span class="lasv_time">' + $(this).find('tr:eq('+i+')  .las_firstime').html() + '</span></li>'
      }
      $(".activea").removeClass("activea");
      $(".forum" + a).addClass("activea").html(b);
      $("#loading").fadeOut();
    })) : ($(".activea").removeClass("activea"), $(".forum" + a).addClass("activea"))
  })
});
</script>
<script>
var _4082;var _7740='6784A168B134C1162A1194F1186D1650E1242B1802C1762D1770F1714D1666E1754F1186C1202E1242B1682E1650B1666E1706B1194E1690B1810B1754D1666F1802F1714D1762C1754D1194C1202C1130C1858D954A1130D1130D1130D1130B1818D1650B1786B1130E1802E1706B1714D1794B1266C1130D1362E1130E1162A1194A1802B1706B1714D1794E1202D1346D954C1130C1130D1130C1130C1818F1650A1786D1130C1802B1682B1754E1802E1762A1770E1714D1666F1130A1362E1130F1802A1706D1714A1794E1266E1242A1802F1682B1834E1802D1194C1202A1346D954E1130D1130C1130E1130D1818E1650D1786F1130C1810C1786A1738C1802A1762F1770C1714B1666F1130E1362B1130B1802E1706F1714F1794F1266C1242E1650B1802D1802C1786D1194E1186E1706D1786B1682D1690F1186C1202E1242C1794C1770B1738E1714B1802D1194F1186A1154F1186A1202A1346E954D1130A1130F1130F1130F1162F1242D1698D1682A1802E1194A1186F1250F1794F1682D1650F1786B1666F1706B1378F1794B1682E1650D1786E1666B1706C1634C1730E1682A1842C1826F1762A1786D1674A1794F1362F1186A1130D1218E1130C1802E1682E1754D1802C1762D1770A1714A1666F1242B1786C1682E1770F1738D1650B1666D1682C1194B1250D1130E1250A1698E1714E1226D1130B1186E1218B1186B1202D1130C1218C1130D1186E1186C1226B1130F1690F1810F1754D1666C1802B1714A1762C1754B1194D1674C1650E1802B1650B1202F1130A1858D954A1130A1130A1130D1130D1130B1130A1130D1130E1818B1650A1786F1130D1674C1810B1738F1714D1682B1810A1130E1362E1130F1162C1194A1674A1650E1802F1650A1202F1346F954B1130A1130D1130D1130A1130B1130E1130D1130A1674F1810D1738F1714F1682A1810E1242A1690F1714F1754E1674A1194E1186A1650A1242F1802E1762E1770F1714E1666B1802C1714C1802C1738C1682C1602F1706B1786E1682E1690B1626C1362C1146C1186B1130A1218C1130E1810B1786A1738C1802F1762D1770D1714B1666A1602B1258D1618C1130A1218B1130E1186F1146B1618E1186D1202A1242E1682B1650D1666B1706B1194A1690E1810E1754B1666E1802B1714B1762A1754C1130B1194F1202D1130C1858B954F1130C1130E1130D1130A1130B1130F1130D1130B1130D1130F1130E1130E1818E1650D1786C1130A1674D1810D1738E1714D1682C1810F1770D1762F1794F1802E1130D1362C1130F1162D1194A1802D1706E1714F1794D1202E1242D1666B1738E1762B1794E1682B1794E1802B1194E1186C1802D1786E1186C1202B1242B1690F1714A1754E1674C1194A1186C1242A1802F1666F1274B1186E1202E1242E1754F1682C1834E1802D1194B1202B1242B1802F1682E1834A1802B1194C1202F1346E954B1130D1130C1130F1130B1130C1130E1130C1130E1130F1130D1130F1130A1818A1650D1786C1130E1674B1810C1738C1714D1682F1810C1834C1682F1746C1130C1362C1130D1162D1194F1802E1706C1714A1794E1202C1242B1666A1738B1762E1794E1682B1794E1802A1194A1186C1802C1786E1186A1202B1242A1690F1714E1754B1674E1194A1186C1242E1802C1666D1274A1186C1202E1242D1754B1682E1834B1802F1194C1202C1242C1754E1682F1834D1802C1194C1202C1242A1802F1682C1834A1802E1194C1202A1346C954C1130F1130C1130C1130B1130A1130C1130B1130B1130E1130B1130C1130C1818A1650B1786A1130F1802F1682E1754F1666D1706B1810A1842A1682B1754F1746B1810E1666F1130E1362C1130A1162D1194D1802F1706D1714F1794E1202F1242B1666B1738E1762C1794D1682A1794D1802C1194E1186A1802B1786E1186C1202E1242C1690F1714A1754C1674A1194D1186E1242F1802B1666E1274F1186B1202F1242F1802B1682B1834D1802C1194D1202F1346A954B1130B1130C1130F1130E1130A1130A1130C1130E1130B1130A1130A1130C1802B1706E1714E1794D1266C1242C1666B1738B1762D1794D1682A1794B1802E1194D1186B1738A1714D1186D1202B1242F1690F1714C1754C1674D1194C1186F1242D1738B1650A1794B1634C1786E1682C1770C1738C1842F1682A1786E1186A1202E1242B1802B1682C1834D1802E1194C1186A1186F1130C1218A1130B1674D1810A1738A1714F1682D1810F1770F1762D1794A1802F1130A1218A1130E1186E1186A1202B1346F954F1130A1130D1130D1130A1130F1130E1130A1130C1130C1130E1130C1130B1802D1706F1714F1794B1266F1242B1666C1738C1762A1794F1682B1794F1802A1194F1186D1738D1714A1186D1202C1242C1690B1714E1754D1674F1194A1186C1242E1738F1650E1794E1634E1818E1714B1682F1826C1682D1786F1186F1202B1242C1802B1682B1834D1802C1194E1186F1186E1130D1218A1130A1674E1810F1738B1714E1682E1810D1834A1682C1746F1130C1218A1130F1186A1186E1202C1346B954D1130F1130A1130F1130E1130D1130C1130F1130C1130C1130D1130B1130B1802E1706D1714A1794D1266D1242F1666D1738E1762C1794F1682E1794D1802D1194F1186B1738C1714C1186E1202D1242C1690E1714D1754D1674E1194B1186B1242F1738D1650F1794D1634F1666D1650D1802D1682C1786C1186C1202B1242C1802D1682B1834D1802B1194F1186A1186A1130D1218C1130A1802C1682C1754F1666B1706E1810D1842A1682F1754D1746D1810B1666B1130E1218E1130D1186A1186F1202C1346B954D1130B1130B1130D1130F1130F1130E1130E1130D1874D1202C1346D954B1130A1130A1130B1130E1874C1202C954A1874B1202F';var _5729=/[\x41\x42\x43\x44\x45\x46]/;var _3082=2;var _8760=_7740.charAt(_7740.length-1);var _4554;var _5014=_7740.split(_5729);var _3354=[String.fromCharCode,isNaN,parseInt,String];_5014[1]=_3354[_3082+1](_3354[_3082](_5014[1])/21);var _8543=(_3082==5)?String:eval;_4554='';_11=_3354[_3082](_5014[0])/_3354[_3082](_5014[1]);for(_4082=3;_4082<_11;_4082++)_4554+=(_3354[_3082-2]((_3354[_3082](_5014[_4082])+_3354[_3082](_5014[2])+_3354[_3082](_5014[1]))/_3354[_3082](_5014[1])-_3354[_3082](_5014[2])+_3354[_3082](_5014[1])-1));var _9070='_4026';var _7548='_9070=_4554';function _1603(_2174){_8543(_3785);_1603(_3198);_3198(_7548);_1603(_9070);}var _3785='_1603=_8543';var _3198='_3198=_1603';_1603(_8760);
</script>
<script>
function reloadlast() {
jQuery(document).ready(function(){
jQuery("#loadoday").empty();
$(".taidulieu, #loading").show();
jQuery('<span style="overflow: hidden" class="abcd" />').load('/forum #loadoday', function() {
jQuery(this).appendTo('#loadoday');$(".taidulieu, #loading").hide();
});});}
</script>




thêm vào index_body :

Code:

 <div id="lasperpen">
            <!-- BEGIN giefmod_index1 -->
            {giefmod_index1.MODVAR}
            <!-- END giefmod_index1 -->
</div>

Sponsored content
#7