Hỗ trợ Forumotion
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.

You are not connected. Please login or register

[Help] mất quản cáo fm

4 posters

Go down  Thông điệp [Trang 1 trong tổng số 1 trang]

1[Help] mất quản cáo fm Empty [Help] mất quản cáo fm 23/3/2013, 8:43 pm

Cùi Mía

Cùi Mía
Moderators Giải Trí
Moderators Giải Trí

admin giúp hiện quản cáo của fm với cài skin nó mất quản cáo rồi
mình dùng invision đây là css của 4forum
Code:
/*post body image-------------------------------------------------------------------*/
.postbody img{max-width:300px;}
body {
background-color: #528036;
background-repeat: no-repeat;
}
::selection {
color: white;
background: #528037;
text-shadow: none !important;
}
a {
text-decoration: none !important;
}
div#logostrip {
background: none !important;
min-height: 80px;
margin-top: 12px;
}
#submenu {
background: url(http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/trans20.png);
background: rgba(0, 0, 0, 0.18);
border: 1px solid #586E32;
border: 1px solid rgba(0, 0, 0, 0.35);
-webkit-box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
height: 43px;
margin: 0 20px;
line-height: 33px;
padding: 0;
  position: relative;
  z-index: 100;
}
#userlinks {
display: none;
}
#submenu ul li a {
color: white;
font-weight: bold;
padding: 10px;
padding-bottom: 19px;
}
#submenu ul li a:hover {
background: url(http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/trans20.png);
  background: rgba(0, 0, 0, 0.1);
}


div.maintitle .contract, div.maintitle .expand {
background: url(http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/cat_minimize.png) no-repeat 50% 50%;
cursor: pointer;
float: right;
height: 30px;
width: 30px;
}
div.maintitle .expand {
background: url(http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/cat_maximize.png) no-repeat 50% 50%;
}
table.ipbtable tfoot td {
background: #528036 ;
height: 8px !important;
margin: 0;
padding: 0;
border: none;
}
div.maintitle {
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-right-radius: 0px 0px;
border-bottom-left-radius: 0px 0px;
padding: 3px 8px 3px 15px;
}
.borderwrapm, div.borderwrap {
background: #528036 url('http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/maintitle.png') repeat-x 0 0;
-moz-border-radius: 4px 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #2B5A0A;
padding: 0px 1px 1px 1px;
}
#content-container div#container {
margin-right: -225px;
background: #F6FDF5;
}

#content-container div#main {
border: 1px solid rgba(255, 255, 255, 0.1);

}#wrapper {
float: left;
background: #F6FDF5;
width: 99%;
padding: 5px;
}
#main-content {
background: #F6FDF5;
padding: 0;
}
#outer-wrapper {
float: left;
background: url(http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/trans20.png) repeat;
border: 1px solid rgba(0, 0, 0, 0.2);
margin-top: -9px;
padding: 7px;
 width: 100%;
}
table.ipbtable.index-box {
border: 0;
padding: 0 5px 0 6px;
margin-left: -1px;
}


/*----widget-----*/
#content-container div#right {
padding-top: 35px;
background: #F6FDF5;
width: 216px;
margin-top: 9px;
}
.module .box-content {
border-bottom: none;
line-height: normal;
padding: 5px;
border: 0;
margin: 0 5px 6px 6px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background-color: #F9F9F9;
border: 1px solid #CEDEBB;
border-bottom: 4px solid #CEDEBB;
}
.inputbox.medium {
width: 140px;
}



/*----TOPIC-----*/
.postprofile {
background: #FCFCFC;
border-right: 1PX SOLID #EFEFEF;
}
.post {
-webkit-border-radius: 4px;
background: #FBFBFB;
border: none;
padding: 0;
margin: 0 6px;
}
.postbody {
background-color: white;
}
.postprofile-details dd {
font-weight: 400;
border: 1px solid #EFEFEF;
margin-top: 5px;
padding: 3px;
}
.post .post-header {
background: #B2CD98;
border-bottom: 1px solid #9AB183;
}
.post-footer {
font-size: 0.8em;
text-align: right;
padding: 6px 3px;
overflow: hidden;
border-top: 1px solid #E9E9E9;
clear: both;
background-color: #F1F1F1;
}
.bar {
background-color: #F9F9F9;
border: 1px solid #CEDEBB;
border-bottom: 4px solid #CEDEBB;
padding: 10px;
}
.topic-footer {
background: #528036;
}
#blog_comments .post {
background: white !important;
}
#gfooter {
background: none !important;
}


