Problema em Chatbox
4 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Re: Problema em Chatbox
Provavelmente, em seu css dentro de "body", terá algo como isto:
Até mais!
- Código:
position: relative;
Até mais!
Re: Problema em Chatbox
Retirei e continua na mesma aqui fica a .CSS:
- Código:
div#textarea_content {
margin-left: -50px;
}
#smiley-box iframe {
margin-left: 180px;
}
dd.frm-textarea {
width: 93%!important;
}
.lastpost-avatar img {
background: #FFF;
border: 1px solid #D5D5D5;
border-radius: 50%;
box-shadow: 0 2px 2px rgba(0,0,0,.1);
height: 40px;
padding: 1px;
transition: all 1s;
width: 40px;
margin-top: 4;
}
.lastpost-avatar img:hover {
border-color: #A1A1A1;
border-radius: 1px;
box-shadow: 0 2px 2px rgba(0,0,0,.2);
}
body {position: relative !important;top: 20px !important;}
.main .main-head .page-title{
font-size: 25px;
}
a:hover{
text-decoration: none!important;
}
.post-entry a:hover{
text-decoration: underline!important;
}
.topictitle:hover,
.hierarchy a:hover{
color: #639F8C!important;
}
.pun .user-ident .username a span, .pun .user-ident .username a {
text-transform: none!important;
}.ipsBox_withphoto {
margin-left: 40px!important;
}
#content-container div#right {
width: 230px;
}
.posthead {
width: 100%;
}
.postfoot {
position:none!important;
width:100%;
}
.paged-head {
margin-top: -10px;
}.paged-foot.clearfix {
margin-top: 10px;
}
.pun .posthead h2 strong {
background-color: #6F8F52;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
color: #fff;
margin-top: -4px;
padding: 4px 7px;
}
.pun .topic{
background-color: #fff!important;
padding: 9px;
}.pun .postmain {
padding-right: 30px;
}
/*perfil com capa by DeeW. v1.0*/
.img-avatar img {
width: 150px;
height: 150px;
}
span.img-avatar {
float: right;
padding: 5px;
background: #fff;
border-radius: 5px;
border: 1px solid #ddd;
margin: 10px;
}
#profile-advanced-right {
display: none;
width: 0!important;
margin: 10px;
float: none!important;
}
#profile-advanced-left {
margin-right: 0!important;
margin: 0 auto;
}
#profile-advanced-layout #tabs {
bottom: 50px;
position: absolute;
}
#tabs ul li.activetab a {
background-color: rgba(255, 0, 0, 0.5);
border-color: #880000;
color: #FFFFFF;
text-decoration: none;
border-radius: 5px;
}
#tabs ul li a {
background-color: rgba(255, 0, 0, 0.5);
border-color: #880000;
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
border-radius: 5px;
}
#tabs ul li.activetab a:hover {
background-color: #000000;
}
.capa-perfil {
background-color: #fff;
width: 100%;
height: 180px;
border: 1px solid #ddd;
margin-top: 10px;
box-shadow: inset 0 -60px 50px rgba(0, 0, 0, 0.5);
}
#profile-advanced-add {
padding: 10px;
text-align: right;
background: #f0f0f0;
margin: 10px;
border: 1px solid #d0d0d0;
border-radius: 5px;
}
.subtitle {
text-align: center;
text-transform: uppercase;
}
#profile-advanced-layout .main-content {
background: #fff!important;
padding: 10px;
}
#tabs ul li a:hover {
background-color: #000000;
}
#main {
margin-top: 20px!important;
}
.pun .post {
margin-left: -20px;
}
.user-info {margin-left: 26px;}.post_field {background: none rgb(255, 255, 255);border: 1px solid rgb(185, 196, 205);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;color: rgb(65, 65, 65);margin: 2px 0px 0px;padding: 3px 0px;width: 100%}.pun .posthead {border-left: 1px solid #CFD9E2 !important;background-color: rgb(244, 250, 255) !important;border-bottom: 1px solid rgb(203, 218, 234) !important;padding: 0.5em 1.3em 0.5em 1em !important;color: rgb(164, 164, 164) !important;font-weight: 400 !important;font-size: 12px !important;}.postfoot {position:relative;border-top: 1px solid #CFD9E2 !important;background-color: rgb(244, 250, 255) !important;border-bottom: 1px solid rgb(203, 218, 234) !important;padding: 0.5em 1.3em 0.5em 1em !important;color: rgb(164, 164, 164) !important;font-weight: 400 !important;margin: 0px 10px 0px 0px !important;font-size: 12px !important;left: -176px;top: 1px;border-left: 1px solid #CFD9E2 !important;}.user {border-right: 1px solid #CFD9E2 !important;}.pun .post .user {margin-left: -238px !important;}
.roundframe .cat_bar > .catbg {
background: #454545!important;
color: #fff!important;
}
.cat_bar {
margin-bottom: -12px;
}
#onlinelist {
border-top: none!important;
}
#onlinelist p {line-height: 153%;padding-bottom: 10px !important;}
a.chat-title {color: white!important;}
#chatbox_header.main-head {
background: url(http://i39.servimg.com/u/f39/18/98/72/46/210.jpg) repeat-x bottom #454545;
padding: 3px 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
min-height: 6px;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: #fff;
}
body[bgcolor] {background: #FCFCFF;}
.main-content.chatbox {
background-color: #FCFCFF;
padding: 10px;
border: 1px solid rgb(204, 204, 204);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
padding-bottom: 0px;
}
#chatbox_members {
background: rgb(246, 246, 248);
border: 1px solid rgb(204, 204, 204);
margin: 4px;
top: 43px;
bottom: 28px;
right: 10;
}
#chatbox_members .member-title {
background: url(http://i39.servimg.com/u/f39/18/98/72/46/210.jpg) repeat-x bottom #363636;
color: #fff;
padding: 5px;
text-align: left;
padding: 8px 10px;
}
#chatbox p {
background: transparent;
padding: 5px;
line-height: 1.3em;
}
#chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
}
input#message.post:focus {
background: rgb(255,255,240) url('http://i58.servimg.com/u/f58/18/24/85/15/form-e10.png') repeat-x;
border-top-color: rgb(150,150,150);
border-bottom-color: rgb(230,230,230);
}
#simple-wrap {
background:white;
}
#chatbox_top {
min-height: 280px;
}
#chatbox{
top: 43px;
bottom: 28px;
margin: 5px;
background: rgb(246, 246, 248);
border: 1px solid rgb(204, 204, 204);
padding: 5px;
right: 198px;
left:0;
}
#chatbox_footer {
border-top: none!important;
}
html { background: white !important; }
.fontbutton {
-moz-border-radius: 2px;
-moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius: 2px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0 !important;
border: 1px solid #585858!important;
border-radius: 2px !important;
box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
color: #fff !important;
font-family: tahoma,helvetica,arial,sans-serif !important;
font-size: 13px !important;
font-style: normal;
font-variant: normal !important;
font-weight: normal;
padding: 2px 5px !important;
text-shadow: #474747 0 -1px 0 !important;
position: relative !important;
top: -2px !important;
}
input#submit_button {
-moz-border-radius: 2px;
-moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius: 2px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0!important;
border: 1px solid #585858!important;
border-radius: 2px!important;
box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
color: #fff!important;
font-family: tahoma,helvetica,arial,sans-serif!important;
font-size: 13px!important;
font-style: normal!important;
font-variant: normal!important;
font-weight: 400!important;
padding: 2px 5px!important;
position: relative!important;
text-shadow: #474747 0 -1px 0!important;
top: -2px!important;
}
#chatbox span[style="font-style:italic"]:after {
content: " Clique em login para entrar!";
}
#chatbox span[style="font-style:italic"] {
background: url('http://i55.servimg.com/u/f55/18/71/50/00/highli10.png') repeat-x scroll 0px 0px #F3E3E6;
border: 1px solid #E599AA;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
color: #80001C;
display: block;
font-size: 14px;
font-style: normal !important;
font-weight: 700;
line-height: 1.6;
padding: 10px;
text-align: center;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.55);
}
#divbold:after { content: 'Bold'; }
#divstrike:after { content: 'Strike'; }
#divunderline:after { content: 'Underline'; }
#divitalic:after { content: 'Italic'; }
#divcolor:after { content: 'Color'; }
#divsmilies:after { content: 'Smileys'; }
#chatbox_messenger_form div.right img { display: none; }
.paged-foot .paging a, .paged-foot .paging a:hover, .paged-foot .paging b, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-size: 12px!important;
margin-right: 3px!important;
padding: 6px 9px!important;
}
.paged-foot .paging a, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 3px;
-moz-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
-webkit-border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
background: #e5e5e5 url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png) repeat-x 0 0;
border: 1px solid #d6d6d6!important;
border-color: #d6d6d6!important;
border-radius: 3px;
box-shadow: rgba(0,0,0,0.05) 0 1px 2px!important;
color: #747474;
display: inline-block;
font-size: 11px;
font-weight: 400;
padding: 6px 9px!important;
text-shadow: #fff 0 1px 0;
text-transform: lowercase;
}
#chatbox_members {
right: 10px!important;
}
#pun-about #qjump label {
font-weight: 700;
display: none;
}
#footer {padding: 85px 0 20px!important;border-top: 4px solid #7AB6A3;color: #727272;text-align: center;background: #303030;}#footer .backtop {position: absolute;left: 50%;top: 25px !important;background: url(http://i.imgur.com/KyM4pyT.png) no-repeat;display: block;width: 30px;height: 30px;}.tf_main {margin-top: -30px !important;}
.pun .main-content, #profile-advanced-details .main-content {
background: rgb(255, 255, 255);
border: 1px solid rgb(230, 230, 230);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
padding: 9px;
border-radius: 0px;
}
.main > .main-content {
margin-bottom: 0px;
}.pun .post {
border: 1px solid rgb(203, 218, 234);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
}
.pun .post {
background: rgb(253, 254, 255);
border: 1px solid rgb(203, 218, 234);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
margin: 10px;
}
.pun .postmain {
background-color: rgb(253, 254, 255);
border-left: 1px solid rgb(203, 218, 234);
margin-left: 17em;
}
.pun .postmain {
background: none 0px 0px repeat scroll rgb(255, 255, 255);
border-left: 1px solid rgb(223, 231, 240);
height: 100%;
margin: 0px 0px 0px 175px;
}
.pun .posthead {
background-color: rgb(244, 250, 255);
border-bottom: 1px solid rgb(203, 218, 234);
padding: 0.5em 1.3em 0.5em 1em;
}
.pun .posthead {
background: none 0% 0% repeat scroll transparent;
border-bottom: 0px none;
color: rgb(164, 164, 164);
font-weight: 400;
margin: 0px 10px 0px 0px;
padding-top: 10px;
font-size: 12px;
}.pun .postbody {
width: 100%;
}.pun .post .user {
font-size: 12px;
margin-bottom: 7px;
margin-left: -220px;
min-height: 350px;
padding: 7px;
margin-top: -30px;
width: 16em;
text-align: center;
}.postfoot {
background: rgb(244, 250, 255);
border-top: 1px solid rgb(203, 218, 234);
clear: both;
margin-left: -17em;
padding: 0.5em 1em;
text-align: right;
}
.postfoot {
border-bottom: 0px;
border-top: 0px;
clear: both;
margin-left: -14em;
padding: 0.5em 1em;
text-align: right;
}.main .main-foot {
background-image: none;
border-radius: 0px 0px 4px 4px;
}
#pwd_bad {
background-image: url('http://i.imgur.com/iIIhDFo.jpg') !important;
color: transparent !important;
}
#pwd_middle {
background-image: url('http://i.imgur.com/33vy9Vc.jpg') !important;
color: transparent !important;
}
#pwd_good {
background-image: url('http://i.imgur.com/74JBrB7.jpg') !important;
color: transparent !important;
}
.user {position: relative !important;left: 2pc !important;top: 35px !important;}h4.username {position: relative !important;text-align: center !important;left: 0px !important;top: -5px !important;}
.admin{ background-color:#FF6600;}.moderador{ background-color:#72A300;}.publicitario{ background-color:#3396FF;}.designer{ background-color:#AA37B0;}.membro{ background-color:#516882;}.programador{ background-color:#FFAA00;}
.rank {
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #FFF;
display: inline-block;
font-family: "Roboto Condensed",Tahoma,Helvetica;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
margin-bottom: 5px;
margin-top: 5px;
padding: 8px 20px;
text-decoration: none;
text-shadow: 0 -1px rgba(0,0,0,0.35);
text-transform: uppercase;
}
.pun .user .user-info {
text-align: center!important;
}
.pun .user .user-info {
border: none!important;
}
div#container {
margin-top: 15px;
}
.pun .user-ident .user-basic-info {
margin-left: 29px;
}.post-options.profile_left {
margin-top: 0!important;
}h4.username {
margin-left: 20px;
}
div#right {
margin-top: 36px;
}
Re: Problema em Chatbox
Olá,
Substitua por este
Até
Substitua por este
- Código:
div#textarea_content {
margin-left: -50px;
}
#smiley-box iframe {
margin-left: 180px;
}
dd.frm-textarea {
width: 93%!important;
}
.lastpost-avatar img {
background: #FFF;
border: 1px solid #D5D5D5;
border-radius: 50%;
box-shadow: 0 2px 2px rgba(0,0,0,.1);
height: 40px;
padding: 1px;
transition: all 1s;
width: 40px;
margin-top: 4;
}
.lastpost-avatar img:hover {
border-color: #A1A1A1;
border-radius: 1px;
box-shadow: 0 2px 2px rgba(0,0,0,.2);
}
body {position: relative !important;top: 20px !important;}
.main .main-head .page-title{
font-size: 25px;
}
a:hover{
text-decoration: none!important;
}
.post-entry a:hover{
text-decoration: underline!important;
}
.topictitle:hover,
.hierarchy a:hover{
color: #639F8C!important;
}
.pun .user-ident .username a span, .pun .user-ident .username a {
text-transform: none!important;
}.ipsBox_withphoto {
margin-left: 40px!important;
}
#content-container div#right {
width: 230px;
}
.posthead {
width: 100%;
}
.postfoot {
position:none!important;
width:100%;
}
.paged-head {
margin-top: -10px;
}.paged-foot.clearfix {
margin-top: 10px;
}
.pun .posthead h2 strong {
background-color: #6F8F52;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
color: #fff;
margin-top: -4px;
padding: 4px 7px;
}
.pun .topic{
background-color: #fff!important;
padding: 9px;
}.pun .postmain {
padding-right: 30px;
}
/*perfil com capa by DeeW. v1.0*/
.img-avatar img {
width: 150px;
height: 150px;
}
span.img-avatar {
float: right;
padding: 5px;
background: #fff;
border-radius: 5px;
border: 1px solid #ddd;
margin: 10px;
}
#profile-advanced-right {
display: none;
width: 0!important;
margin: 10px;
float: none!important;
}
#profile-advanced-left {
margin-right: 0!important;
margin: 0 auto;
}
#profile-advanced-layout #tabs {
bottom: 50px;
position: absolute;
}
#tabs ul li.activetab a {
background-color: rgba(255, 0, 0, 0.5);
border-color: #880000;
color: #FFFFFF;
text-decoration: none;
border-radius: 5px;
}
#tabs ul li a {
background-color: rgba(255, 0, 0, 0.5);
border-color: #880000;
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
border-radius: 5px;
}
#tabs ul li.activetab a:hover {
background-color: #000000;
}
.capa-perfil {
background-color: #fff;
width: 100%;
height: 180px;
border: 1px solid #ddd;
margin-top: 10px;
box-shadow: inset 0 -60px 50px rgba(0, 0, 0, 0.5);
}
#profile-advanced-add {
padding: 10px;
text-align: right;
background: #f0f0f0;
margin: 10px;
border: 1px solid #d0d0d0;
border-radius: 5px;
}
.subtitle {
text-align: center;
text-transform: uppercase;
}
#profile-advanced-layout .main-content {
background: #fff!important;
padding: 10px;
}
#tabs ul li a:hover {
background-color: #000000;
}
#main {
margin-top: 20px!important;
}
.pun .post {
margin-left: -20px;
}
.user-info {margin-left: 26px;}.post_field {background: none rgb(255, 255, 255);border: 1px solid rgb(185, 196, 205);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;color: rgb(65, 65, 65);margin: 2px 0px 0px;padding: 3px 0px;width: 100%}.pun .posthead {border-left: 1px solid #CFD9E2 !important;background-color: rgb(244, 250, 255) !important;border-bottom: 1px solid rgb(203, 218, 234) !important;padding: 0.5em 1.3em 0.5em 1em !important;color: rgb(164, 164, 164) !important;font-weight: 400 !important;font-size: 12px !important;}.postfoot {position:relative;border-top: 1px solid #CFD9E2 !important;background-color: rgb(244, 250, 255) !important;border-bottom: 1px solid rgb(203, 218, 234) !important;padding: 0.5em 1.3em 0.5em 1em !important;color: rgb(164, 164, 164) !important;font-weight: 400 !important;margin: 0px 10px 0px 0px !important;font-size: 12px !important;left: -176px;top: 1px;border-left: 1px solid #CFD9E2 !important;}.user {border-right: 1px solid #CFD9E2 !important;}.pun .post .user {margin-left: -238px !important;}
.roundframe .cat_bar > .catbg {
background: #454545!important;
color: #fff!important;
}
.cat_bar {
margin-bottom: -12px;
}
#onlinelist {
border-top: none!important;
}
#onlinelist p {line-height: 153%;padding-bottom: 10px !important;}
a.chat-title {color: white!important;}
#chatbox_header.main-head {
background: url(http://i39.servimg.com/u/f39/18/98/72/46/210.jpg) repeat-x bottom #454545;
padding: 3px 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
min-height: 6px;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: #fff;
}
body[bgcolor] {background: #FCFCFF;}
.main-content.chatbox {
background-color: #FCFCFF;
padding: 10px;
border: 1px solid rgb(204, 204, 204);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
padding-bottom: 0px;
}
#chatbox_members {
background: rgb(246, 246, 248);
border: 1px solid rgb(204, 204, 204);
margin: 4px;
top: 43px;
bottom: 28px;
right: 10;
}
#chatbox_members .member-title {
background: url(http://i39.servimg.com/u/f39/18/98/72/46/210.jpg) repeat-x bottom #363636;
color: #fff;
padding: 5px;
text-align: left;
padding: 8px 10px;
}
#chatbox p {
background: transparent;
padding: 5px;
line-height: 1.3em;
}
#chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
}
input#message.post:focus {
background: rgb(255,255,240) url('http://i58.servimg.com/u/f58/18/24/85/15/form-e10.png') repeat-x;
border-top-color: rgb(150,150,150);
border-bottom-color: rgb(230,230,230);
}
#simple-wrap {
background:white;
}
#chatbox_footer {
position: inherit;
}
#chatbox_footer {
border-top: none!important;
}
html { background: white !important; }
.fontbutton {
-moz-border-radius: 2px;
-moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius: 2px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0 !important;
border: 1px solid #585858!important;
border-radius: 2px !important;
box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
color: #fff !important;
font-family: tahoma,helvetica,arial,sans-serif !important;
font-size: 13px !important;
font-style: normal;
font-variant: normal !important;
font-weight: normal;
padding: 2px 5px !important;
text-shadow: #474747 0 -1px 0 !important;
position: relative !important;
top: -2px !important;
}
input#submit_button {
-moz-border-radius: 2px;
-moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius: 2px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0!important;
border: 1px solid #585858!important;
border-radius: 2px!important;
box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
color: #fff!important;
font-family: tahoma,helvetica,arial,sans-serif!important;
font-size: 13px!important;
font-style: normal!important;
font-variant: normal!important;
font-weight: 400!important;
padding: 2px 5px!important;
position: relative!important;
text-shadow: #474747 0 -1px 0!important;
top: -2px!important;
}
#chatbox span[style="font-style:italic"]:after {
content: " Clique em login para entrar!";
}
#chatbox span[style="font-style:italic"] {
background: url('http://i55.servimg.com/u/f55/18/71/50/00/highli10.png') repeat-x scroll 0px 0px #F3E3E6;
border: 1px solid #E599AA;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
color: #80001C;
display: block;
font-size: 14px;
font-style: normal !important;
font-weight: 700;
line-height: 1.6;
padding: 10px;
text-align: center;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.55);
}
#divbold:after { content: 'Bold'; }
#divstrike:after { content: 'Strike'; }
#divunderline:after { content: 'Underline'; }
#divitalic:after { content: 'Italic'; }
#divcolor:after { content: 'Color'; }
#divsmilies:after { content: 'Smileys'; }
#chatbox_messenger_form div.right img { display: none; }
.paged-foot .paging a, .paged-foot .paging a:hover, .paged-foot .paging b, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-size: 12px!important;
margin-right: 3px!important;
padding: 6px 9px!important;
}
.paged-foot .paging a, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 3px;
-moz-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
-webkit-border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
background: #e5e5e5 url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png) repeat-x 0 0;
border: 1px solid #d6d6d6!important;
border-color: #d6d6d6!important;
border-radius: 3px;
box-shadow: rgba(0,0,0,0.05) 0 1px 2px!important;
color: #747474;
display: inline-block;
font-size: 11px;
font-weight: 400;
padding: 6px 9px!important;
text-shadow: #fff 0 1px 0;
text-transform: lowercase;
}
#pun-about #qjump label {
font-weight: 700;
display: none;
}
#footer {padding: 85px 0 20px!important;border-top: 4px solid #7AB6A3;color: #727272;text-align: center;background: #303030;}#footer .backtop {position: absolute;left: 50%;top: 25px !important;background: url(http://i.imgur.com/KyM4pyT.png) no-repeat;display: block;width: 30px;height: 30px;}.tf_main {margin-top: -30px !important;}
.pun .main-content, #profile-advanced-details .main-content {
background: rgb(255, 255, 255);
border: 1px solid rgb(230, 230, 230);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
padding: 9px;
border-radius: 0px;
}
.main > .main-content {
margin-bottom: 0px;
}.pun .post {
border: 1px solid rgb(203, 218, 234);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
}
.pun .post {
background: rgb(253, 254, 255);
border: 1px solid rgb(203, 218, 234);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
margin: 10px;
}
.pun .postmain {
background-color: rgb(253, 254, 255);
border-left: 1px solid rgb(203, 218, 234);
margin-left: 17em;
}
.pun .postmain {
background: none 0px 0px repeat scroll rgb(255, 255, 255);
border-left: 1px solid rgb(223, 231, 240);
height: 100%;
margin: 0px 0px 0px 175px;
}
.pun .posthead {
background-color: rgb(244, 250, 255);
border-bottom: 1px solid rgb(203, 218, 234);
padding: 0.5em 1.3em 0.5em 1em;
}
.pun .posthead {
background: none 0% 0% repeat scroll transparent;
border-bottom: 0px none;
color: rgb(164, 164, 164);
font-weight: 400;
margin: 0px 10px 0px 0px;
padding-top: 10px;
font-size: 12px;
}.pun .postbody {
width: 100%;
}.pun .post .user {
font-size: 12px;
margin-bottom: 7px;
margin-left: -220px;
min-height: 350px;
padding: 7px;
margin-top: -30px;
width: 16em;
text-align: center;
}.postfoot {
background: rgb(244, 250, 255);
border-top: 1px solid rgb(203, 218, 234);
clear: both;
margin-left: -17em;
padding: 0.5em 1em;
text-align: right;
}
.postfoot {
border-bottom: 0px;
border-top: 0px;
clear: both;
margin-left: -14em;
padding: 0.5em 1em;
text-align: right;
}.main .main-foot {
background-image: none;
border-radius: 0px 0px 4px 4px;
}
#pwd_bad {
background-image: url('http://i.imgur.com/iIIhDFo.jpg') !important;
color: transparent !important;
}
#pwd_middle {
background-image: url('http://i.imgur.com/33vy9Vc.jpg') !important;
color: transparent !important;
}
#pwd_good {
background-image: url('http://i.imgur.com/74JBrB7.jpg') !important;
color: transparent !important;
}
.user {position: relative !important;left: 2pc !important;top: 35px !important;}h4.username {position: relative !important;text-align: center !important;left: 0px !important;top: -5px !important;}
.admin{ background-color:#FF6600;}.moderador{ background-color:#72A300;}.publicitario{ background-color:#3396FF;}.designer{ background-color:#AA37B0;}.membro{ background-color:#516882;}.programador{ background-color:#FFAA00;}
.rank {
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #FFF;
display: inline-block;
font-family: "Roboto Condensed",Tahoma,Helvetica;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
margin-bottom: 5px;
margin-top: 5px;
padding: 8px 20px;
text-decoration: none;
text-shadow: 0 -1px rgba(0,0,0,0.35);
text-transform: uppercase;
}
.pun .user .user-info {
text-align: center!important;
}
.pun .user .user-info {
border: none!important;
}
div#container {
margin-top: 15px;
}
.pun .user-ident .user-basic-info {
margin-left: 29px;
}.post-options.profile_left {
margin-top: 0!important;
}h4.username {
margin-left: 20px;
}
div#right {
margin-top: 36px;
}
/************************************************************* CHATBOX ******************************************************************************/
#chatbox_header.main-head {
background: url('http://imgur.com/iy2rLu3.png') repeat-x scroll 0px 0px #F5F5F5;
border: 1px solid #EAEAEA;
height: 40px;
padding-left: 0.3em;
}
.chatbox-title, .chatbox-title a.chat-title {
background: url('http://i.imgur.com/zpUIlTa.jpg') no-repeat scroll 88px 8px transparent;
color: #323232;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: 300;
line-height: 1.3;
}
.chatbox-title, .chatbox-title a.chat-title {
text-decoration: none;
}
.chatbox-title {
float: left;
margin: 0px;
padding: 2px 5px 0px;
width: 15em;
}
.chatbox-options {
float: right;
font-size: 11px;
list-style: none outside none;
margin: 0.7em 0.5em 0.5em;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: #323232;
}
#chatbox_members {
background: none repeat scroll 0% 0% #FFF;
border: 1px solid #EAEAEA;
bottom: 55px;
right: 0px;
top: 40px;
}
#chatbox_members {
overflow: auto;
position: absolute;
width: 180px;
}
#chatbox {
background: none repeat scroll 0px 0px #FFF;
border: 1px solid #E3E3E3;
bottom: 55px;
box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);
left: 0px;
text-decoration: none!important
right: 190px;
top: 40px;
width: 772px !important;
}
#chatbox p {
background: none repeat scroll 0% 0% #FFF;
border-bottom: 1px solid #E3E3E3;
line-height: 1.3em;
padding: 5px;
}
#chatbox span[title] {
color: #8F8F8F !important;
float: right !important;
}
#chatbox span[style="font-style:italic"] {
background: url('http://i55.servimg.com/u/f55/18/71/50/00/highli10.png') repeat-x scroll 0px 0px #F3E3E6;
border: 1px solid #E599AA;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
color: #80001C;
display: block;
font-size: 14px;
font-style: normal !important;
font-weight: 700;
line-height: 1.6;
padding: 10px;
text-align: center;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.55);
}
#chatbox_footer {
background: none repeat scroll 0% 0% #EDEDED;
border-width: 1px 1px 4px;
border-style: solid;
border-color: #D6D6D6;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
padding: 4px;
}
input#message.post {
background-color: #FFF;
height: 30px;
outline: 0px none;
width: 78%;
}
#submit_button {
background: url('http://i.imgur.com/IoFhTvG.png') repeat-x scroll center top #212121;
border: 1px solid #212121;
border-radius: 3px;
box-shadow: 0px 1px 0px 0px #5C5C5C inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
color: #FFF;
font-family: tahoma,helvetica,arial,sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
margin: 0px 5px 0px 8px;
padding: 4px 10px;
}
.fontbutton {
background: url('http://i58.servimg.com/u/f58/18/62/03/31/highli17.png') repeat-x scroll 0px 0px #646464;
border: 1px solid #585858 !important;
border-radius: 2px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.43);
color: #FFF;
font-family: tahoma,helvetica,arial,sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
padding: 4px 10px;
text-shadow: 0px -1px 0px #474747;
}
#chatbox_members .member-title {
background: none repeat scroll 0% 0% #EDEDED;
color: #5A5A5A;
padding: 8px 10px;
text-align: left;
}
#chatbox .user {
font-weight: 700;
}
#divbold:after{
content:'Bold'
}
#divitalic:after{
content:'Italic'
}
#divunderline:after{
content:'Underline'
}
#divstrike:after{
content:'Strike'
}
#divcolor:after{
content:'Color'
}
#divsmilies:after{
content:'Smilies'
}
#chatbox_header.main-head{background:#f5f5f5 url(http://imgur.com/iy2rLu3.png) repeat-x 0 0;border:1px solid #eaeaea;height:40px;padding-left:.3em}.chatbox-title,.chatbox-title a.chat-title{background:url(http://i.imgur.com/zpUIlTa.jpg) no-repeat scroll 88px 8px transparent;color:#323232;font-size:18px;font-style:normal;font-variant:normal;font-weight:300;line-height:1.3}.chatbox-options li,.chatbox-options li a,.chatbox-options li label{color:#323232}.main-content.chatbox{padding:8px 8px 0}#chatbox_members{background:#fff;border:1px solid #eaeaea;bottom:55px;right:0;top:40px}#chatbox_members .member-title{background:#ededed;color:#5a5a5a;padding:8px 10px;text-align:left}#chatbox_contextmenu .close{background:#e0e0e0!important;color:#1f1f1f!important}#chatbox p{background:#fff;border-bottom:1px solid #e3e3e3;line-height:1.3em;padding:5px}#chatbox p span[style="color:green;"],#chatbox p span[style="color:red;"]{background:transparent}#chatbox_footer{background:#ededed;border:1px solid #d6d6d6;border-bottom-width:4px;padding:4px}#chatbox_messenger_form .right label{font-size:0}#chatbox_footer .right:first-child{float:left;width:45%}input#message.post{background-color:#fff;height:30px;outline:0;width:78%}#submit_button{-moz-border-radius:3px;-moz-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);-webkit-border-radius:3px;-webkit-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);background:#212121 url(http://i.imgur.com/IoFhTvG.png) repeat-x top;border:1px solid #212121;border-radius:3px;box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);color:#fff;font-family:tahoma,helvetica,arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;margin:0 5px 0 8px;padding:4px 10px}.fontbutton{-moz-border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;-webkit-border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;background:#646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0;border:1px solid #585858!important;border-radius:2px;box-shadow:rgba(0,0,0,0.43) 0 1px 3px;color:#fff;font-family:tahoma,helvetica,arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;padding:4px 10px;text-shadow:#474747 0 -1px 0}#chatbox_messenger_form div.right img{display:none}
#chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
background: transparent;
}
#chatbox_header.main-head {
background-color: #FFF !important;
border: 1px solid #EAEAEA;
height: 40px;
padding-left: 0.3em;
border-radius: 20px 20px 0px 0px;
}
Até
Re: Problema em Chatbox
Olá Amigo,
Poderia voltar o CSS original para que eu veja o erro como pedido em tua primeira mensagem?
Até mais.
Poderia voltar o CSS original para que eu veja o erro como pedido em tua primeira mensagem?
- Código:
div#textarea_content {
margin-left: -50px;
}
#smiley-box iframe {
margin-left: 180px;
}
dd.frm-textarea {
width: 93%!important;
}
.lastpost-avatar img {
background: #FFF;
border: 1px solid #D5D5D5;
border-radius: 50%;
box-shadow: 0 2px 2px rgba(0,0,0,.1);
height: 40px;
padding: 1px;
transition: all 1s;
width: 40px;
margin-top: 4;
}
.lastpost-avatar img:hover {
border-color: #A1A1A1;
border-radius: 1px;
box-shadow: 0 2px 2px rgba(0,0,0,.2);
}
body {position: relative !important;top: 20px !important;}
.main .main-head .page-title{
font-size: 25px;
}
a:hover{
text-decoration: none!important;
}
.post-entry a:hover{
text-decoration: underline!important;
}
.topictitle:hover,
.hierarchy a:hover{
color: #639F8C!important;
}
.pun .user-ident .username a span, .pun .user-ident .username a {
text-transform: none!important;
}.ipsBox_withphoto {
margin-left: 40px!important;
}
#content-container div#right {
width: 230px;
}
.posthead {
width: 100%;
}
.postfoot {
position:none!important;
width:100%;
}
.paged-head {
margin-top: -10px;
}.paged-foot.clearfix {
margin-top: 10px;
}
.pun .posthead h2 strong {
background-color: #6F8F52;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
color: #fff;
margin-top: -4px;
padding: 4px 7px;
}
.pun .topic{
background-color: #fff!important;
padding: 9px;
}.pun .postmain {
padding-right: 30px;
}
/*perfil com capa by DeeW. v1.0*/
.img-avatar img {
width: 150px;
height: 150px;
}
span.img-avatar {
float: right;
padding: 5px;
background: #fff;
border-radius: 5px;
border: 1px solid #ddd;
margin: 10px;
}
#profile-advanced-right {
display: none;
width: 0!important;
margin: 10px;
float: none!important;
}
#profile-advanced-left {
margin-right: 0!important;
margin: 0 auto;
}
#profile-advanced-layout #tabs {
bottom: 50px;
position: absolute;
}
#tabs ul li.activetab a {
background-color: rgba(255, 0, 0, 0.5);
border-color: #880000;
color: #FFFFFF;
text-decoration: none;
border-radius: 5px;
}
#tabs ul li a {
background-color: rgba(255, 0, 0, 0.5);
border-color: #880000;
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
border-radius: 5px;
}
#tabs ul li.activetab a:hover {
background-color: #000000;
}
.capa-perfil {
background-color: #fff;
width: 100%;
height: 180px;
border: 1px solid #ddd;
margin-top: 10px;
box-shadow: inset 0 -60px 50px rgba(0, 0, 0, 0.5);
}
#profile-advanced-add {
padding: 10px;
text-align: right;
background: #f0f0f0;
margin: 10px;
border: 1px solid #d0d0d0;
border-radius: 5px;
}
.subtitle {
text-align: center;
text-transform: uppercase;
}
#profile-advanced-layout .main-content {
background: #fff!important;
padding: 10px;
}
#tabs ul li a:hover {
background-color: #000000;
}
#main {
margin-top: 20px!important;
}
.pun .post {
margin-left: -20px;
}
.user-info {margin-left: 26px;}.post_field {background: none rgb(255, 255, 255);border: 1px solid rgb(185, 196, 205);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;color: rgb(65, 65, 65);margin: 2px 0px 0px;padding: 3px 0px;width: 100%}.pun .posthead {border-left: 1px solid #CFD9E2 !important;background-color: rgb(244, 250, 255) !important;border-bottom: 1px solid rgb(203, 218, 234) !important;padding: 0.5em 1.3em 0.5em 1em !important;color: rgb(164, 164, 164) !important;font-weight: 400 !important;font-size: 12px !important;}.postfoot {position:relative;border-top: 1px solid #CFD9E2 !important;background-color: rgb(244, 250, 255) !important;border-bottom: 1px solid rgb(203, 218, 234) !important;padding: 0.5em 1.3em 0.5em 1em !important;color: rgb(164, 164, 164) !important;font-weight: 400 !important;margin: 0px 10px 0px 0px !important;font-size: 12px !important;left: -176px;top: 1px;border-left: 1px solid #CFD9E2 !important;}.user {border-right: 1px solid #CFD9E2 !important;}.pun .post .user {margin-left: -238px !important;}
.roundframe .cat_bar > .catbg {
background: #454545!important;
color: #fff!important;
}
.cat_bar {
margin-bottom: -12px;
}
#onlinelist {
border-top: none!important;
}
#onlinelist p {line-height: 153%;padding-bottom: 10px !important;}
a.chat-title {color: white!important;}
#chatbox_header.main-head {
background: url(http://i39.servimg.com/u/f39/18/98/72/46/210.jpg) repeat-x bottom #454545;
padding: 3px 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
min-height: 6px;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: #fff;
}
body[bgcolor] {background: #FCFCFF;}
.main-content.chatbox {
background-color: #FCFCFF;
padding: 10px;
border: 1px solid rgb(204, 204, 204);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
padding-bottom: 0px;
}
#chatbox_members {
background: rgb(246, 246, 248);
border: 1px solid rgb(204, 204, 204);
margin: 4px;
top: 43px;
bottom: 28px;
right: 10;
}
#chatbox_members .member-title {
background: url(http://i39.servimg.com/u/f39/18/98/72/46/210.jpg) repeat-x bottom #363636;
color: #fff;
padding: 5px;
text-align: left;
padding: 8px 10px;
}
#chatbox p {
background: transparent;
padding: 5px;
line-height: 1.3em;
}
#chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
}
input#message.post:focus {
background: rgb(255,255,240) url('http://i58.servimg.com/u/f58/18/24/85/15/form-e10.png') repeat-x;
border-top-color: rgb(150,150,150);
border-bottom-color: rgb(230,230,230);
}
#simple-wrap {
background:white;
}
#chatbox_top {
min-height: 280px;
}
#chatbox{
top: 43px;
bottom: 28px;
margin: 5px;
background: rgb(246, 246, 248);
border: 1px solid rgb(204, 204, 204);
padding: 5px;
right: 198px;
left:0;
}
#chatbox_footer {
border-top: none!important;
}
html { background: white !important; }
.fontbutton {
-moz-border-radius: 2px;
-moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius: 2px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0 !important;
border: 1px solid #585858!important;
border-radius: 2px !important;
box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
color: #fff !important;
font-family: tahoma,helvetica,arial,sans-serif !important;
font-size: 13px !important;
font-style: normal;
font-variant: normal !important;
font-weight: normal;
padding: 2px 5px !important;
text-shadow: #474747 0 -1px 0 !important;
position: relative !important;
top: -2px !important;
}
input#submit_button {
-moz-border-radius: 2px;
-moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius: 2px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0!important;
border: 1px solid #585858!important;
border-radius: 2px!important;
box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
color: #fff!important;
font-family: tahoma,helvetica,arial,sans-serif!important;
font-size: 13px!important;
font-style: normal!important;
font-variant: normal!important;
font-weight: 400!important;
padding: 2px 5px!important;
position: relative!important;
text-shadow: #474747 0 -1px 0!important;
top: -2px!important;
}
#chatbox span[style="font-style:italic"]:after {
content: " Clique em login para entrar!";
}
#chatbox span[style="font-style:italic"] {
background: url('http://i55.servimg.com/u/f55/18/71/50/00/highli10.png') repeat-x scroll 0px 0px #F3E3E6;
border: 1px solid #E599AA;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
color: #80001C;
display: block;
font-size: 14px;
font-style: normal !important;
font-weight: 700;
line-height: 1.6;
padding: 10px;
text-align: center;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.55);
}
#divbold:after { content: 'Bold'; }
#divstrike:after { content: 'Strike'; }
#divunderline:after { content: 'Underline'; }
#divitalic:after { content: 'Italic'; }
#divcolor:after { content: 'Color'; }
#divsmilies:after { content: 'Smileys'; }
#chatbox_messenger_form div.right img { display: none; }
.paged-foot .paging a, .paged-foot .paging a:hover, .paged-foot .paging b, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-size: 12px!important;
margin-right: 3px!important;
padding: 6px 9px!important;
}
.paged-foot .paging a, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 3px;
-moz-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
-webkit-border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
background: #e5e5e5 url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png) repeat-x 0 0;
border: 1px solid #d6d6d6!important;
border-color: #d6d6d6!important;
border-radius: 3px;
box-shadow: rgba(0,0,0,0.05) 0 1px 2px!important;
color: #747474;
display: inline-block;
font-size: 11px;
font-weight: 400;
padding: 6px 9px!important;
text-shadow: #fff 0 1px 0;
text-transform: lowercase;
}
#chatbox_members {
right: 10px!important;
}
#pun-about #qjump label {
font-weight: 700;
display: none;
}
#footer {padding: 85px 0 20px!important;border-top: 4px solid #7AB6A3;color: #727272;text-align: center;background: #303030;}#footer .backtop {position: absolute;left: 50%;top: 25px !important;background: url(http://i.imgur.com/KyM4pyT.png) no-repeat;display: block;width: 30px;height: 30px;}.tf_main {margin-top: -30px !important;}
.pun .main-content, #profile-advanced-details .main-content {
background: rgb(255, 255, 255);
border: 1px solid rgb(230, 230, 230);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
padding: 9px;
border-radius: 0px;
}
.main > .main-content {
margin-bottom: 0px;
}.pun .post {
border: 1px solid rgb(203, 218, 234);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
}
.pun .post {
background: rgb(253, 254, 255);
border: 1px solid rgb(203, 218, 234);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
margin: 10px;
}
.pun .postmain {
background-color: rgb(253, 254, 255);
border-left: 1px solid rgb(203, 218, 234);
margin-left: 17em;
}
.pun .postmain {
background: none 0px 0px repeat scroll rgb(255, 255, 255);
border-left: 1px solid rgb(223, 231, 240);
height: 100%;
margin: 0px 0px 0px 175px;
}
.pun .posthead {
background-color: rgb(244, 250, 255);
border-bottom: 1px solid rgb(203, 218, 234);
padding: 0.5em 1.3em 0.5em 1em;
}
.pun .posthead {
background: none 0% 0% repeat scroll transparent;
border-bottom: 0px none;
color: rgb(164, 164, 164);
font-weight: 400;
margin: 0px 10px 0px 0px;
padding-top: 10px;
font-size: 12px;
}.pun .postbody {
width: 100%;
}.pun .post .user {
font-size: 12px;
margin-bottom: 7px;
margin-left: -220px;
min-height: 350px;
padding: 7px;
margin-top: -30px;
width: 16em;
text-align: center;
}.postfoot {
background: rgb(244, 250, 255);
border-top: 1px solid rgb(203, 218, 234);
clear: both;
margin-left: -17em;
padding: 0.5em 1em;
text-align: right;
}
.postfoot {
border-bottom: 0px;
border-top: 0px;
clear: both;
margin-left: -14em;
padding: 0.5em 1em;
text-align: right;
}.main .main-foot {
background-image: none;
border-radius: 0px 0px 4px 4px;
}
#pwd_bad {
background-image: url('http://i.imgur.com/iIIhDFo.jpg') !important;
color: transparent !important;
}
#pwd_middle {
background-image: url('http://i.imgur.com/33vy9Vc.jpg') !important;
color: transparent !important;
}
#pwd_good {
background-image: url('http://i.imgur.com/74JBrB7.jpg') !important;
color: transparent !important;
}
.user {position: relative !important;left: 2pc !important;top: 35px !important;}h4.username {position: relative !important;text-align: center !important;left: 0px !important;top: -5px !important;}
.admin{ background-color:#FF6600;}.moderador{ background-color:#72A300;}.publicitario{ background-color:#3396FF;}.designer{ background-color:#AA37B0;}.membro{ background-color:#516882;}.programador{ background-color:#FFAA00;}
.rank {
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #FFF;
display: inline-block;
font-family: "Roboto Condensed",Tahoma,Helvetica;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
margin-bottom: 5px;
margin-top: 5px;
padding: 8px 20px;
text-decoration: none;
text-shadow: 0 -1px rgba(0,0,0,0.35);
text-transform: uppercase;
}
.pun .user .user-info {
text-align: center!important;
}
.pun .user .user-info {
border: none!important;
}
div#container {
margin-top: 15px;
}
.pun .user-ident .user-basic-info {
margin-left: 29px;
}.post-options.profile_left {
margin-top: 0!important;
}h4.username {
margin-left: 20px;
}
div#right {
margin-top: 36px;
}
Até mais.
Re: Problema em Chatbox
Saudações!
Adicione no conteúdo:
Salve e Visualize seu fórum.
Melhores cumprimentos,
Sennior.
Vá em: Painel de controle Visualização Cores "Aba" Folha CSS. |
- Código:
#chatbox_footer {border-top: 1px dashed #ccc !important;bottom: 0 !important;left: 0 !important;position: initial !important;right: 0 !important;margin-top: 14pc !important;background: transparent !important;}
Salve e Visualize seu fórum.
Melhores cumprimentos,
Sennior.
Re: Problema em Chatbox
Olá,
Veja esta print, seria possível colocar mais para cima e esticar mais para baixo? Porque veja a print e veja o fundo em branco ele está muito "centrado"
Até como pode ver quando fizermos Login veja como ficam os botões, ficam até cortados:
Veja esta print, seria possível colocar mais para cima e esticar mais para baixo? Porque veja a print e veja o fundo em branco ele está muito "centrado"
Até como pode ver quando fizermos Login veja como ficam os botões, ficam até cortados:
Re: Problema em Chatbox
Saudações,
Aumentar mais, infelizmente não é possível pois tem uma classe chamada .chatbox.clearfix que ao altera-la ou retira-la o mesmo buga o Chat amigo.
Abraços.
Aumentar mais, infelizmente não é possível pois tem uma classe chamada .chatbox.clearfix que ao altera-la ou retira-la o mesmo buga o Chat amigo.
Abraços.
Tópicos semelhantes
» Problema no chatbox
» Problema com o chatbox
» Problema com chatbox.
» Problema com Chatbox
» Problema com o chatbox
» Problema com o chatbox
» Problema com chatbox.
» Problema com Chatbox
» Problema com o chatbox
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos