You are not connected. Please login or register

Xem chủ đề cũ hơn Xem chủ đề mới hơn Go down  Thông điệp [Trang 1 trong tổng số 1 trang]

Lid'Keni
Lid'Keni
Chức vụ : Moderators
Bài Viết : 53

Bài thứ 1[Share] Skin KingGame Edit New  Empty [Share] Skin KingGame Edit New 25/10/2013, 1:05 pm

Demo : http://trasua4.123.st/

Thanks To : Lasperpen

Css :
Code:
body {
color: #000;
background-color: #1c1c1c;
background-image: url(http://i77.servimg.com/u/f77/16/55/90/36/bg_rep10.jpg);
background-repeat: repeat;
}
.pun {
background: #fff;
padding: 10px 10px;
line-height: 120%;
-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
box-shadow: 0 5px 9px rgba(0,0,0,0.1);
}
.pun, .main_width {
margin: 0 auto;
width: 960px;
min-width: 960px;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
a:link {text-decoration: none;}

#user_navigation #sign_in {
background: #FFA07A;
color: white;
display: inline-block;
padding: 3px 8px;
border: 1px solid #FFA07A;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
/*header*/
#header_bar {
background: #323232 url(http://i78.servimg.com/u/f78/17/31/71/58/user_n10.png) repeat-x bottom;
padding: 0;
text-align: right;
}
#branding, #header_bar, #primary_nav {
min-width: 980px;
}
#user_navigation {
color: #9f9f9f;
font-size: 11px;
}
#user_link {
font-size: 12px;
color: white;
padding: 0 12px;
height: 36px;
line-height: 36px;
display: inline-block;
margin-right: 15px;
outline: 0;
}
#user_navigation {
overflow: visible;
}
#user_navigation .ipsList_inline li {
margin: 0;
}
.ipsList_inline > li:first-child {
margin-left: 0;
}
#user_navigation a {
color: #fff;
}
#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
}
#user_navigation #register_link {
background: #7BA60D;
color: white;
display: inline-block;
padding: 3px 8px;
border: 1px solid #7BA60D;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
#user_link:hover, #notify_link:hover, #inbox_link:hover {
background-color: #323232;
}
#user_navigation #sign_in {
  margin-right: 8px;
}
#notify_link {
background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_n11.png) no-repeat top;
}
#inbox_link {
background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_i11.png) no-repeat top;
}
#notify_link, #inbox_link {
vertical-align: middle;
width: 18px;
height: 15px;
padding: 13px 24px 8px 12px;
position: relative;
}
.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}
ol, ul {
list-style: none;
}
.attach {float: right;}
/*branding*/
#branding {
background: #0F3854 url(http://i81.servimg.com/u/f81/17/45/75/97/brandi10.png) repeat-x;
border-bottom: 1px solid #1B3759;
min-height: 64px;
}
#logo {
display: inline;
}
.clickable {
  cursor: pointer;
}
#search {
margin: 20px 0;
}
#search_wrap {
position: relative;
background: #fff;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
min-width: 230px;
}
#main_search {
margin-top: 5px;
font-size: 12px;
border: 0;
padding: 0;
color: #b0b0b0;
background: transparent;
width: 130px;
outline: 0;
}
#main_search:focus {
color: #5a5a5a;
}
input, select {
font: normal 13px helvetica,arial,sans-serif;
}
#search_options {
font-size: 10px;
height: 20px;
line-height: 20px;
margin: 3px 3px 3px 0;
padding: 0 6px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #EAEAEA;
display: inline-block;
float: right;
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
}
#search .submit_input {
background: #7BA60D url(http://i81.servimg.com/u/f81/17/45/75/97/search10.png) no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
border: 1px solid #7BA60D;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
}
#adv_search {
width: 16px;
height: 16px;
background: url(http://i81.servimg.com/u/f81/17/45/75/97/advanc10.png) no-repeat right 50%;
text-indent: -3000em;
display: inline-block;
margin: 4px 0 4px 4px;
}
fieldset {
border: 0px groove threedface;
}
/*navegaĂ§Ă£o*/
#primary_nav {
background: #204066;
font-size: 13px;
padding: 4px 0 0 0;
}
#community_app_menu > li {
margin: 0px 3px 0 0;
}
#community_app_menu > li > a {
color: #c5d5e2;
background: #1c3b5f;
display: block;
padding: 6px 15px 8px;
text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
}
#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
background: #173455;
color: #fff;
}
#community_app_menu > li.active > a {
background: #fff;
color: #0b5794;
font-weight: bold;
margin-top: 0;
text-shadow: none;
}
#primary_nav #quickNavLaunch {
padding: 6px 8px 8px;
}
#quickNavLaunch span {
background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_q10.png) no-repeat top;
width: 13px;
height: 13px;
display: inline-block;
}

/*lastpost*/
.mini_ava {
float: left;
}
.mini_ava img {
width: 30px;
height: 30px;
margin: 8px 5px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.mini_ava img:hover {
border-color: #a1a1a1;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
/*module*/
.module .main-head {
font: normal 14px helvetica, arial, sans-serif;
color: #204066;
padding: 5px 10px;
background: #DBE2EC;
border: 0px;
border-radius: 0px;
-webkit-box-shadow: inset 0px 0px 0;
-moz-box-shadow: inset 0px 0px 0;
box-shadow: inset 0px 0px 0;
}
.module .main-content {background: #F7FBFC; border: 0px;}
/*stats*/
#onlinelist {background: white;border-top: 3px solid #d8d8d8;}
#onlinechat {background: white;border-top: 0px;}
#statistics {
margin: 0 auto !important;
text-align: center !important;
display: table;
background: none;
}
.statHide{display:none !important;}
.statsPers li span a {
text-decoration: none !important;
}
.statsPers li > span {
display: inline-block;
background: #e2e2e2;
color: #4a4a4a;
padding: 2px 6px;
font-weight: bold;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-right: 3px;
}
.statsPers li {
float: left;
color:#4a4a4a;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}
/*footer*/
#footer_utilities {
padding: 10px;
font-size: 11px;
position: relative;
}
#footer_utilities .ipsList_inline>li>a {
margin-right: 0px;
padding: 4px 10px;
}
#footer_utilities .ipsList_inline > li > a.rss_feed {padding: 0px;}
#footer_utilities a {color: #225985;}
#footer_utilities a:hover {color: #328586;}
#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
}
#backtotop {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: #bdbdbd;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}
#backtotop img {margin-top: 5px;}
#backtotop:hover{background:#af286d;color:#fff;opacity:1;}
#copyright {
color: #848484;
text-align: right;
text-shadow: 0px 1px 0px #fff;
}
#copyright a {
color: #848484;
}
/*post*/
.post h3 {
background: #D8DDE8;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 16px;
}
span.post_id {
margin-left: 4px;
}
.post_date {
padding: 0 0 10px 0;
font-size: 12px;
color: #a4a4a4;
}
.desc.blend_links a {
font: normal 12px helvetica, arial, sans-serif;
color: #777777;
}
.post_id a img.small {
max-height: 12px;
margin-left: 3px;
margin-top: -2px;
opacity: 0.5;
}
.post_online {display: inline-block;}
.pun .post .user {
margin-left: -16em;
margin-top: -0.9em;
}
.pun .post {background: white;}
.pun .postmain {
background-color: white;
border-left: 0px;
margin-left: 14em;
}
.pun .post .user {
width: 155px;
font-size: 12px;
text-align: center;
line-height: 150%;
margin-left: -170px;
margin-top: -0.6em;
}
.pun .user .user-ident .user-basic-info {
  font-size: 11px;
  color: #a4a4a4;
  text-align: center;
  font-weight: normal;
}
.postfoot {
border-top: 0px;
margin-left: -14em;
}
/*user img*/
.user-basic-info a img {
height: 90px;
width: 90px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.user-basic-info a img:hover {
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
/*quick reply*/
#pun-qpost {
  background: #ebf0f3;
  padding: 9px;
  padding-top: 1px;
}
#pun-qpost .main-head {
font: 300 26px/1.3 Helvetica, Arial, sans-serif;
color: #323232;
font-size: 18px;
background: white;
border-top: 1px solid #dbe4ef;
border-left: 1px solid #dbe4ef;
border-right: 1px solid #dbe4ef;
border-radius: 0px;
-webkit-box-shadow: inset 0px 0px 0;
-moz-box-shadow: inset 0px 0px 0;
box-shadow: inset 0px 0px 0;
}
#pun-qpost a.exthelp {display: none;}
.pun .frm-form, .main .main-content.frm {
background-color: white;
}
.pun .post {
  border: 1px solid #dbe4ef;
}
.pun .main-content {
  border: 1px solid #dbe4ef;
  border-top: 0px;
}
#pun-qpost .frm-buttons {
border-top: 0px;
text-align: right;
}

/*crumbs*/
p.crumbs a {
  color: #777!important;
  font: normal 13px helvetica, arial, sans-serif;
}