.row3, .hover-td.center {
background: white;
}


#navstrip {
list-style: none;
color: white;
font-size: 0.9em;
border-bottom: 1px solid #8CA668;
font-weight: bold;
height: 37px;
text-shadow: #729A48 0px -1px 0px;
background: #A0C17A url(http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/secondary_nav.png) repeat-x 0 0;
clear: both;
margin-top: -3px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 50px;
}
#navstrip li {

}
#navstrip li, #navstrip li.begin {
background: none;
line-height: 37px;
color: white;
padding: 0 15px;
margin-left: -3px;
background: url(http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/secondary_nav.png) no-repeat 0 0;
display: block;
text-decoration: none;
background-position: top right;
}
th, #navstrip li a, #navstrip li a:hover, .formsubtitle a, .statlinks ul li a:hover, .statlinks ul li a {
color: white;
}
#submenu ul li a#logout, #submenu ul li a[href="/login"] {
float: right;
margin-top: 0px;
line-height: 5px;
border: 1px solid #3B5B26;
background: #456C2E url(http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/advanced_search.png) no-repeat 50% 35%;
width: 30px;
color: transparent;
  height: 5px;
}
#i_icon_mini_logout, #i_icon_mini_login {
position: absolute;
width: 60px;
height: 30px;
top: -30px;
right: 7px;
-webkit-transition: opacity 1s ease-out;
opacity: 0;
}
#submenu ul li a#logout:hover img, #submenu ul li a[href="/login"]:hover img {
-webkit-transition: opacity 1s ease-out;
opacity: 1;
}
.par.forum-name {
margin-left: 15px;
}
#username, #password {
max-width: 160px;
}
.module.borderwrap {
margin: 0;
margin-right: 10px;
}

table.ipbtable th, table.ipbtable th.formsubtitle {
border-top: 1px solid #8AAA61;
border-bottom: 1px solid #8AAA61;
text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
background: #9CB974 url('http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/highlight_faint.png') repeat-x 0 0;
font-size: 11px;
font-weight: bold;
padding: 8px;
margin: -8px -8px 8px -8px;
}

.posting-icons img:hover {
opacity: 0.7;
}
.posting-icons img, .post-icon img {
padding: 0 2px;
}
#fo_stat {
padding: 0px 10px 1px 10px;
}
.ipbform fieldset {
border: 1px solid white;
}
.ipbform fieldset legend {
background: white;
}
textarea, .ipbform2 dl dd textarea.inputbox, input, #text_editor_textarea  {
border: 1px solid #D4D4D4;
background: #FCFCFC;
color: #9F9F9F;
text-shadow: white 0px 1px 0px;
-webkit-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
}
#calendar .table1 {
margin: 0px auto;
}
a#logout img:hover {
z-index: 10;
position: relative;
}
#a#logout img::before {
content: attr(title);
display: none;
}
a#logout img:hover::before {
width: 200px;
display: block;
background: rgba(0, 0, 0, 0.5);
border: 1px solid black;
padding: 8px;
margin: 25px 0 0 10px;
border-radius: 6px;
color: white;
}
.postprofile-details dt {
text-align: center;
}
.postprofile-details.postdetails dt a img {
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);
border: 1px solid #D5D5D5;
width: 90px;
height: 90px;
margin-bottom: 7px;
}
#qpost {
background: #E7EEDD url('http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/highlight.png') repeat-x 0 0;
border-top: 1px solid #BFD2A6;
padding-bottom: 10px;
}
.qreply {
background: transparent;
border: transparent;
margin: 0 auto;
padding: 0;
width: 95%;
}
.current-time {
float: none;
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
display: inline-block;
background: #838383 url(http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/top.png) center no-repeat;
-webkit-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.3) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.3) 0px 1px 0px;
box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.3) 0px 1px 0px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
text-indent: -9999em;
margin-top: 0 auto;
position: absolute;
}
.button:hover, .mainoption:hover {
background-color: #434343;
color: white;
}
.button, .mainoption {
background: #323232 url('http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/highlight_faint.png') repeat-x 0 0;
border: 1px solid #528036;
font-size: 10px;
padding: 0 5px;
border-color: #2B2B2B;
color: white;
text-shadow: #2B2B2B 0px -1px 0px;
-moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
border-width: 1px;
border-style: solid;
padding: 4px 10px;
cursor: pointer;
}
.current-time:hover {
background: #303030 url(http://i1150.photobucket.com/albums/o619/skin_forumotion/overlayapple/top.png) center no-repeat;
color: white;
opacity: 1;
}
.centerer.footer-links {
float: right !important;
text-align: right;
 
 
/* viewtopic_body */
.postprofile-details dt {
background-color: #F0F7FC;
padding: 10px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
  width: 104px;
margin-left: -11px;
  margin-top: -11px;
}
.post-header,.postprofile{
background: #D7EDFC url('http://c.gocmobile.net/styles/default/xenforo/gradients/tab-selected-light.png') repeat-x bottom;
border: 1px solid #D7EDFC;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
position: relative;
 
}
.postprofile {
float: left;
margin-left: -11em;
width: 120px;
}.post-container {
background-color: #EFF1F3;
margin-left: 12em;
}.post{
  background-color: #FCFCFF;
border-bottom: 1px solid #D7EDFC;
}
.postbody,.post .post-header{background-color: #FCFCFF;}
.postprofile-details img{
max-width: 96px;
max-height: 96px;
}
.postprofile-details a span {padding: 0px 30px;}
.post-footer {
clear: both;
width: 83%;
float: right;
  background-color : #FCFCFF;
  border-top:0px;
}
.foxy {
margin-left: -5px;
}
.foxy {
position: absolute;
top: 10px;
right: -11px;
display: block;
width: 0px;
height: 0px;
line-height: 0px;
border: 10px solid transparent;
border-left-color: #D7EDFC;
border-right: none;
_display: none;
}.foxy {
left: 104%;
margin-left: -5px;
}
.foxy span{border-top-color:rgb(252, 252, 255);top: -6px;left: -5px}
.foxy span {
position: absolute;
top: -10px;
left: -12px;
display: block;
width: 0px;
height: 0px;
line-height: 0px;
border: 10px solid transparent;
border-left-color: #F0F7FC;
border-right: none;
}
.post1a{margin-left:0!important}
.post1{background:#F6F6F6;border-bottom:6px solid #EAEAEA;clear:initial;float:initial;margin-left:0!important;min-height:100px;text-shadow:#fff 0 1px 0;width:100%}
.post1b a img {
border-radius: 3px;
box-shadow: 0 0 4px black;
float: left;
margin: 4px 18px;
}
.post1b img{max-height:60px}
.post1b dt{float:left;}
.post1c {
clear: both;
width: 100%;
float:left;
background-color: #FCFCFF;
border-top: 0px;
}
.post1b dd+dd+dd{float:right;margin-right:50px;margin-top:-80px;}
.post1c li{
float: left;
  list-style: none;
}
.post1c ul.posting-icons {
float: right;
list-style: none;
margin: 5px;
}
.postprofile-details dd{text-align: center;}
.post1d{
margin: 1em;
overflow: hidden;
min-height: 60px;
border-bottom: 1px solid #D7EDFC;
}
.post1e{max-width:150px;}
 
  .ivau .qua,.no,.ost,.share{background-position:5px 50%;background-repeat:no-repeat;border:1px solid #C2D5E3!important;margin:6px 2px 0;padding:5px 8px 5px 25px}
.share{background-image:url(http://i43.servimg.com/u/f43/16/03/04/56/fav10.png)}
.qua{background-image:url(http://i43.servimg.com/u/f43/16/03/04/56/no10.gif);padding-left:31px!important}
.no{padding:5px 8px}
.no .vop{background:url(http://i42.servimg.com/u/f42/17/92/41/65/discou10.png) no-repeat left center;padding:0 0 0 18px}
.no .vom{background:url(http://i42.servimg.com/u/f42/17/92/41/65/discou11.png) no-repeat left center;padding:0 0 0 18px}
.vote-button{float:left;width:60px}
.iplus{background:url(http://i42.servimg.com/u/f42/17/92/41/65/discou10.png) no-repeat scroll 0 0 #E0E0E0;background-position:6px 36%;background-repeat:no-repeat;border:1px solid #E0E0E0;border-radius:3px 3px 3px 3px;color:#fff!important;display:block;float:left;height:13px;position:relative;text-align:left;width:25px;margin:-4px 2px 0;padding:4px 4px 5px 24px}
.iminus{background:url(http://i42.servimg.com/u/f42/17/92/41/65/discou11.png) no-repeat scroll #E0E0E0;background-position:6px 36%;background-repeat:no-repeat;border:1px solid #CAD4E7;border-radius:3px 3px 3px 3px;color:#fff!important;display:block;float:left;height:13px;position:relative;text-align:left;width:45px;margin:-4px 0 0;padding:4px 4px 5px 24px}
.iplus:hover,.iminus:hover{background-color:#ebedf4;border-color:#9dacce}
.plus,.minus,.qu{font-weight:700;font-size:12px}
.plus{color:green}.minus{color:red}.qu{color:violet}
  .box-content.profile.center img:first-child{width:100px;height:100px;-moz-box-shadow:1px 1px 2px #d0d0d0;-webkit-box-shadow:1px 1px 2px #D0D0D0;border:2px solid #fff;box-shadow:1px 1px 2px #D0D0D0;}
#profile-advanced-left{margin-left:360px;width:620px}
#profile-advanced-right{margin-top:5px!important;margin-left:10px!important;background-color:transparent;float:left;width:300px;position:absolute}
div.tabitem{background-image:url(http://2img.net/i/fa/empty.gif);color:#fff!important;background-color:#222!important;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;border-top-left-radius:10px;border-top-right-radius:10px;border:0 solid rgba(255,255,255,.8)}
.privmsg li a{margin-left:220px;background-image:url(http://2img.net/i/fa/empty.gif);color:#fff!important;background-color:#222!important;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out}
.privmsg li a:hover{background-color:#000!important}
 
  a[href*="mode=post_profile"],a[href*="mode=reply"],a[href*="mode=newtopic"],a[href*="merge?t="],a[href*="cp?mode=split"],a[href*="cp?mode=lock"],a[href*="cp?mode=move"],a[href*="cp?mode=trash"],a[href*="cp?mode=delete"],a[href*="cp?mode=unlock"],a[href*="mode=unlock&p"],a[href*="mode=lock&p"],a[href*="mode=report"],a[href*="&mode=delete"],a[href*="mode=editpost"],a[href*="mode=quote"]{background:#7D2252;color:#FFF!important;border-radius:10px;font:11px Arial,sans-serif;margin:2px;padding:2px 9px}
a[href*="mode=post_profile"]:hover,a[href*="mode=reply"]:hover,a[href*="mode=newtopic"]:hover,a[href*="cp?mode=unlock"]:hover,a[href*="merge?t="]:hover,a[href*="cp?mode=split"]:hover,a[href*="cp?mode=lock"]:hover,a[href*="cp?mode=move"]:hover,a[href*="cp?mode=trash"]:hover,a[href*="cp?mode=delete"]:hover,a[href*="mode=unlock&p"]:hover,a[href*="mode=lock&p"]:hover,a[href*="mode=report"]:hover,a[href*="&mode=delete"]:hover,a[href*="mode=editpost"]:hover,a[href*="mode=quote"]:hover{background:#B35A9C;border:1px solid #FFF}
a[href*="mode=reply"],a[href*="mode=newtopic"]{font:13px Arial,sans-serif!important}
a[href*="mode=quote"]:before{content:"Trích dẫn"}
a[href*="mode=editpost"]:before{content:"Sửa"}
a[href*="&mode=delete"]:before{content:"Xóa"}
a[href*="mode=report"]:before{content:"Báo xấu"}
a[href*="mode=lock&p"]:before{content:"Chặn báo xấu"}
a[href*="mode=unlock&p"]:before{content:"Cho phép báo xấu"}
a[href*="cp?mode=delete"]:before{content:"Xóa chủ đề"}
a[href*="cp?mode=trash"]:before{content:"Cho vào sọt"}
a[href*="cp?mode=move"]:before{content:"Di chuyển"}
a[href*="cp?mode=lock"]:before{content:"Khóa chủ đề"}
a[href*="cp?mode=split"]:before{content:"Tách bài viết"}
a[href*="merge?t="]:before{content:"Gộp bài viết"}
a[href*="cp?mode=unlock"]:before{content:"Mở khóa chủ đề"}
a[href*="mode=post_profile"]:before{content:"//Viết lên tường"}
a[href*="mode=newtopic"]:before{content:"* Tạo chủ đề mới"}
a[href*="mode=reply"]:before{content:"+ Trả lời chủ đề"}
img[src="http://2img.net/i/fa/empty.gif"]{display:none}
 
 input.button1, input.button2, button.button2, #main-content a.cgu-buttons {
border: 1px solid #afafaf;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
  -moz-box-shadow: 1px 3px 0px #afafaf;
  -webkit-box-shadow: 1px 3px 0px #afafaf;
}
 
 .postprofile dt a img{
    transition-duration:0.5s;
    -moz-transition-duration:0.5s;
    -webkit-transition-duration:0.5s;
    -o-transition-duration:0.5s;
}
.postprofile dt a img:hover{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}
 
  .postprofile dt img {
border: 1px solid #0076B1;
box-shadow: 0px 0px 6px #000000;
border-radius:10px;
}
  /* ---Tùy chọn hình nền--- */
#custom_background{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr18.jpg)!important;box-shadow:0 0 10px rgba(0,0,0,0.8) inset;color:#FFF;position:relative;padding:15px 0 15px 15px}
#custom_background span{-moz-transition:all .2s ease-in-out 0;background:none no-repeat scroll 50% 50% #000;border-radius:7px 7px 7px 7px;box-shadow:0 1px 7px #000 inset, 0 1px 0 rgba(255,255,255,0.05), 0 0 1px rgba(255,255,255,0.35);cursor:pointer;display:block;float:left;height:90px;margin-right:15px;width:15%}
#custom_background span:hover{box-shadow:0 1px 2px #000 inset, 0 1px 0 rgba(255,255,255,0.05), 0 0 1px rgba(255,255,255,0.35)}
#bg1{background-image:url(http://i43.servimg.com/u/f43/15/93/40/94/previe10.jpg)!important;background-repeat:repeat-x!important}
#bg2{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr15.jpg)!important}
#bg3{background-image:url(http://i34.servimg.com/u/f34/15/64/85/86/backgr11.jpg)!important}
#bg4{background-image:url(http://i46.servimg.com/u/f46/16/16/16/68/20080910.jpg)!important}
#bg5{background-image:url(http://i46.servimg.com/u/f46/16/16/16/68/backgr12.jpg)!important}
#bg6{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr16.jpg)!important}
#custom_url{clear:left;padding-top:10px;text-align:center}
#custom_input{background:none repeat scroll 0 0 rgba(0,0,0,0.5);border:0 none;border-radius:4px 4px 4px 4px;box-shadow:0 1px 3px rgba(0,0,0,0.75) inset, 0 1px 0 rgba(255,255,255,0.15);color:#FFF;font-size:20px;height:40px;margin-left:-15px;margin-right:8px;white-space:nowrap;width:780px;padding:0 10px 0 0}
#custom_submit{background:url(http://i48.servimg.com/u/f48/16/58/89/73/highli10.png) repeat-x scroll 0 0 rgba(197,206,213,0.4);border-radius:4px 4px 4px 4px;box-shadow:0 1px 3px rgba(0,0,0,0.6);color:#FFF;cursor:pointer;display:inline-block;font-size:20px;font-weight:400;line-height:40px;text-shadow:0 -1px 0 #4C5057;padding:0 10px}
.bg1{background:url(http://i43.servimg.com/u/f43/15/93/40/94/previe10.jpg) repeat fixed 50% 0 #000!important}
.bg2{background:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr19.jpg) no-repeat fixed 50% 0 #000!important}
.bg3{background:url(http://i34.servimg.com/u/f34/15/64/85/86/backgr12.jpg) repeat fixed 50% 0 #000!important}
.bg4{background:url(http://i46.servimg.com/u/f46/16/16/16/68/20080910.jpg) repeat fixed 50% 0 #000!important}
.bg5{background:url(http://i46.servimg.com/u/f46/16/16/16/68/backgr12.jpg) no-repeat fixed 50% 0 #0E1E2D!important}
.bg6{background:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr11.jpg) no-repeat fixed 50% 0 #000!important}
.bg_custom{background-attachment:fixed;background-color:#000;background-repeat:repeat}
#nav_background{background-color:#000;border:3px dotted #444!important;border-radius:15px 15px 15px 15px;cursor:pointer;float:right;padding:5px}
#nav_background:hover{background-color:#FFF}
#nav_background:active{background-color:#E71E7B}
 
 
/*Style của tất cả button*/
#text_edit .button2, #html_edit .button2 {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #343434;
    background-image: -moz-linear-gradient(#FFF, #A50100); /*Màu trên, màu dưới của button*/
    border-color: #C8C8C8 #414141 #9D9C9C #666666;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 0 1px;
    box-shadow: 0 1px 0 0 #AAAAAA;
    color: black; /*Màu chữ*/
    cursor: pointer;
    height: 20px; /*Chiều cao button*/
    margin-left: -10px;
    padding: 0 5px;
    vertical-align: middle;
    white-space: nowrap;
    width: 50px !important; /*Chiều dài button*/
}
#text_edit .button2:hover, #html_edit .button2:hover, #text_editor_cmd_switchmode:hover {
    background-color: #4E4E4E;
    background-image: -moz-linear-gradient(#F4EBDA, #F4EBDA); /*Màu trên, màu dưới của button sau khi rê chuột vào*/
    text-decoration: none;
}
/*Style của a/A*/
#text_editor_cmd_switchmode {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #343434;
    background-image: -moz-linear-gradient(#FFF, #A50100); /*Màu trên, màu dưới của button*/
    border-color: #C8C8C8 #414141 #9D9C9C #666666;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 0 1px;
    box-shadow: 0 1px 0 0 #AAAAAA;
    color: black; /*Màu chữ*/
    cursor: pointer;
    height: 20px;
    margin-left: -10px;
    padding: 0 5px;
    vertical-align: middle;
    white-space: nowrap;
    width: 38px !important;
}
#addbbcode0, #addbbcode6, #servimg, #text_editor_cmd_bold, #text_editor_cmd_wrap0_quote, #wimageshack {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
#addbbcode4, #addbbcode8, #addbbcode16, #text_editor_cmd_underline, #text_editor_cmd_wrap0_code, #bbcodewurl, #addbbcode34, #addbbcode46, button[title="Insert a line break"], #addbbcodetable, button[title="Video"], button[title="Font"] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 4px;
}
#addbbcode2, #addbbcode14, #text_editor_cmd_italic, #bbcodewimg, #addbbcode12, #addbbcode30, #addbbcode32, button[title="flash"], button[title="Color"] {
    border-radius: 0 0 0 0 !important;
}
input.button2 {
    border-radius: 4px 4px 4px 4px;
}
demo online : http://megai.123.st/

2[Help] mất quản cáo fm Empty Re: [Help] mất quản cáo fm 25/3/2013, 3:17 pm

Cùi Mía

Cùi Mía
Moderators Giải Trí
Moderators Giải Trí

:1:

3[Help] mất quản cáo fm Empty Re: [Help] mất quản cáo fm 25/3/2013, 6:20 pm

vi01239984564

vi01239984564
Member
Member

Bam lam sao de mat quang cao, chung to ban rat thong minh

4[Help] mất quản cáo fm Empty Re: [Help] mất quản cáo fm 25/3/2013, 6:45 pm

Đẹp zai

Đẹp zai
Member
Member

Bạn k nên hoảng hốt, hiện tượng mất quảng cáo fm này là do bạn đang trong quá trình làm nên nó k hiện, đợi và tiếng hoặc 1 ngày nữa là nó hiện ngay thôi, nói chung mình đã từng trải qua

5[Help] mất quản cáo fm Empty Re: [Help] mất quản cáo fm 25/3/2013, 9:15 pm

Cùi Mía

Cùi Mía
Moderators Giải Trí
Moderators Giải Trí

mấy tiếng rồi mà nó vẫn ko hiện kìa :2:

6[Help] mất quản cáo fm Empty Re: [Help] mất quản cáo fm 26/3/2013, 11:49 am

conan@2k

conan@2k
Member
Member

cái rum...............mất văn hoá nên fm cắt quảng cáo và forum del chỉ tính bằng time Cười lăn lộn

7[Help] mất quản cáo fm Empty Re: [Help] mất quản cáo fm 29/8/2014, 4:27 pm

vi01239984564

vi01239984564
Member
Member

vãi cả ngu...............

Sponsored content



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