Mon Jan 26, 2015 11:55 am
Admin
Admin
Admin

Code:
/* body */
body {
background : #fff url() center top;
background-attachment : fixed;
margin : 0;
padding : 0;
}


/* do rong forum */
.pun {
background-color: #fff;
border: 1px solid #;
margin: 0px auto;
margin-top: 20px;
margin-bottom:40px;
min-width: 768px;
padding: 10px;
width: 760px;
box-shadow: 0 0 5px rgba(0,0,0,0.4);
border-radius:5px;
}

/* nền */
body {
background : #fff url(http://i38.servimg.com/u/f38/19/12/30/89/las10.png) center top;
background-attachment : fixed;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
margin : 0;
padding : 0;
}
/* duong dan lien ket */
.pun-crumbs {
background: #E7E7E7 url(http://i37.servimg.com/u/f37/17/47/85/23/second11.png) repeat-x 0 0;
border: 1px solid #E6E6E6;
line-height: 36px;
max-height: 30px;
overflow: hidden;
text-shadow: white 0 1px 0;
border-radius: 3px;
}
.pun-crumbs p {
font-size: 0;
line-height: 30px;
margin: 0;
  color: #666;
}

.pun-crumbs a {
background: url(http://i37.servimg.com/u/f37/17/47/85/23/second10.png) no-repeat 100% -2px;
font-size: 11px;
padding: 12px 17px 12px 4px;
}
/*xóa g?ch chân link*/
a:link,a:active,a:visited {
    text-decoration: none;
    }

a:hover{
  text-decoration: none !important;
    }

/* ẩn jumpbox*/
#pun-about #qjump { display: none;}
#pun-about { text-align: center !important;}
/* header*/
#top-thanhkent {
color: #FFF;
 background:url(http://forum.ucoz.com/images/topmenu.gif);
position: relative;
font-size: 12px;
z-index: 999;
width: 100%;
height: 33px;
line-height: 30px;
text-align: center;
font-weight: bold;
position: fixed;
padding-top:3px;
top:0px;
}

.top-thanhkent {
margin: 0px auto 0px auto;
width: 960px;
padding: 0;
position: relative;
}

.topWelcome {
float: left;
}
.topWelcome h1 {
font-size: 1em;
font-weight: bold;
}
.Login-Box {
float: right;
}


.Login-Box ul {
list-style: none;
padding: 0;
margin: 0;
}

.Login-Box li {
float: left;
margin: 0;
padding: 0 3px;
}

.loginInput {
background: white;
border: 0;
color: #454545;
padding: 0 5px;
font-size: 9pt;
width: 121px;
height: 22px;
line-height: 20px;
border: 1px solid #333333;
margin: 3px;
}
.Login-Box a:link, .Login-Box a:visited {
color: #FFF;
}
.loginLeft {
float: left;
}
.notreg {
border-right: 1px solid #FFF;
padding-right: 10px;
font-weight: 700;
}




.input-login-thanhkent {
background: white;
border: 0;
color: #6F6F6F;
padding: 0 5px;
font-size: 9pt;
width: 121px;
height: 20px;
line-height: 20px;
border: 1px solid #333333;
margin: 3px;
border-radius: 1px;
}
 
.oklogin-thanhkent {
background: white;
border: 0;
color: #000;
font-size: 9pt;
width: 80px;
height: 20px;
line-height: 20px;
border: 1px solid #333333;
margin: 3px;
border-radius: 1px;
font-weight:bold;
}



.head-TK {
background:none;
border-bottom: 0px solid #b0b0b0;
border-top: 0px solid #b0b0b0;
height: 100px;
width: 100%;
margin-top: 35px;
padding-top:20px;
}

#pun-intro {
background:none;
width: 960px;
margin: 0 auto;
height: 140px;
border-bottom: 0px solid #ddd;
}


#search input {
background: white url(http://i35.servimg.com/u/f35/16/95/03/19/icon-s10.gif) no-repeat right;
border: 1px solid white;
color: #999;
float: right;
font-size: 11px;
line-height: 11px;
padding: 3px 18px 3px 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-top: 2px;
}