#chatbox_members {
background:#ededed;
border-right:1px solid #ccc;
margin-bottom:-35px;
margin-top:-30px;
font:bold 12px Arial;
overflow:auto;
}

#chatbox_members .member-title {
background:url(http://i80.servimg.com/u/f80/16/18/15/10/196.png)no-repeat left top;
color:#38788c;
padding:10px;
}

#chatbox_footer {
margin-left:181px;
border-top:1px solid #ccc;
background:#f7f7f7;
}

#chatbox {
overflow-x:hidden;
margin-bottom:37px;
margin-right:0px;
margin-left:0px;
overflow-y: scroll;
}

#chatbox_header.main-head {
border:0;
background:#FFF url(http://i80.servimg.com/u/f80/16/18/15/10/122.png)repeat-x -1px 0px;
font-size:0;
}

#chatbox_header.main-head a {
color:#333;
}

#message {
width:360px;
height:16px;
font-size:13px;
border:1px solid #b0b0b0;
background-color:#fff;
margin:5px -60px 15px -180px;
padding:10px 70px 9px 50px;
}

#chatbox img {
max-width:400px;
border:1px solid #d4d4d4;padding:4px;
margin-top:4px;
}

#chatbox img[src*="r12.imgfast.net"]{
border:0px;padding:0px;margin-top:0px;
}

.chatbox_row_1,.chatbox_row_2 {
font:10px Arial;
color:#adadad;
background:#fff;
}
#chatbox_members .away{display:none;}
#chatbox_members .away+.online-users{margin-top:-38px}
#chatbox_members .online+.online-users a{background: url(http://2img.net/i/fa/Online.png)no-repeat left;padding-left:15px;}
.away+.online-users a{background: url(http://2img.net/i/fa/Offline.png)no-repeat left;padding-left:15px;}
.chatbox-options{font-size:0px;margin-top:5px;padding-right:5px}
.chatbox-options a{border:1px solid #9c999c;
  background:#FFF url(http://i74.servimg.com/u/f74/16/18/15/10/117.png)repeat-x;
  cursor: pointer;
  box-shadow: 0px 1px 0px #dedade;
  padding:3px 5px;
  color:#000;
  font:bold 12px Tahoma;
  float:left;
  }
.chatbox-options a:active {
background:#dedede;
box-shadow: inset 0 1px 1px #b0b0b0;
}
#chatbox_option_autorefresh{display:none}
#chatbox .msg a{
  color:#1e1c59;
  background:url(http://i48.servimg.com/u/f48/16/18/15/10/untit361.png)no-repeat 4px center;
  padding-left:20px;
}
.pun .postbody {line-height:18px;}
#chatbox .msg a:hover{color:red}
#chatbox .msg{font:normal 13px/18px Tahoma,Helvetica,verdana,arial,sans-serif}
div.fontbutton,div.fontbutton_normal {
margin-top:10px;
width:20px;
height:18px;
background:#FFF url(http://i74.servimg.com/u/f74/16/18/15/10/117.png)repeat-x;
}

div.fontbutton_selected {
border:1px solid #999!important;
background:#dedede;
}

div.fontbutton_clicked {
background:#dedede;
border:1px solid #999;
}
#submit_button {
margin-right:20px;
}

#divcolor {
border:0;
background:none;
margin-top:-5px;
margin-right:55px;
}

#divsmilies {
margin-left:-65px;
margin-top:13px;
border:0;
background:none;
border-right:1px solid #ccc;
padding-right:8px;
}

img[src="http://2img.net/i/fa/resize.gif"]{display:inline-block;margin-bottom:-20px}
blockquote blockquote,#divcolor img[src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif"],img[src="http://2img.net/i/fa/subsilver/wysiwyg/color.gif"],#divsmilies img[src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif"],#divunderline{display:none}
div.fontbutton {
cursor:pointer;
height:18px;
border:1px solid #999;
background:#dedede;
}
/*box*/

.main-head {
border: 0 none;
}
.main .main-foot, .main .main-head {
background-image: url(http://i77.servimg.com/u/f77/16/55/90/36/bg_rep10.jpg);
}
.main .main-head .page-title {
font-size: 12px;
font-weight: 400;
}
#profile-advanced-details .autobot, .main-head .h2, .main-head .h3, .main-head h1, .main-head h2, .main-head h3 {
color: #FF0;
font-size: 16px!important;
font-variant: small-caps;
font-weight: 600!important;
}
.pun .main-content {
background-color: #fbfbfb;
border: 1px solid #ddd;
}
.boxfmvi {
border: 1px solid #3CA5FB!important;
margin-bottom: 20px;
}
/* Tường nhĂ  */
#profile-advanced-details ol li{margin-bottom:10px}
#main-content{margin-top:50px}
#profile-advanced-add a[href^='/profile?friend']{background:url(http://i48.servimg.com/u/f48/16/58/89/73/icon710.png) no-repeat scroll right center #FCFEE8}
#profile-advanced-add a[href^='/profile?foe']{background:url(http://i48.servimg.com/u/f48/16/58/89/73/icon810.png) no-repeat scroll right center #FFEDED}
#profile-advanced-add a[href^='/profile?mode=editprofile&page_profil=friendsfoes']{background:url(http://i48.servimg.com/u/f48/16/58/89/73/icon410.png) no-repeat scroll right center #E3FBFF}
#profile-advanced-details .stats-field{margin:4px 4px 15px}
#profile-advanced-details .stats-field{border:1px solid #DDD}
#profile-advanced-details .stats-field legend{background-color:#F4F4F4;border:1px solid #DDD;color:#097BC2;font-size:16px;font-variant:small-caps;font-weight:700;padding:3px 10px 5px}
#profile-advanced-right .main-content.center{color:#FFF}
#profile-advanced-right .main-content.center img{width:150px}
#profile-advanced-layout #new-message{margin-top:25px}
#profile-advanced-details .new-message.bottom{display:none}
#profile-advanced-details{margin-right:0!important}
#profile-advanced-details .pagination{background:url(http://i48.servimg.com/u/f48/16/58/89/73/36054_10.png) no-repeat scroll 10px center #DDFFF5;border:1px solid #666;float:right!important;font-size:0;margin:5px 0 10px!important;color:transparent;padding:3px 10px 0 30px}
.pagination.top a,.pagination.top b{font-family:Georgia;font-size:16px;margin:0 5px}
.pagination b,.pagination a:hover{color:red}
#tabs ul li a{background-color:transparent;border:0 none;color:#373636;padding:0 10px}
#tabs ul li.activetab a,#tabs ul li.activetab a:hover,#tabs ul li a:hover{background-color:#666;color:#DDD;margin-top:-5px;padding-top:5px}
#tabs ul li,#tabs ul{padding:0}
.middleline{margin-bottom:-10px}
.middleline dd img{float:left;margin-top:5px}
#profile-advanced-details dl{line-height:24px;margin:0;padding:0}
#profile-advanced-details div.separator{padding-top:0}
#profile-advanced-details dl dt{text-align:right}
#profile-advanced-right{width:230px}
#profile-advanced-left{margin-right:232px}
#profile-advanced-layout{float:left;margin-right:-232px;width:100%}
#profile-advanced-details .message-block{margin-left:63px;border:1px solid #DDD;padding:5px}
#profile-advanced-details .message-footer{margin-right:-3px;padding-bottom:3px;padding-top:10px;text-align:right}
#profile-advanced-details .message-header{border:1px solid #DDD}
#profile-advanced-details .message-footer li:after{content:""!important}
#profile-advanced-details .message-footer li{background:url(http://i48.servimg.com/u/f48/16/58/89/73/view_d10.png) no-repeat scroll 2px center #FCFEE8;border:1px solid #DDD;padding:2px 3px 2px 20px}
#profile-advanced-details .message-footer li.last{background:url(http://i48.servimg.com/u/f48/16/58/89/73/remove10.png) no-repeat scroll 2px center #FFEDED;border:1px solid #DDD;padding:2px 3px 2px 20px}
.friend-block{border:1px solid #DDD;overflow:hidden;position:relative;text-align:left;width:208px;margin:5px}
.friend-block .avatar{background-color:#666;border:0 none;border-radius:3px 3px 3px 3px;float:left;height:48px;overflow:hidden;width:48px;margin:3px}
.friend-block .avatar img{width:48px}
.friend-block span{left:60px;position:absolute;top:10px}
.friend_list_online_status{left:60px;position:absolute;top:30px}
#profile-advanced-right .mainmenu{background-color:#DDD;border:1px solid #666;display:block;margin:0 5px;padding:5px 0}
#profile-advanced-add a{border:1px solid #DDD!important;line-height:20px;width:203px;margin:0!important;padding:3px 22px 3px 3px !important}






/* Latest topic */
#lastFMvi #google_ads_div_180x150{display:none}
.fmvitk2{background:transparent!important;position:absolute;right:0;width:200px;top:27px}
.fmvitit{top:0;position:absolute;width:210px;right:0}
.fmvitit span{float:right;padding-right:10px;}
#recent_topics ul{list-style-type:decimal-leading-zero}
#recent_topics li{position:relative;width:425px;line-height:17px}
.nTright{position:absolute;right:0}
#recent_topics .nTopics{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;width:255px}
#lastFMvi > .main-content{width:921px;position:relative;margin:2px}
.top-vi,.viewrep{padding:10px!important;min-height:82px}
.leftrecent,.lastcate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute}
.leftrecent{width:255px}.leftrecent.fm2{width:175px}
#lastFMvi .main-content{border:0 none!important}
.imgstatus{background:url(http://i48.servimg.com/u/f48/16/58/89/73/post_o10.png) no-repeat scroll center center #FFF;display:block;height:11px;left:-35px;position:absolute;top:0;width:30px;padding:3px 5px 2px}
.imgstatus.newF{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/post_n10.gif)}
.imgstatus.lockF{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/locked10.png)}
.rightrecent{right:250px;text-align:right;width:115px}
.showpost{font-size:9px;left:-12px;line-height:18px;position:absolute}
.lastcate{right:0;text-align:right;width:120px}
#content-container div#left,#content-container div#right{border:0 none;float:none;width:100%;margin:0}
*+ html #content-container div#main{margin-left:0;margin-right:0}
* html #content-container #main-content{overflow:visible;margin-right:0;margin-left:0}
* html #content-container div#main{margin-left:-99%;margin-right:-99%;width:100%;float:none}
.latest_topics{list-style:decimal-leading-zero outside none;text-align:left;margin:0!important;padding:0 5px 0 30px}
.latest_topics li{line-height:16.1px;position:relative}
.toppost_width{float:left; width: 200px}
.recentWidth .main-head{position: relative; height: 1.3em;overflow: hidden;}
.recentWidth h3{marign-left: 10px}
.table .tcl{height:auto!important}
.pun{background-color:#FFF;padding:12px;border:1px solid #DDDDDD;min-width:931px!important;width:931px;margin:0 auto}
.loaddinng{background-image:url(http://i43.servimg.com/u/f43/16/03/04/56/black-10.gif);background-position:center center;background-repeat:no-repeat;height:200px;width:100%}
#checktip{position:absolute;right:10px;top:3px;z-index:300}
#numRecent{display:none;position:absolute;right:12px;top:7px}
.codebox dt a{float:right;padding-left:20px}
.main .main-foot,.main .main-head,.main-head.clearfix .h2,.main-head.clearfix .options{height:20px;line-height:20px}
#recent_topics {
width: 456px;
height: 212px;
overflow: auto;
}

/* ThĂ¡Â»â€˜ng kĂª */
.leftStats{float:left;margin-left:-71px;position:absolute;vertical-align:middle;width:60px}
.rightStats{border-left:2px solid #CFC9C9;min-height:50px;padding-left:10px;width:846px;margin:5px 10px 5px 70px}
.starsTitle{background-color:#DDD;color:#706969;font-family:Comic Sans MS!important;font-variant:small-caps!important;font-weight:700!important;height:20px;line-height:20px;text-shadow:1px 1px 1px #FFF;padding:5px}

/*Hiện thĂ´ng tin khi rĂª chuá»™t vĂ o***********************************/
.perfilInfo { background: url(http://forum.teamspeak.com.br/public/style_images/master/stems/bottomleft.png) no-repeat 98% 0%; float: left; height: 14em; left: -38em; padding: 16px 0px 38px 5px; top: 13px; width: 510px; z-index: 999; }
.linkPrf { -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; background: #F6F6F6; border: 1px solid #DBDBDB; border-radius: 0 0 4px 4px; bottom: -14px; border-top:none; box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset, 0 1px 0 rgba(0, 0, 0, 0.3); color: #616161; float: left; height: 14px; left: 13.8em; margin: 2px; padding: 5px; text-align: center; text-decoration: none!important; transition: all .2s ease-in-out; width: 8em; }
.linkPrf:hover{color: #4C4C4C;border-color: #9A9A9A;}
.linkPrf:hover a{color: #4C4C4C;}
.linkPrf a{color:#616161 !important; font:normal 12px; text-decoration:none;}
.setPerfil { background: rgba(0, 0, 0, 0.3); display: block; height: 100%; padding: 5px; padding-bottom: 10px; border-radius: 3px; }
.setPerfil > span { background: #f9f9f9; border-radius: 3px; display: block; height: 100%; padding: 3px; border: 1px solid #999; }
.setPerfil .PerfilInfoImg { width: 94px; height: 160px; float: left; display: table; background: #E1E1E1; padding: 3px; box-shadow: 1px 1px 0 #CCC; }
.setPerfil p div{ display: inline; }
.setPerfil h2 { float: left; font: bold 19px "Trebuchet MS"; display: block; background: #E1E1E1; width: 382px; padding: 5px; text-shadow: 1px 1px 0 white; border-radius: 0 10px 0px 0; box-shadow: 1px 1px 0 #CCC; margin-bottom:10px; }
.setPerfil p { margin: 2px 5px; float: right; display: block; background: #F1F1F1; width: 350px; text-align: left; padding: 5px; box-shadow: 1px 1px 0 #CCC; font-weight: normal; border-left: 3px solid #333; border-top: 1px solid #333; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }
.setPerfil p:hover { box-shadow: 1px 1px 0 #9A9A9A; }
.sceditor-group a { cursor:pointer!important; border:1px solid #999!important; background:#FFF url(http://i38.servimg.com/u/f38/16/18/15/10/untitl27.png)repeat-x bottom left!important; box-shadow:0 1px 0 #dedade!important; margin-left:-1px; border-radius:0; -moz-border-radius:0; padding:1px 3px!important; }
a.sceditor-button-faspoiler div { background:#FFF url(http://i35.servimg.com/u/f35/16/18/15/10/183.png)no-repeat center!important; border:1px solid #ccc!important; height:9px!important; width:9px!important; padding:3px!important; }
.sceditor-container { border:1px solid #bdbdbd!important; border-radius:0!important; -moz-border-radius:0!important; }
.sceditor-toolbar { text-align:left; border-bottom:1px solid #cecfce!important; background:#f2f2f2!important; }
.sceditor-group a:active { background:#dedede!important; box-shadow:inset 0 1px 1px #b0b0b0!important; }
.sceditor-group a.hover,.sceditor-group a.active { background:#dedede!important; box-shadow:inset 0 0 0 #b0b0b0!important; }
.sceditor-toolbar .sceditor-group { background:none!important; border:0!important; }
/*Viewtopic***********************************/

.pun .postmain { background-color: rgb(255, 255, 255); border: 1px solid #b0b0b0; margin-left: 0em; }
ul#cungchuyenmuc { padding-top:25px; }
#cungchuyenmuc li { margin-left:25px; list-style:square; margin-top:2px; width:45%; float:left; padding-bottom:3px; }
#cungchuyenmuc span { position:absolute; display:inline-block; width:342px; height:16px; overflow:hidden; margin-bottom:-3px; }
#cungchuyenmuc a {text-decoration:none!important;color:#333;font:12px Tahoma;}
#cungchuyenmuc a:hover {color:#ba3814;}
.pun .topic { background: #fff; border: 0px solid #ccc; border-style: none solid; }
.thongtintv img { -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1); background: #fff; border: 1px solid #D5D5D5; box-shadow: 0 2px 2px rgba(0,0,0,0.1); max-height: 22px; padding: 1px; vertical-align: middle; max-width: 22px; }
.thongtintv  { background: #FFFAF0;font-weight: bold; font-size: 9pt; color: #000000; font-family: Verdana,Tahoma, Helvetica, Arial, sans-serif; padding: 2px 10px 2px 10px; margin-bottom: 2px; border: 1px dashed #FC4400; }
.khunglas  { background: rgba(255, 255, 255, 0.4); font-size: 9pt; color: #000000; font-family: Verdana,Tahoma, Helvetica, Arial, sans-serif; padding: 2px 10px 2px 10px; margin-bottom: 2px; border: 1px dashed #ccc;}
.main-content.frm .frm-set dl dt{width: auto !important;}
div#fixadent1 {width:780px;border:1px solid #d4d4d4;height:20px;overflow:hidden;background-color:#f7f7f7;padding:8px 6px;}
.fixed1 {position: fixed;top: 0;margin-right: 0;z-index: 999;}
.pun a.ola_1 {display:inline-block;margin-top:-2px;margin-left:10px;font:bold 13px Tahoma;color:#333;text-decoration:none!important;}
a.ola_1:hover {color:red;}
.postbody img {max-width:710px;}
.pun .view_topic a[href*="topic?watch=topic"]{font-size:0px;display:inline-block;width:16px;height:16px;background: url(http://i74.servimg.com/u/f74/16/18/15/10/accept10.png)no-repeat;margin-left:5px}
.pun .view_topic a[href*="unwatch"]{font-size:0px;display:inline-block;width:16px;height:16px;background: url(http://i74.servimg.com/u/f74/16/18/15/10/delete11.png)no-repeat;margin-left:5px}
.sig-content img {max-width:700px;max-height:250px;}
.sig-content:hover { max-height:1000px; transition:all 1s; }
.sig-content { clear:both; max-height:180px; overflow:hidden; position:relative; border-top:1px solid #d8d8d8; }
 .nen_pt+a[href*="/u"] {display:none;}
.pun .entry-content {overflow: hidden;padding-bottom: .8em;width: 766px;}
.pun .main, .pun .main-category {margin: 0em 0;}
.pun .postmain {background-color: rgb(255, 255, 255);border-left: 1px solid rgb(204, 204, 204);margin-left: 0em;}
.postfoot {border-top: 1px solid #ccc;clear: both;margin-left: 0em;padding: 0px;text-align: right;}
.pun .bai_viet1 {background: rgba(0,0,0,0.04);border: 0px solid #ccc;border-style: none solid;}
.module, .main:nth-child(5) .main-content a:nth-child(10n+1){color:#00A5CD}
.module, .main:nth-child(5) .main-content a:nth-child(10n+6){color:#7CBA2C}
.sceditor-container iframe, .sceditor-container textarea { background-image: url(http://stc.ugc.zdn.vn/qa/v30/images/bgd_note.gif)!important; background-position: center center!important; background-repeat: no-repeat!important; }
#pun-about { background-color: #add1ff; border-color: #fff; border-style: solid; border-width: 1px; line-height: 150%; padding: .6em 1em; text-align: right; }

Lid'Keni
Lid'Keni
Chức vụ : Moderators
Bài Viết : 53

Bài thứ 2[Share] Skin KingGame Edit New  Empty Re: [Share] Skin KingGame Edit New 25/10/2013, 1:08 pm

overall_header :

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
  <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
  <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
  <meta http-equiv="content-script-type" content="text/javascript" />
  <meta http-equiv="content-style-type" content="text/css" />
  <!-- BEGIN switch_compat_meta -->
  <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
  <!-- END switch_compat_meta -->
  <!-- BEGIN switch_canonical_url -->
  <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
  <!-- END switch_canonical_url -->
  {META_FAVICO}
  {META}
  {META_FB_LIKE}
  <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
  {T_HEAD_STYLESHEET}
  {CSS}
  <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
  <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
  <script src="{JQUERY_PATH}" type="text/javascript"></script>
  <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>

  <!-- BEGIN switch_fb_login -->
  <script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
  <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
  <!-- END switch_fb_login -->

  <!-- BEGIN switch_ticker -->
  <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
  <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
  <!-- END switch_ticker -->

  <!-- BEGIN switch_ticker_new -->
  <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
  <script type="text/javascript">//<![CDATA[
      /* Definir le sens de direction en fonction du panneau admin */
      var tickerDirParam = "{switch_ticker.DIRECTION}";
      var slid_vert = false;
      var auto_dir = 'next';
      var h_perso = parseInt({switch_ticker.HEIGHT});

      switch( tickerDirParam )
      {
        case 'top' :
            slid_vert = true;
            break;

        case 'left':
            break;

        case 'bottom':
            slid_vert = true;
            auto_dir = 'prev';
            break;

        case 'right':
            auto_dir = 'prev';
            break;

        default:
            slid_vert = true;
      }

      $(document).ready(function() {

        var width_max = $('ul#fa_ticker_content').width();
        var width_item = Math.floor(width_max / {switch_ticker.SIZE});

        if (width_max > 0)
        {
            $('#fa_ticker_content').css('display','block');

            $('ul#fa_ticker_content li').css('float','left').css('list-style','none').width(width_item).find('img').each(function () {
              if ($(this).width() > width_item)
              {
              var ratio      = $(this).width() / width_item;
              var new_height = Math.round($(this).height() / ratio);
              $(this).height(new_height).width(width_item);
              }
            });

            if (slid_vert)
            {
              var height_max = h_perso;

              $('ul#fa_ticker_content li').each( function () {
                  if ($(this).height() > height_max)
                  {
                    height_max = $(this).height();
                  }
              } );

              $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
              $('ul#fa_ticker_content li').height(height_max);
            }

            $('#fa_ticker_content').jcarousel({
                  vertical: slid_vert,
              wrap: 'circular',
              auto: {switch_ticker.STOP_TIME},
              auto_direction: auto_dir,
            scroll: 1,
            size: {switch_ticker.SIZE},
            height_max: height_max,
            animation: {switch_ticker.SPEED}
            });
        }
        else
        {
            $('ul#fa_ticker_content li:not(:first)').css('display','none');
            $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
        }
      });
  http://]]>
  </script>
  <!-- END switch_ticker_new -->

  <script type="text/javascript">
  http://<![CDATA[
  $(document).ready(function(){
      <!-- BEGIN switch_enable_pm_popup -->
        pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
        if(pm != null) { pm.focus(); }
      <!-- END switch_enable_pm_popup -->
      <!-- BEGIN switch_report_popup -->
        report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
        if(report != null) { report.focus(); }
      <!-- END switch_report_popup -->
      <!-- BEGIN switch_ticker -->
        ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
      <!-- END switch_ticker -->
  });

  <!-- BEGIN switch_login_popup -->
      var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false;
  <!-- END switch_login_popup -->

  <!-- BEGIN switch_login_popup -->
  $(document).ready( function() {
      $(window).resize(function() {
        var windowWidth = document.documentElement.clientWidth;
        var popupWidth = $("#login_popup").width();
        var mypopup = $("#login_popup");

        $("#login_popup").css({
        "left": windowWidth/2 - popupWidth/2
            });
      });
  });
  <!-- END switch_login_popup -->
  http://]]>
  </script>
  {GREETING_POPUP}
  <!-- BEGIN switch_ticker_new -->
  <style>
  .jcarousel-skin-tango .jcarousel-item {
      text-align:center;
      width: 10px;
  }

  .jcarousel-skin-tango .jcarousel-item-horizontal {
      margin-right: {switch_ticker.SPACING}px;
  }

  .jcarousel-skin-tango .jcarousel-item-vertical {
      margin-bottom: {switch_ticker.SPACING}px;
  }
  </style>
  <!-- END switch_ticker_new -->
  {HOSTING_JS}
  <!-- BEGIN google_analytics_code -->
  <script type="text/javascript">
  http://<![CDATA[
    var _gaq = _gaq || [];
    _gaq.push(["_setAccount", "{G_ANALYTICS_ID}"]);
    _gaq.push(["_trackPageview"]);
  _gaq.push(['_trackPageLoadTime']);

  <!-- BEGIN google_analytics_code_bis -->
  _gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
  _gaq.push(['b._trackPageview']);
  <!-- END google_analytics_code_bis -->

    (function() {
      var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
      ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
      var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
    })();
  http://]]>
  </script>
  <!-- END google_analytics_code -->
</head>

<body>
 

  <!-- BEGIN hitskin_preview -->
  <div id="hitskin_preview" style="display: block;">
      <h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
      <div class="content">
        <p>
            {hitskin_preview.L_THEME_SITE_PREVIEW}
            <br />
            <span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
        </p>
      </div>
  </div>
  <!-- END hitskin_preview -->

  <!-- BEGIN switch_login_popup -->
  <div id="login_popup" class="module main">
      <div id="login_popup_title" class="main-head">
        <div class="h3">{SITENAME}</div>
      </div>
      <div class="main-content">
        {LOGIN_POPUP_MSG}
        <div id="login_popup_buttons">
            <form action="{S_LOGIN_ACTION}" method="get">
              <input type="submit" class="button2" value="{L_LOGIN}" />
              <input type="button" class="button2" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
              <input id="login_popup_close" type="button" class="button2" value="{L_DONT_DISPLAY_AGAIN}" />
            </form>
        </div>
      </div>
  </div>
  <!-- END switch_login_popup -->
<script type="text/javascript">
//<![CDATA[
var _userdata = new Object();
            _userdata["session_logged_in"] = 1;
_userdata["username"] = "USERNAME";
_userdata["user_id"] = 4;
_userdata["user_level"] = 0;
_userdata["user_lang"] = "vi";
_userdata["activate_toolbar"] = 1;
_userdata["fix_toolbar"] = 1;
_userdata["notifications"] = 1;
      
var _lang = new Object();
_lang["Share"] = "Share";
_lang["Login"] = "Đăng Nhập";
_lang["Register"] = "Đăng ký";
_lang["Welcome"] = "Welcome";
_lang["Notifications"] = "Notifications";
_lang["See_my_profile"] = "View profile";
_lang["Edit_profile"] = "Thay đổi lý lịch của bạn";
_lang["All_Topics"] = "Tất cả chủ đề";
_lang["All_Messages"] = "Tất cả tin nhắn";
_lang["js_topics_followed"] = "Watched topics";
_lang["Admin_panel"] = "Bảng điều khiển của Người Quản Trị";
_lang["Logout"] = "Thoát";
   
_lang["Notif_see_all"] = "See all the notifications";
_lang["Notif_priv_msg"] = "You have received a <a href=\"/privmsg?folder=inbox\">private message</a> from <a href=\"/u%(id)d\">%(name)s</a>";
_lang["Notif_report"] = "<a href=\"/u%(id)d\">%(name)s</a> has created a <a href=\"/report\">message report</a>";
_lang["Notif_friend_req"] = "You have received a <a href=\"/profile?mode=editprofile&page_profil=friendsfoes\">friend request</a> from <a href=\"/u%(id)d\">%(name)s</a>";
_lang["Notif_group_req"] = "<a href=\"/u%(id)d\">%(name)s</a> has made a request to join the group <a href=\"/g%(group_id)d-%(group_url_name)s\">%(group_name)s</a>";
_lang["Notif_friend_con"] = "<a href=\"/u%(id)d\">%(name)s</a> has connected";
_lang["Notif_wall_msg"] = "<a href=\"/u%(id)d\">%(name)s</a> has just written a message on <a href=\"/u%(self)dwall\">your wall</a>";
_lang["Notif_abuse"] = "<a href=\"/admin/index.forum?mode=active&part=misc&sub=support&tid=c5b6b2087d7c7ab1b50b87a8ccce7038\">An abuse</a> was reported";
_lang["Notif_topic_watch"] = "<a href=\"/u%(id)d\">%(name)s</a> wrote a message in <a href=\"/t%(topic_id)d-%(topic_name)s#%(post_id)d\">in a watched topic</a>";
_lang["Notif_topic_watch_p"] = "<a href=\"/u%(id)d\">%(name)s</a> wrote a message in <a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s#%(post_id)d\">in a watched topic</a>";
_lang["Notif_topic_watch_guest"] = "A guest wrote a message in <a href=\"/t%(topic_id)d-%(topic_name)s#%(post_id)d\">a topic you watch</a>";
_lang["Notif_topic_watch_p_guest"] = "A guest wrote a message in <a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s#%(post_id)d\">a topic you watch</a>";
_userdata["avatar"] = "<img src=\"http://2img.net/i/fa/invision/pp-blank-thumb.png\" alt=\"\" />";
_userdata["user_posts"] = 0;
_userdata["user_nb_privmsg"] = 0;
_userdata["point_reputation"] = 0;

var _board = new Object();
_board["reputation_active"] = 0;
_board["Forumotion"] = "Forumotion";
_board["toolbar_title_url"] = "http://www.forumotion.com";
_board["toolbar_logo"] = "http://2img.net/i/fa/i/toolbar/pa0.png";

_lang["All_PMs"] = "My private messages";
_lang["rank_title"] = "";
_lang["No_assigned_rank"] ="Không có chỉ định cấp bậc đặc biệt";
_lang["Posts"] = "Số bài";
_lang["PMs"] = "PMs";
_lang["Reputation"] ="Reputation";
$(document).ready(Toolbar.init)
$(function() {});
//]]>
</script>

<style type="text/css">
#left .159482f .main-content {background-color: #fbfbfb;border:0;}#main .159482f .main-content {background-color: #fbfbfb;border: 1px solid #dddddd;}
.fa_toolbar_XL_Sized { min-width: 980px; width: 100%; }
                    .fa_toolbar_L_Sized { min-width: 774px; }
                    .fa_toolbar_M_Sized { min-width: 519px; }
                    #fa_toolbar { left: 0px; height: 30px; background-color: #333333; color: #FFFFFF; font-family: Helvetica, Verdana, Arial; font-size: 16px; z-index: 20002; }
#fa_toolbar :link, #fa_toolbar :visited { color: #FFFFFF; text-decoration: none; }
#fa_toolbar a:hover { text-decoration: underline; }
#fa_toolbar a:link, #fa_toolbar a:visited, #fa_toolbar a:hover, #fa_toolbar a:active { border:1px solid transparent; border:none; }
.fa_tbMainElement, .fa_tbMainElement a, #fa_show { display: inline-block !important; vertical-align: middle; }
#fa_toolbar #fa_icon { display: inline-block !important; visibility: visible !important; background-repeat: no-repeat; background-image: url('http://2img.net/i/fa/i/toolbar/pa0.png'); background-size: 30px; width: 30px; height: 30px; }
#fa_toolbar #fa_magnifier, #fa_toolbar #fa_fb, #fa_toolbar #fa_twitter, #fa_toolbar #fa_gp, #fa_toolbar #fa_mail, #fa_toolbar #fa_rss, #fa_toolbar #fa_hide, #fa_toolbar_hidden #fa_show { background-image: url('http://www.illiweb.com/fa/i/toolbar/toolbar.png'); width: 30px; height: 30px; cursor: pointer; }
#fa_left { display: inline-block !important; visibility: visible !important; width: auto !important; height: auto !important; line-height: 30px !important; }
#fa_icon, #fa_toolbar #fa_service { color: #FFFFFF; }
#fa_toolbar #fa_service { display: inline-block !important; visibility: visible !important; text-decoration: none !important; }
#fa_toolbar #fa_service:hover[href] { text-decoration: underline !important; }
#fa_search { margin-left: 20px; height: 30px; }
#fa_search form { margin: 0; padding:0; display:inline; }
#fa_search #fa_magnifier { position : absolute; background-position: -30px 0px; }
#fa_search #fa_textarea { text-indent: 30px !important; width: 200px; height: 24px; padding: 0px; border: 0px; margin-top: 3px; border-radius: 5px; line-height: 24px; }
#fa_share { margin-left: 20px; font-size: 16px; line-height: 30px !important; }
#fa_share_text { cursor: default; color: #FFFFFF; text-decoration: none !important; }
#fa_fb { margin-left: 10px; background-position: -60px 0px; }
#fa_twitter { background-position: -90px 0px; }
#fa_gp { background-position: -120px 0px; }
#fa_mail { background-position: -150px 0px; }
#fa_rss { background-position: -180px 0px; }
#fa_right { float: right; font-size: 14px; }
#fa_right a.rightHeaderLink { margin-left: 10px; vertical-align: top; line-height: 30px; color:#FFFFFF }
#fa_right span.rightHeaderLink { display:inline-block; margin-left: 1px; vertical-align: top; line-height: 30px; color:#FFFFFF }
#fa_welcome, #fa_right #fa_notifications { line-height: 30px; padding: 0px 5px; color: #FFFFFF; }
#fa_hide { background-position: -210px 0px; }
#fa_menu { display: inline-block; }
#fa_right #fa_welcome:hover, #fa_toolbar #fa_right #fa_notifications:hover { cursor: pointer; }
#fa_right #fa_menu #fa_welcome, #fa_right.notification #fa_menu #fa_welcome { color: #FFFFFF; }
#fa_right #fa_menu ul, #fa_right.notification #fa_menu ul { display: none; }
#fa_right.welcome #fa_menu #fa_welcome { color: #333; background-color: #fff; }
#fa_right.welcome #fa_menu ul { display: block; }
#fa_menu:hover :visited, #fa_toolbar > #fa_right.notification > #fa_notifications { color: #333333; background-color: #FFFFFF; }
#fa_toolbar #fa_right .fa_separator { width: 90%; height: 1px; margin: 0; padding: 0px; background-color: #CCCCCC; text-align: center; }
#fa_menulist { display: none; position: absolute; list-style-type: none; margin: 0px; padding: 0px 10px; background-color: #FFFFFF; min-width: 175px; width: auto; border: 1px solid #333333; line-height: 32px; border-top: 0px solid #FFFFFF; z-index: 10000; }
#fa_menulist :link, #fa_menulist :visited { color: #00569C !important; }
#fa_toolbar_hidden { position: absolute; width: 30px; height: 30px; right: 0px; margin-top: -60px; background-color: #333333; border-radius: 0px 0px 5px 5px; z-index: 20002; }
#fa_show { background-position: -240px 0px; }

#fa_toolbar #fa_right #fa_notifications #notif_unread { display: none; margin-left: 0.5em; }
#fa_toolbar #fa_right #fa_notifications.unread #notif_unread { display: inline; }
#fa_toolbar #fa_right #notif_list { font-size: 11px; display: none; position: absolute; list-style-type: none; margin: 0; padding: 0; background-color: #FFFFFF; border: 1px solid #333333; border-top: 0px solid #FFFFFF; z-index: 10000; }
#fa_toolbar #fa_right.notification #notif_list { display: block;; }
#fa_toolbar #fa_right #notif_list li { margin: 0; font-size: 1em; padding: 0 0.5em 0.5em; color: #333; line-height: 1.2em; display:block; }
#fa_toolbar #fa_right #notif_list li .contentText { float:left; width:27em; height: 2.4em; overflow: hidden; }
#fa_toolbar #fa_right #notif_list li .contentText a { color: #00569C !important; text-decoration: underline !important; vertical-align: baseline; /*max-width: 150px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; */}
#fa_toolbar #fa_right #notif_list li:first-child { padding-top: 0.5em; }
#fa_toolbar #fa_right #notif_list li:first-child hr { display: none; }
#fa_toolbar #fa_right #notif_list li .content { width: 30em; /*height: 2.4em;*/ margin: 0; display: block; overflow: hidden; vertical-align: top; color: inherit !important; line-height: inherit !important; }
#fa_toolbar #fa_right #notif_list li a.delete { width: 22px; height: 2.4em; background: transparent url('http://www.illiweb.com/fa/i/toolbar/toolbar.png') no-repeat -274px 50%; float:right; }
#fa_toolbar #fa_right #notif_list li hr { margin: 0 0 0.5em 0; border: 0 solid #ccc; border-top-width: 1px; }
#fa_toolbar #fa_right #notif_list li.unread { font-weight: bold; background-color: #e5e5e5; }
#fa_toolbar #fa_right #notif_list li.see_all { color: #fff; background-color: #333; padding: 0.7em !important; text-align: right; }
#fa_toolbar #fa_right #notif_list li.see_all a { color: #fff; width:100%; }

#fa_toolbar #live_notif { width: 330px; position: absolute; }
#fa_toolbar #live_notif .fa_notification { background-color: #333; opacity: 0.8; border-radius: 5px; padding: 10px; }
#fa_toolbar #live_notif .fa_notification .content { padding-left: 40px; display: inline-block; background-image: url('http://www.illiweb.com/fa/notifications/notifications.png'); background-repeat: no-repeat; height: 32px; font-size : 11px; color : #fff; overflow : hidden }
#fa_toolbar #live_notif .fa_notification a { text-decoration: underline !important; vertical-align: baseline; /*max-width: 150px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; */}

.fa_fix { position:fixed !important;position: absolute; /*ie6 and above*/top: 0;right: 0; }
#fa_toolbar .fa_hide { display: none !important; }
#fa_usermenu { position: absolute; left: 0px; width: 120px;  padding: 10px 20px 10px 10px; color: #333333; font-size: 12px; text-align: center; }
                    #fa_ranktitle { width: 120px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
                    #fa_ranktitle:hover { text-decoration: none !important; color: #333333; }
                    #fa_usermenu td { padding: 0px; margin-bottom: 5px; line-height: 15px; }
                    #fa_usermenu td.first { text-align: right; }
                    #fa_usermenu td.bold { font-weight:bold; text-align: left; }
                    #fa_usermenu img { max-width: 120px; max-height: 120px; }
                    #fa_menulist { padding-left: 150px; }
</style>
<!--[if lte IE 6]>
<style type="text/css">
/* http://msdn.microsoft.com/en-us/library/ms537634.aspx#Implement */
                    .fa_toolbar_XL_Sized { width: expression(document.documentElement.clientWidth ? (document.documentElement.clientWidth < 980 ? "980px": "100%") : (document.body.clientWidth < 980 ? "980px": "100%")); }
                    .fa_toolbar_L_Sized { width: expression(document.documentElement.clientWidth ? (document.documentElement.clientWidth < 774 ? "774px": "auto") : (document.body.clientWidth < 774 ? "774px": "auto")); }
                    .fa_toolbar_M_Sized { width: expression(document.documentElement.clientWidth ? (document.documentElement.clientWidth < 519 ? "519px": "auto") : (document.body.clientWidth < 519 ? "519px": "auto")); }
                    #fa_toolbar #fa_magnifier, #fa_toolbar #fa_fb, #fa_toolbar #fa_twitter, #fa_toolbar #fa_gp, #fa_toolbar #fa_mail, #fa_toolbar #fa_rss, #fa_toolbar #fa_hide, #fa_toolbar_hidden #fa_show { background-image: url('http://www.illiweb.com/fa/i/toolbar/toolbar.gif'); width: 30px; height: 30px; cursor: pointer; }
span.fa_tbMainElement, span.fa_tbMainElement a, #fa_show { zoom: 1; display: inline-block !important; line-height:30px; height: 30px; }
div.fa_tbMainElement, div.fa_tbMainElement a { zoom: 1; display: inline !important; line-height:30px; height: 30px; }
#fa_search #fa_textarea { margin-top: 1px; }
#fa_show { z-index:20002; }
#fa_menu { display: inline !important; height:30px; line-height:30px; }
#fa_menulist { width:175px; margin-top:30px; }
#fa_menulist li.fa_separator { font-size:1px; }
#fa_menu:hover :visited, #fa_right.notification #fa_notifications { color: #333333; background-color: #FFFFFF; }
#notif_list { margin-top:30px !important; }
.fa_fix { position:absolute !important; top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+"px") !important; z-index:10002; }
#fa_toolbar #live_notif { width: 330px; position: absolute; margin-top:30px; }
#fa_toolbar #fa_right #notif_list li { width:32em; }
</style>
<![endif]-->
<!--[if IE 7]>
<style type="text/css">
.fa_tbMainElement, .fa_tbMainElement a, #fa_toolbar_hidden > #fa_show { zoom: 1; display: inline !important; }
                    #fa_search #fa_textarea { margin-top: 1px; }
                    #fa_right > div { zoom: 1; display: inline !important; }
                    #fa_menulist { width:175px !important; margin-top: 30px !important; margin-left: 1px !important; }
                    #fa_menulist li a { white-space: nowrap; }
                    #fa_menulist li.fa_separator { font-size: 1px; line-height: 1px; }
                    #fa_toolbar #fa_right #notif_list { margin-top: 30px !important; }
                    #fa_toolbar #live_notif { width: 330px; position: absolute; margin-top:30px; }
                    #fa_toolbar #fa_right #notif_list li { width:30em; }
                    #fa_toolbar #fa_right #notif_list li .contentText { height: 2.6em; }
</style>
<![endif]-->
<script type="text/javascript" src="http://tinyurl.com/var-fa"></script></head><!--
 #region sign_in_popup --><div id="document_modal" class="modal" style="display:none; width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 10000; opacity: 0.4; background-color: #3E3E3E;"></div><div id="sign_in_popup_popup" style="display:none; z-index: 10001; top: 25%; left: 24%; position: fixed;" class="popupWrapper"><div id="sign_in_popup_inner" class="popupInner" style="width: 600px; max-height: 641px;"><div style="" class="ipbfs_login" id="inline_login_form"><form id="login" method="post" action="/login.forum"><h3>ĐĂNG NHẬP</h3><div class="ipbfs_login_row"><div class="ipbfs_login_col"><span class="right desc lighter blend_links"><a title="Registre-se agora!" href="/register">Ðăng ký</a></span><strong><label for="ips_username">Tài khoản :</label></strong><div class="ipsField_content"><input type="text" tabindex="1" size="30" placeholder="Điền tài khoản vào đây" name="username" class="input_text ipbfs_login_input ipbfs_luser" id="ips_username"></div></div><div class="ipbfs_login_col"><span class="right desc lighter blend_links"><a title="Retrieve password" href="/profile?mode=sendpassword">Quên mật khẩu</a></span><strong><label for="ips_password">Mật khẩu :</label></strong><div class="ipsField_content"><input type="password" tabindex="2" size="30" placeholder="Điền mật khẩu vào đây" name="password" class="input_text ipbfs_login_input ipbfs_lpassword" id="ips_password"><br></div></div></div><div class="clearfix"><div class="ipbfs_login_col"><input type="checkbox" class="input_check left" value="1" name="autologin" checked="checked" id="autologin"><div style="padding-left: 20px;"><label for="autologin"><strong>Nhớ tôi</strong><span style="display: block; padding-top: 5px;" class="desc lighter">Không nên sử dụng máy tính dùng chung</span></label></div></div><div class="ipbfs_login_col"><input type="checkbox" class="input_check left" value="1" name="anonymous" id="anonymous"><div style="padding-left: 20px;"><label for="anonymous"><strong>Vô danh đăng nhập</strong><span style="display: block; padding-top: 5px;" class="desc lighter">Ðăng thêm tôi vào danh sách các thành viên tích cực</span></label></div></div></div><div class="ipsForm_submit ipsForm_center clear" style="height: 29px;"><input type="submit" name="login" value="Đăng nhập" class="input_submit"><input name="redirect" type="hidden" value="" />                    </div></form></div></div><div id="sign_in_popup_close" class="popupClose clickable"><img alt="x" src="http://i78.servimg.com/u/f78/18/17/62/92/close_10.png" onclick="show_popup('sign_in_popup_popup');"></div></div><script type="text/javascript">//<![CDATA[
$(document).ready(function() {$('#user_navigation #sign_in').attr('href', '#').attr('onclick', "show_popup('sign_in_popup_popup');");/*$('#user_navigation #sign_in').click(function() {sign_in_popup();});*/});function show_popup(id) {var $oObj = $('#'+id);if ($oObj.css('display') == 'none') {$oObj.add('#document_modal').fadeIn('slow');$("input:text:eq(0):visible").focus();} else {$oObj.add('#document_modal').fadeOut('slow');}  }//]]></script><style type="text/css"><!--
.popupWrapper {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);border-radius: 5px 5px 5px 5px;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);padding: 8px;}.ipbfs_login .ipsForm_submit {margin-top: 0;}.ipbfs_login .ipsBox_notice {margin: 0;}.ipbfs_login .input_submit {font-size: 13px;}#sign_in_popup_inner {width: 680px !important;}.popupInner {box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);overflow-x: hidden;overflow-y: auto;width: 500px;}.popupInner h3 {background: url("http://i78.servimg.com/u/f78/18/17/62/92/highli10.png") repeat-x scroll 0 0 #282828;border-bottom: 1px solid #2A2A2A;font-size: 16px;font-weight: 300;padding: 8px 10px 9px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);border-width: 0 0 1px;height: 21px;margin-bottom: 0;margin-top: -1px;        }    .border, .statistics, .post_block, .ipsComment, .popupInner, .no_messages, .poll_question ol, .ipsBox_container, .ipsFloatingAction, .column_view .post_body {background: none repeat scroll 0 0 #232323;}.ipsBox_notice {line-height: 1.6;margin-bottom: 10px;padding: 10px;}.ipsBox_notice, .ipsBox_highlight {background: none repeat scroll 0 0 #F4FCFF;border-bottom: 1px solid #CAE9F5;}.ipbfs_login_row {overflow: hidden;}.ipbfs_login_row, .gallery_pane h2, .ipsBox_container .ipsType_pagetitle, .ipsType_sectiontitle, #index_stats .status_list:first-of-type li:first-child, .ipsList_data li:first-of-type, .ipsList_withminiphoto li:first-of-type, .ipsList_withmediumphoto li:first-of-type, .category_block table tr:nth-of-type(2) td {border-top: 0 none;}#recentajaxcontent li, #idm_categories a, #index_stats .status_list li, #panel_files .file_listing li, #panel_screenshots #ss_linked li, .file_listing, #cart_totals td, div#member_filters li, #files li, .ipsType_sectiontitle, #order_review td, #package_details .package_info, .block_list li, .package_view_top, .member_entry, #help_topics li, .ipsBox_container .ipsType_pagetitle, .userpopup dl, #announcements td, .preview_info, .sideVerticalList li, fieldset.with_subhead ul, .ipsList_data li, .ipsList_withminiphoto li, .ipsList_withmediumphoto li, table.ipb_table td, .store_categories li, #mini_cart li, #index_stats div[id*="statusReply"], #ipg_category .ipg_category_row, .gallery_pane h2, .status_feedback li[id*="statusReply"], .ipsSideMenu ul li, .ipbfs_login_row, .ipbfs_login .clearfix, .articles .block-1, .articles .type-1x2x2 .article_row, #idm_category .idm_category_row, #category_list li a, .ipsComment {border-bottom: 1px solid #1F1F1F;border-top: 1px solid #2C2C2C;}.ipbfs_login_col {float: left;padding: 15px 10px;width: 314px;}.desc.lighter, .desc.lighter.blend_links a {color: #646464;}.desc, .desc.blend_links a, p.posted_info {color: #898989;font-size: 11px;}.right {float: right;}.ipbfs_login_col a:hover {text-decoration: underline;}.ipbfs_login_row label {font-size: 1.15em;}input:-moz-placeholder {color: #939393;}.ipbfs_luser {background-image: url("http://i78.servimg.com/u/f78/18/17/62/92/user10.png") !important;background-position: 7px 50% !important;background-repeat: no-repeat !important;}.ipbfs_login_input {font-size: 14px !important;margin-top: 10px;padding: 6px 0 6px 28px !important;width: 284px;}.input_text, .ipsTagBox_wrapper, textarea {background: none repeat scroll 0 0 #393939;border: 1px solid #575757;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;color: #B7B7B7;padding: 6px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);}input, select, textarea {font: 12px tahoma,helvetica,arial,sans-serif;}.ipbfs_lpassword {background-image: url("http://i78.servimg.com/u/f78/18/17/62/92/key10.png");background-position: 7px 50%;background-repeat: no-repeat;}.clearfix:after {clear: both;content: ".";display: block;height: 0;overflow: hidden;visibility: hidden;}.left {float: left;}img, .input_check, .input_radio {vertical-align: middle;}.ipsForm_center {text-align: center !important;}.ipsForm_submit {margin-top: 25px;padding: 5px 10px;text-align: right;}.clear {clear: both;}#vnc_filter_popup_close, body#ipboard_body fieldset.submit, body#ipboard_body p.submit, .ipsForm_submit {background: none repeat scroll 0 0 #282828;border-top: 1px solid #373737;}.popupClose {position: absolute;right: 20px;top: 20px;}.clickable {cursor: pointer;}.input_submit, .ipsButton_secondary {outline: medium none;}.input_submit {background: url("http://i78.servimg.com/u/f78/18/17/62/92/highli11.png") repeat-x scroll 0 0 #646464;border-color: #3F3F3F;border-radius: 2px 2px 2px 2px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);color: #FFFFFF;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);border: 0 none;cursor: pointer;padding: 5px 11px;text-decoration: none;}.pun h2, .pun h3, .pun input, .pun select, .pun th {font-family: helvetica,arial,sans-serif !important;font-size: 1em;font-style: normal;font-variant: normal;font-weight: 400;}--></style><!--
 #endregion sign_in_popup -->
<a id="top" name="top" accesskey="t">
</a><div class="minwidth_IE"><div class="layout_IE"><div class="container_IE"><div id="header_bar" class="clearfix"><div class="main_width">
<!-- BEGIN switch_user_logged_out --><div id="user_navigation" class="not_logged_in"><ul class="ipsList_inline"><li><a href="/login" title="Entrar" id="sign_in">Ðăng nhập</a></li><li><a href="/register" title="Cadastre-se" id="register_link">Ðăng ký</a></li></ul></div></div><!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in --><div id="user_navigation" class="logged_in"><ul class="ipsList_inline right"><li><a id="inbox_link" href="/privmsg?folder=inbox" title="Tin nhắn"> </a></li><li><a id="notify_link" href="/search?search_id=watchsearch" title="Thông báo"> </a></li><li><a id="user_link" href="/profile?mode=editprofile" title="Thông tin"><span class="USERNAME"></span></a></li><li><a href="/login?logout">Thoát</a></li></ul></div></div><!-- END switch_user_logged_in -->
 
</div><div id="branding"><div class="main_width"><div id="logo"><a href="/forum" title="" rel="home" accesskey="1"><img src="http://i35.servimg.com/u/f35/17/73/81/42/vngame13.png" alt="" /></a></div><div id="search" class="attach"><form method="get" action="/search?search_where=11" id="search-box"><fieldset><label for="main_search" class="hide"></label><a href="/search" title="Busca Avançada" accesskey="4" rel="search" id="adv_search" class="attach"></a><span id="search_wrap" class="attach"><input type="text" name="search_keywords" id="main_search" maxlength="128"  value="Nhâp từ tìm kiếm..." onclick="if (this.value == 'Nhâp từ tìm kiếm...') this.value = '';" onblur="if (this.value == '') this.value = 'Nhâp từ tìm kiếm...';"/><span class="choice ipbmenu clickable" id="search_options" style="">Tìm kiếm</span><input type="submit" class="submit_input clickable" value=""/></span></fieldset></form></div></div></div><div id="primary_nav" class="clearfix"><div class="main_width"><ul class="ipsList_inline" id="community_app_menu"><li class="attach"> <a onclick="jQuery('#quicknavbs').fadeToggle();" rel="quickNavigation" accesskey="9" id="quickNavLaunch" title="Tóm tắt forum">Tóm tất</a></li><li id="nav_explore" class="attach"><a href="/search?search_id=newposts" accesskey="2">Bài viết mới</a></li><li id="nav_home" class="left"><a href="/" title="Homepage" rel="home">Trang Chủ</a></li><li id="nav_app_forums" class="left"><a href="/forum" title="Go to Forums">Diễn Đàn</a></li><li id="nav_app_members" class="left "><a href="/memberlist" title="Go to Members">Thành Viên</a></li><li id="nav_app_calendar" class="left "><a href="/calendar" title="Go to Calendar">Lịch</a></li><li id="nav_app_blog" class="left "><a href="/" title="Go to Tutorials">GAME</a></li></ul></div></div>
 
 
            <div class="pun2"><div class="pun"><div id="page-body">
              <div id="content-container">
                <div id="outer-wrapper"><div id="wrapper">   
                         
                     
            </div>

              <!-- BEGIN switch_ticker_new -->
              <div id="fa_ticker_block" style="padding-top:4px;">
                  <div class="module main">
                    <div class="main-content clearfix">
                        <div id="fa_ticker_container">
                          <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display: none;width: 100%;">
                              <!-- BEGIN ticker_row -->
                              <li>{switch_ticker.ticker_row.ELEMENT}</li>
                              <!-- END ticker_row -->
                          </ul>
                        </div>
                    </div>
                  </div>
              </div>
              <!-- END switch_ticker_new -->

              <!-- BEGIN switch_ticker -->
              <div id="fa_ticker_block" style="padding-top:4px;">
                  <div class="module main">
                    <div class="main-content clearfix">
                        <div id="fa_ticker_container">
                          <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                              <div class="fa_ticker_content">
                                <!-- BEGIN ticker_row -->
                                <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                <!-- END ticker_row -->
                              </div>
                          </div>
                        </div>
                    </div>
                  </div>
              </div>
              <!-- END switch_ticker -->

              <div id="page-body">
                  <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                    <div id="outer-wrapper">
                        <div id="wrapper">
                          <div id="container">
                              <div id="content">
                             
                                <div id="main">
                                    <div id="main-content">

<!-- BEGIN html_validation -->
                                    </div>
                                </div>
                              </div>
                          </div>
                        </div>
                    </div>
                  </div>
              </div>
            </div>
        </div>
      </div>
  </div>
</body>
</html>
<!-- END html_validation -->
  <script src="http://hotro.4forum.biz/44582.js" type="text/javascript"></script>

Lid'Keni
Lid'Keni
Chức vụ : Moderators
Bài Viết : 53

Bài thứ 3[Share] Skin KingGame Edit New  Empty Re: [Share] Skin KingGame Edit New 25/10/2013, 1:08 pm

overall_footer_end :

Code:
<!-- BEGIN html_validation -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div>
  <div>
      <div>
        <div>
            <div>
                             
                                  <div>
                  <ul>
                    <li>
<!-- END html_validation -->  <br> <a title="Trà Sữa24h" target="_blank" rel="nofollow" href="http://www.teenmct.net/" class="copyright" name="bottom">© <font color="green">Skin</font> - RIP by <font color="red">Lid'Keni</font></a>
                                                         
             
                    </li>
                  </ul>
                  <!-- BEGIN switch_footer_links -->
                  <ul>
                    <li>
                        <!-- BEGIN footer_link -->
                          <!-- BEGIN switch_separator --> | <!-- END switch_separator -->
                          {switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
                        <!-- END footer_link -->
                    </li>
                  </ul>
                  <!-- END switch_footer_links -->
              </div>
              <br />
              <p class="center">
                  <strong>{ADMIN_LINK}</strong>
              </p>
            </div>
            {PROTECT_FOOTER}
        </div>
      </div>
  </div>
</div>

<!-- BEGIN switch_facebook_login -->
<div id="fb-root"></div>
<script type="text/javascript">
http://<![CDATA[
FB.init({
  appId: '{switch_facebook_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
  oauth: true
});
http://]]>
</script>
<!-- END switch_facebook_login -->

<!-- BEGIN switch_facebook_logout_TMP -->
<script type="text/javascript">
http://<![CDATA[
FB.Event.subscribe('auth.logout', function(response) {
  if ($('a#logout'))
  {
      var lien_redir = $('a#logout').attr('href');

      if ($('a#logout').attr('href') && $('a#logout').attr('href') != '')
      {
        document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir;
      }
  }
});

$(document).ready( function() {
  $('a#logout').click( function() {
      FB.logout();
  } );
} );
http://]]>
</script>
<!-- END switch_facebook_logout_TMP -->

<script type="text/javascript">
http://<![CDATA[
  fa_endpage();
http://]]>
</script>

</body>
</html>

Lid'Keni
Lid'Keni
Chức vụ : Moderators
Bài Viết : 53

Bài thứ 4[Share] Skin KingGame Edit New  Empty Re: [Share] Skin KingGame Edit New 25/10/2013, 1:13 pm

Index Body :

Code:
     
     
    <div class="main">
    <div class="main-head"><div class="page-title"><h2><span class="byz">Thống Kê Bài Viết</span></h2></div></div>
 <div class="main-content">
 
<!-- BEGIN giefmod_index1 -->
  {giefmod_index1.MODVAR}<!-- END giefmod_index1 --></div>
{JAVASCRIPT}

   
<!-- BEGIN message_admin_index -->
<div class="main">
  <!-- BEGIN message_admin_titre -->
  <div class="main-head">
      <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
  </div>
  <!-- END message_admin_titre -->

  <!-- BEGIN message_admin_txt -->
  <div id="pun-announcement">
      <p>{message_admin_index.message_admin_txt.MES_TXT}</p>
  </div>
  <!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->

 <div class="main">
  <div class="main-head"><div class="page-title"><h2><span class="byz"> CHATBOX (Không hỗ trợ, đưa link tại đây)</span></h2></div></div>
 <div class="main-content">
 
 
    <!-- BEGIN switch_user_logged_in -->
    <iframe frameborder="0" width="100%" height="350px" onerror="firstchatfmvi()"
      src="/chatbox/index.forum?archives=1" onload="firstchatfmvi()" id="chatfmvi"></iframe>
      <script type="text/javascript">
        function firstchatfmvi() {
            setTimeout(function () {
              if ($("#chatfmvi").contents().find("#chatbox_option_disco").css("display") == "none") {
                  $("#chatfmvi")[0].contentWindow.CB_disconnect()
              }
            }, 2000);
        }
      </script>

<!-- END switch_user_logged_in -->
    <!-- BEGIN switch_user_logged_out -->
<div style="padding-top: 90px;padding-bottom:50px;"><center><span style="font-weight: bold;"> <a href="/login">Bạn Cần Đăng Nhập Để Vào CHATBOX</a></span>,<span style="font-weight: bold;"> <a href="/register">Nếu Chưa Có Nick Thì Hãy Đăng Ký Tại Đây</a></span><br><br><span style="font-weight: bold;"></a></span></center></div>
<!-- END switch_user_logged_out -->
    </div>

 
</div>
  <center><img src="http://i48.servimg.com/u/f48/16/18/15/10/enddy10.png" style="opacity: 1;"></center>
  <br>


{BOARD_INDEX}



<!-- BEGIN disable_viewonline -->
<div id="pun-info" class="boxfmvi main">
  <div class="main-head">
    <div class="page-title" original-title=""><h2><span class="byz">Tình hình diễn đàn</span></h2></div>
  </div>
  <div class="main-content" style="border: 1px solid #DDD; margin: 2px;">
      <div class="starsItem">
        <p class="starsTitle">
            <!-- BEGIN switch_viewonline_link -->
            <a href="{U_VIEWONLINE}" rel="nofollow">Ai đang trực tuyến?
          </a>
            <!-- END switch_viewonline_link -->
           
        </p>
        <div class="rightStats">
            <div class="leftStats">
             
                                  <img src="http://i48.servimg.com/u/f48/16/58/89/73/user_s10.png">
            </div>
            <p>{TOTAL_USERS_ONLINE}
              <br />{LOGGED_IN_USER_LIST} {L_ONLINE_USERS} {L_CONNECTED_MEMBERS}</p>
        </div>
      </div>
      <div class="starsItem">
        <p class="starsTitle">Sự kiện :
        <div class="rightStats">
            <div class="leftStats">
              <img src="http://i31.servimg.com/u/f31/17/51/96/70/boxhos10.png" />
              <div class="openso10"></div>
            </div>
            <p>{NEWEST_USER}</p>
            <p>{L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</p>
        </div>
      </div>
      <div class="starsItem">
        <p class="starsTitle">Thống Kê :</p>
        <div class="rightStats">
            <div class="leftStats">
              <img src="http://i48.servimg.com/u/f48/16/58/89/73/icon_s10.gif" />
              <div class="column-chart"></div>
            </div>
            <p>{RECORD_USERS}
              <br />{TOTAL_POSTS}
              <br />{TOTAL_USERS}</p>
      </div>
          </div>
      </div>



   
   
  <div class="main-box clearfix" style="border: 1px solid #DDD; margin: 2px;">
      <p align="center">{GROUP_LEGEND}</p>
  </div>
</div>
<!-- END disable_viewonline -->



{AUTO_DST}

{CHATBOX_BOTTOM}
       
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
http://<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
  oauth: true
});
http://]]>
</script>
<!-- END switch_fb_index_login -->
 

Lid'Keni
Lid'Keni
Chức vụ : Moderators
Bài Viết : 53

Bài thứ 5[Share] Skin KingGame Edit New  Empty Re: [Share] Skin KingGame Edit New 25/10/2013, 1:13 pm

Index Box :
Code Box Nao Cug Dc:

Diêm Vương
Diêm Vương
Chức vụ : Thành Viên
Bài Viết : 3

Bài thứ 6[Share] Skin KingGame Edit New  Empty Re: [Share] Skin KingGame Edit New 5/3/2016, 7:47 pm

xemmmmmmmmmm

Sponsored content
Chức vụ :

Xem chủ đề cũ hơn Xem chủ đề mới hơn Về Đầu Trang  Thông điệp [Trang 1 trong tổng số 1 trang]

Permissions in this forum:
Bạn không có quyền trả lời bài viết