.info-avatar{
  background:#222;
  -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 1px;
  border: 1px solid #DDD;
  border-image: initial;
  box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 1px;
  padding:2px;top:30px;
  margin-left:-5px;
}
.info-avatar img{
  height:21px;
  width:21px
}
/* hinh no rung rung */
 @-webkit-keyframes spaceboots {
            0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
            10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
            20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
            30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
            40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
            50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
            60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
            70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
            80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
            90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
            100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
            }
            img{-webkit-filter:grayscale(0);display:inline-block;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out}
            img:hover{-webkit-filter:grayscale(0)}
            img:hover,img:focus{-webkit-animation-name:spaceboots;-webkit-animation-duration:.8s;-webkit-transform-origin:50% 50%;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear}
/* so trang */
.pun .pagination.top b,.pun .paging b {
background:#385a94 url(http://i80.servimg.com/u/f80/16/18/15/10/1100.png);
border:1px solid #17408c;
font:bold 12px Tahoma;
color:#FFF;
margin:2px 2px 2px 1px;
padding:4px 6px 5px 6px;
}
.pun .pagination.top a,.pun .paging a {
background:#e8e8e8 url(http://i80.servimg.com/u/f80/16/18/15/10/199.png);
border:1px solid #9c999c;
font:bold 12px Tahoma;
color:#333;
margin:2px 2px 2px 1px;
padding:4px 6px 5px 6px;
}
.pun .pagination.top,.pun .paging {
color:#FFF;
display:inline-block;
font-size:0;
padding:0;
}
.pun .pagination.top a:hover,.pun .paging a:hover {
background:#e8e8e8 ;
}
.main .main-head-quangcaobenphai {
font-weight: bold;
font-size: 12px;
background: #1f537b;
border: 1px solid #1f537b;
color: #FFF;
padding: 10px;
border-radius: 5px;
margin-top: 3px;
margin-bottom: 3px;
}
.starsTitle{background:#FFF;border:1px solid #DDD;color:#000;font-weight:700;height:1.3em;padding:5px}
#lastngang {float:right;width:80%}

css skin nay ne Siglin10



Mon Jan 26, 2015 11:57 am
Admin
Admin
Admin


css skin nay ne Siglin10



Mon Jan 26, 2015 2:01 pm
Admin
Admin
Admin

Code:
/* do rong forum */
.pun {
background-color: #fff;
border: 1px solid #;
margin: 0px auto;
margin-top: 20px;
margin-bottom:40px;
min-width: 768px;
padding: 10px;
width: 760px;
box-shadow: 0 0 5px rgba(0,0,0,0.4);
border-radius:5px;
  cursor: url("http://wapandroid.pro/wp-content/themes/WordPressThemes/images/arrow.cur"), progress;
}

/* nền */
body {
background : #fff url(http://i38.servimg.com/u/f38/19/12/30/89/bg11.jpg) center top;
background-attachment : fixed;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
margin : 0;
padding : 0;
}
/* duong dan lien ket */
.pun-crumbs {
background: #E7E7E7 url(http://i37.servimg.com/u/f37/17/47/85/23/second11.png) repeat-x 0 0;
border: 1px solid #E6E6E6;
line-height: 36px;
max-height: 30px;
overflow: hidden;
text-shadow: white 0 1px 0;
border-radius: 3px;
}
.pun-crumbs p {
font-size: 0;
line-height: 30px;
margin: 0;
  color: #666;
}

.pun-crumbs a {
background: url(http://i37.servimg.com/u/f37/17/47/85/23/second10.png) no-repeat 100% -2px;
font-size: 11px;
padding: 12px 17px 12px 4px;
}
/*xóa g?ch chân link*/
a:link,a:active,a:visited {
    text-decoration: none;
    }

a:hover{
  text-decoration: none !important;
    }

/* ẩn jumpbox*/
#pun-about #qjump { display: none;}
#pun-about { text-align: center !important;}
/* header*/
#top-thanhkent {
color: #FFF;
 background:url(http://forum.ucoz.com/images/topmenu.gif);
position: relative;
font-size: 12px;
z-index: 999;
width: 100%;
height: 33px;
line-height: 30px;
text-align: center;
font-weight: bold;
position: fixed;
padding-top:3px;
top:0px;
}

.top-thanhkent {
margin: 0px auto 0px auto;
width: 960px;
padding: 0;
position: relative;
}

.topWelcome {
float: left;
}
.topWelcome h1 {
font-size: 1em;
font-weight: bold;
}
.Login-Box {
float: right;
}


.Login-Box ul {
list-style: none;
padding: 0;
margin: 0;
}

.Login-Box li {
float: left;
margin: 0;
padding: 0 3px;
}

.loginInput {
background: white;
border: 0;
color: #454545;
padding: 0 5px;
font-size: 9pt;
width: 121px;
height: 22px;
line-height: 20px;
border: 1px solid #333333;
margin: 3px;
}
.Login-Box a:link, .Login-Box a:visited {
color: #FFF;
}
.loginLeft {
float: left;
}
.notreg {
border-right: 1px solid #FFF;
padding-right: 10px;
font-weight: 700;
}




.input-login-thanhkent {
background: white;
border: 0;
color: #6F6F6F;
padding: 0 5px;
font-size: 9pt;
width: 121px;
height: 20px;
line-height: 20px;
border: 1px solid #333333;
margin: 3px;
border-radius: 1px;
}
 
.oklogin-thanhkent {
background: white;
border: 0;
color: #000;
font-size: 9pt;
width: 80px;
height: 20px;
line-height: 20px;
border: 1px solid #333333;
margin: 3px;
border-radius: 1px;
font-weight:bold;
}



.head-TK {
background:none;
border-bottom: 0px solid #b0b0b0;
border-top: 0px solid #b0b0b0;
height: 100px;
width: 100%;
margin-top: 35px;
padding-top:20px;
}

#pun-intro {
background:none;
width: 960px;
margin: 0 auto;
height: 140px;
border-bottom: 0px solid #ddd;
}


#search input {
background: white url(http://i35.servimg.com/u/f35/16/95/03/19/icon-s10.gif) no-repeat right;
border: 1px solid white;
color: #999;
float: right;
font-size: 11px;
line-height: 11px;
padding: 3px 18px 3px 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-top: 2px;
}

.info-avatar{
  background:#222;
  -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 1px;
  border: 1px solid #DDD;
  border-image: initial;
  box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 1px;
  padding:2px;top:30px;
  margin-left:-5px;
}
.info-avatar img{
  height:21px;
  width:21px
}
/* hinh no rung rung */
 @-webkit-keyframes spaceboots {
            0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
            10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
            20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
            30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
            40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
            50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
            60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
            70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
            80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
            90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
            100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
            }
            img{-webkit-filter:grayscale(0);display:inline-block;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out}
            img:hover{-webkit-filter:grayscale(0)}
            img:hover,img:focus{-webkit-animation-name:spaceboots;-webkit-animation-duration:.8s;-webkit-transform-origin:50% 50%;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear}
/* so trang */
.pun .pagination.top b,.pun .paging b {
background:#385a94 url(http://i80.servimg.com/u/f80/16/18/15/10/1100.png);
border:1px solid #17408c;
font:bold 12px Tahoma;
color:#FFF;
margin:2px 2px 2px 1px;
padding:4px 6px 5px 6px;
}
.pun .pagination.top a,.pun .paging a {
background:#e8e8e8 url(http://i80.servimg.com/u/f80/16/18/15/10/199.png);
border:1px solid #9c999c;
font:bold 12px Tahoma;
color:#333;
margin:2px 2px 2px 1px;
padding:4px 6px 5px 6px;
}
.pun .pagination.top,.pun .paging {
color:#FFF;
display:inline-block;
font-size:0;
padding:0;
}
.pun .pagination.top a:hover,.pun .paging a:hover {
background:#e8e8e8 ;
}
/* to top */
#toTop{width:100px;text-align:center;padding:5px;position:fixed;bottom:-5px;right:-30px;cursor:pointer;display:none;color:#333;font-family:verdana;font-size:11px}
#toTop:hover{opacity:1}
/* tcat */
 .main .main-foot, .main .main-head{
    background: url(http://dt.kenhgamevn.com/assets/newstyle/images/bg_tabs.png) repeat #69CBFE;
    color: white;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-size: 10pt;
    line-height: normal;
    font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    height:20px;}
.main-head {
background: #171f35;
color: #FFF;
font-size: 12px;
font-weight: 700;
padding: 15.5px;
}

css skin nay ne Siglin10



Mon Jan 26, 2015 6:47 pm
Admin
Admin
Admin

css skin nay ne 1-19

css skin nay ne Siglin10




Sponsored content


css skin nay ne Siglin10








Quyền Hạn Của Bạn

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