Problema com o Chatbox

2 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Problema com o Chatbox

Mensagem por [S]lade 21.01.15 3:32

Detalhes da dúvida

Versão do fórum : PunBB
Nível de acesso : Fundador
Navegador usado : Mozilla Firefox
Imagem :
Imagem da minha dúvida:

Membros afetados : Todos os membros do fórum
Problema começou : Ontem
Endereço do fórum : http://narutoavenger.forumeiros.com/

Descrição do problema

O problema que se trata que a área onde deveria estar branco está completamente coberta pelo fundo do fórum não deixando assim aparecer as mensagens, tanto como o chatbox em tela cheia https://i.imgur.com/HsY3hUP.png
[S]lade

[S]lade
*

Membro desde : 03/01/2015
Mensagens : 35
Pontos : 49

http://narutoavenger.forumeiros.com/

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Problema com o Chatbox

Mensagem por Sennior 21.01.15 5:13

Saudações,

Vou precisar de todo o teu CSS.
Existe muitos códigos dando erros, já que o Chatbox personalizado foi retirado.

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Problema com o Chatbox

Mensagem por [S]lade 21.01.15 5:22

Restante Triste
Código:
#chatbox {
      display: none;
    }

.pun .user {
    display: inline;
    overflow: hidden;
    padding-top: 1.6em;
    white-space: normal;
    width: 15em;
    word-wrap: break-word;
}
    .message {
    background: #cde3a4 url('hhttp://i38.servimg.com/u/f38/17/31/71/58/highli11.png') repeat-x 0 0 !important;
    padding: 10px;
    border: 1px solid #a8c471;
    text-shadow: rgba(255,255,255,0.55) 0px 1px 0px;
    line-height: 1.6;
    font-size: 12px;
    -webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 3px;
    box-shadow: rgba(0,0,0,0.1) 0px 1px 3px;
    }
    .standalone.error, .standalone.error a, .standalone.error h2 {
    color: #80001c;
    }
    .standalone.error {
    background-color: #f3e3e6 !important;
    border-color: #e599aa;
    }
    fieldset.submit {
    background: #f3f5f6 url('http://i38.servimg.com/u/f38/17/31/71/58/highli11.png') repeat-x 0 1px;
    padding: 15px 6px 15px 6px;
    text-align: center;
    }

/*--Header--*/
#header .overlay {
background: url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/custom/overlay.png);
}

#logo {
padding: 26px 0;
}
#logo a {
background: url(http://i.imgur.com/J07P0KE.png) 50% 0 no-repeat;
display: block;
width: 450px;
height: 220px;
margin: 0 auto;
}

a {
outline: none;
transition: all 0.25s ease-in-out;
}
user agent stylesheeta:-webkit-any-link {
color: -webkit-link;
text-decoration: underline;
cursor: auto;
}
#logo {
padding: 26px 0;
}
.wrapper {
margin: 0 auto;
width: 990px;
}
#topnav, #topnav ul {
margin: 0;
padding: 0;
z-index: 199;
}
user agent stylesheetul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}
#topnav > li {
margin-right: 1px;
}
#topnav li {
float: left;
margin: 0;
padding: 0;
position: relative;
list-style: none;
}
user agent stylesheetli {
display: list-item;
text-align: -webkit-match-parent;
}
#topnav li a.active {
background: #f44545;
color: #fff;
font-weight: bold;
}
#topnav li a {
display: block;
line-height: 56px;
padding: 0 15px;
color: #fff;
font-size: 13px;
text-decoration: none;
transition: all 0.2s ease-out;
}
#topnav > li {
margin-right: 1px;
}
#topnav li {
float: left;
margin: 0;
padding: 0;
position: relative;
list-style: none;
}
user agent stylesheetli {
display: list-item;
text-align: -webkit-match-parent;
}
span, p, form {
margin: 0;
padding: 0;
}
Inherited from a.firstlevel
#topnav li a {
line-height: 56px;
color: #adadad;
font-size: 13px;
}
#board-notice {
float: left;
padding: 0;
line-height: 20px;
font-size: 12px;
}
#welcome {
float: left;
  font-family: cuprum
}
#welcome p {
    display: block;
    font-size: 16px;
    font-weight: 300;
    padding: 8px;
    background: url("http://i.imgur.com/DqYrl7a.png") repeat-x scroll 0px 0px #414141;
    border-bottom: 3px solid #F44545;
    color: #fff;
}
#welcome span {
font-weight: 600;
color: #fff;
}
#topnav li:hover ul {
left: 0;
}
#topnav li ul {
position: absolute;
width: 200px;
left: -999em;
padding: 5px 0;
background: #f44545;
}
#topnav, #topnav ul {
margin: 0;
padding: 0;
z-index: 999;
}
#topnav li li {
width: 200px;
height: auto;
padding: 0;
margin: 0;
}
#topnav li {
float: left;
margin: 0;
padding: 0;
position: relative;
list-style: none;
}
user agent stylesheetli {
display: list-item;
text-align: -webkit-match-parent;
}
/*menu*/
#topnav {
font-family: cuprum;
font-weight: bold;
font-size: 10.8px;
float: left;
height: 56px;
}

#topnav ul, #sbUser ul {
  margin: 0;
  padding: 0;
}

#topnav li, #sbUser li {
  float: left;
  margin: 0;
  padding: 0px;
  position: relative;
  padding-right: 1px;
  line-height: 16px;
  list-style-type: none;
}

#topnav li:hover, #sbUser li:hover {
  background: url("http://i74.servimg.com/u/f74/18/12/37/46/trans210.png") repeat;
}

#topnav li a, #sbUser li a {
  float: left;
        line-height: 36px;
  padding: 6px 18px 0 18px;
  display: block;
  outline: none;
  color: #fff;
  text-decoration: none;
  font-family: Cuprum
 
}

#topnav li a:hover, #topnav li:hover a, #topnav li.sfhover a, #sbUser li a:hover, #sbUser li:hover a, #sbUser li.sfhover a {
  color: #fff;
}

#topnav li li, #sbUser li li {
  transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
  -moz-transition:0.5s all;
  -webkit-transition:0.5s all;
  width: 160px;
  height: auto;
  padding: 0px;
        font-size: 11px;
        line-height: normal;
        font-weight: normal;
  margin: 0px;
}

#topnav li li a, #topnav li:hover li a, #topnav li.sfhover li a, #sbUser li li a, #sbUser li:hover li a, #sbUser li.sfhover li a {
  background: none;
  display: block;
  height: 30px;
  line-height: 30px; 
  padding: 0 0 0 22px;
  float: none;
        font-size: 11px;
        font-weight: normal;
        border-right: 0px;
}

#topnav a.linkSep {
border-bottom: 1px solid #833032 !important;
}

#topnav li li a:hover {
        background: url("http://i74.servimg.com/u/f74/18/12/37/46/trans210.png") repeat;
        background: rgba(0, 0, 0, 0.2);
}

#topnav li ul, #sbUser li ul {
  -moz-border-radius: 0px 0px 4px 4px;
        border-radius: 0px 0px 4px 4px;
  clear: both;
  width: 160px;
        position: absolute;
        top: 42px;
  height: auto;
  left: -999em;
  z-index: 100;
}

#topnav li:hover ul, #topnav li.sfhover ul, #sbUser li:hover ul {
  left: auto;
}

#sbUser {
float: right;
}

.sbTopLinks li {
float: left;
height: 42px;
position: relative;
}

#sbUser li a {
border: 0;
padding: 6px 12px 0px 12px;
}

.sbDropDown img {
margin-left: 3px;
}

#sbUser li li a:hover {background-color: rgba(0,0,0,0.2);}
#sbUser a.sbLogout{ color: #bd7879; }
#sbUser a.sbLogout:hover{ color: #adadad; }
#sbFooter{
  background: url("http://i74.servimg.com/u/f74/18/12/37/46/bottom10.png") repeat-x 0 0;
  border-top: 1px solid #000;
  height: 38px;
  overflow: hidden;
  margin-top: 35px;
}

#sbFooter ul{
  float: left;
  overflow: hidden;
}

#sbFooter li{
  height: 38px;
  line-height: 38px;
  float: left;
}

#sbFooter a{
  display: block;
  line-height: 38px;
  padding: 0 10px;
  color: #b7b7b7;
  text-decoration: none;
}

#sbFooter a:hover{
  background: url("http://i74.servimg.com/u/f74/18/12/37/46/trans211.png") repeat;
  background: rgba(0,0,0,0.2);
  color: #e0e0e0;
}

.sbTopLinks li a {
line-height: 36px;
padding: 6px 18px 0 18px;
display: block;
outline: none;
color: #adadad;
text-decoration: none;

}

img, .input_check, .input_radio {
vertical-align: middle;
}
/*---Fim do CSS Da Skin! - Coloque seu css aqui embaixo! Skin Adaptada por : [Dark]Doki-. --*/
.custom_theme{margin-right:4px;z-index:999;}
#content-container div#right{margin-left:11px!important;width:280px!important;}
#topic_list_views{background:#fff;border:1px solid #e6e6e6;margin:-16px 0 0!important;padding:11px;}
.statistics_brief.desc{background:#fff;border:1px solid #e6e6e6;color:#777;font-size:12px;margin:0!important;padding:8px;}
.ipsList_inline.right{margin-right:30px;}
.joyride-tip-guide{background:#333;color:#FFF;display:none;font-family:inherit;font-weight:400;left:2.5%;position:absolute;top:0;width:300px;z-index:101;}
.lt-ie9 .joyride-tip-guide{left:50%;margin-left:-400px;max-width:800px;}
.joyride-tip-guide .joyride-nub.bottom{border-bottom-style:solid;border-color:#333 transparent transparent!important;bottom:-20px;}
.joyride-tip-guide .joyride-nub.right{right:-20px;}
.joyride-tip-guide .joyride-nub.top{border-color:transparent transparent #333!important;border-top-style:solid;top:-20px;}
.joyride-tip-guide .joyride-nub{border:10px solid #333;display:block;height:0;left:22px;position:absolute;width:0;}
.joyride-content-wrapper{padding:1.125rem 1.25rem 1.5rem;width:250px;}
.joyride-content-wrapper .button{margin-bottom:0!important;}
#textarea_content{width:98%!important;}
#smilies_categ{padding:0;}
.joyride-tip-guide .joyride-nub.left{left:-20px;}
.joyride-tip-guide h1,.joyride-tip-guide h2,.joyride-tip-guide h3,.joyride-tip-guide h4,.joyride-tip-guide h5,.joyride-tip-guide h6{color:#FFF;font-weight:700;line-height:1.25;margin:0;}
meta.foundation-mq-small{font-family:"/only screen/";width:0;}
meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em;}
meta.foundation-version{font-family:/5.2.3/;}
.pun .postbody,input[type=file]{width:100%;}
fieldset legend{background:#fff;font-weight:700;margin:0 0 0 -.16667rem;padding:0 .16667rem;}
[data-abide] .error small.error,[data-abide] span.error,[data-abide] small.error{background:#f04124;color:#fff;display:block;font-size:.66667rem;font-style:italic;font-weight:400;margin-bottom:.88889rem;margin-top:-1px;padding:.33333rem .5rem .5rem;}
meta.foundation-mq-large{font-family:"/only screen and (min-width:64.063em)/";width:64.063em;}
meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em;}
button:hover,button:focus,.button:hover,.button:focus{background:#333;color:#FFF;}
button.secondary,.button.secondary{background:#333;border-color:#bababa;color:#333;}
button,.button{background:#F0F0F0;border-color:#333;border-style:solid;border-width:0;color:#FFF;cursor:pointer;display:inline-block;font:400 1rem/normal "cuprum";margin:0 0 1.25rem;padding:1rem 2rem 1.0625rem;position:relative;text-align:center;text-decoration:none;transition:background-color 300ms ease-out;-webkit-appearance:none;-webkit-border-radius:0;}
meta.foundation-data-attribute-namespace{font-family:false;}
meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em;}
fieldset{border:1px solid #ddd;}
.joyride-close-tip:hover,.joyride-close-tip:focus{color:#eee!important;}
.joyride-modal-bg{background:rgba(0,0,0,0.5);cursor:pointer;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100;}
.joyride-close-tip{color:#777!important;font-size:24px;font-weight:400;line-height:.5!important;position:absolute;right:12px;text-decoration:none;top:10px;}
.joyride-timer-indicator{background:#666;display:block;height:inherit;width:0;}
.joyride-tip-guide p{font-size:.875rem;line-height:1.3;margin:0 0 1.125rem;}
.joyride-timer-indicator-wrap{border:solid 1px #555;bottom:1rem;height:3px;position:absolute;right:1.0625rem;width:50px;}
.joyride-expose-wrapper{background:#fff;border-radius:3px;box-shadow:0 0 15px #FFF;position:absolute;z-index:102;}
.joyride-expose-cover{background:none;border-radius:3px;left:0;position:absolute;top:0;z-index:999;}
.uiTypeaheadView li:hover{background:#6d84b4;border-color:#3b5998;}
.uiTypeaheadView .compact img{display:block;height:32px;left:6px;position:absolute;width:32px;}
.uiTypeaheadView li{border:solid #fff;border-width:1px 0;color:#333;cursor:pointer;display:block;min-height:1px;padding:0 6px;position:relative;}
.uiTypeaheadView .compact li{min-height:32px;padding:2px 10px 2px 45px;}
.moodInner{border:solid;border-color:#333 #333 #293e6a;border-width:1px 1px 2px;max-height:150px;overflow:auto;position:absolute;width:240px;z-index:999;}
.uiTypeaheadView ul{background:#fff;overflow:hidden;padding:2px 0;}
.uiTypeaheadView .text{display:block;overflow:hidden;padding-bottom:2px;text-overflow:ellipsis;white-space:nowrap;}
@media only screen and min-width 40063em {
.tooltip.tip-top>.nub{border-color:#333 transparent transparent;bottom:-10px;top:auto;}
.tooltip.tip-left,.tooltip.tip-right{float:none!important;}
.tooltip.tip-left>.nub{border-color:transparent transparent transparent #333;left:auto;margin-top:-5px;right:-10px;top:50%;}
.tooltip.tip-right>.nub{border-color:transparent #333 transparent transparent;left:-10px;margin-top:-5px;right:auto;top:50%;}
.tooltip>.nub{border-color:transparent transparent #333;top:-10px;}
button,.button{display:inline-block;}
.joyride-tip-guide .joyride-nub.bottom{border-color:#333 transparent transparent!important;bottom:-20px;}
.joyride-tip-guide .joyride-nub.right{border-color:transparent transparent transparent #333!important;left:auto;right:-20px;top:22px;}
.joyride-tip-guide .joyride-nub.left{border-color:transparent #333 transparent transparent!important;left:-20px;right:auto;top:22px;}
.joyride-tip-guide{left:inherit;width:300px;}
}
@font-face {
font-family:Cuprum;font-style:normal;font-weight:400;src:local(Cuprum),local(Cuprum-Regular),url(http://themes.googleusercontent.com/static/fonts/cuprum/v5/wHBEZCjwNI3HN2fD1RQJgw.woff) format(woff);
}
#search .submit_input{background:url(http://virteq.com/public/style_images/bulletin/search_icon.png) no-repeat 50% #43AC6A;border:0!important;border-radius:0;bottom:0;display:block;height:26px;padding:0;position:absolute;right:0;text-indent:-3000em;top:0;width:26px;}
.top-bar-section ul li,.top-bar.expanded .title-area{background:#333;background:#333;float:left;float:left;margin-right:15px;padding-left:10px;padding-right:10px;}
.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus,.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus{background:#cf2a0e;color:#FFF;}
#pun-head,#pun-intro,.hide,.pun table.table th,#pun-about #qjump,#main #pun-legend,#resize,.basicTopicView .sig-content,.basicTopicView .user,#textarea_content dt,.joyride-list,[data-abide] span.error,[data-abide] small.error,.joyride-list,.top-bar-section .has-dropdown.moved>a:after{display:none;}
.top-bar-section .dropdown label{color:#777;font-size:.625rem;font-weight:700;margin-bottom:0;padding:8px 15px 2px;text-transform:uppercase;}
.top-bar-section .has-dropdown.moved>.dropdown{clip:auto;display:block;height:auto;overflow:visible;position:absolute!important;width:100%;}
.top-bar-section .dropdown{clip:rect(1px,1px,1px,1px);display:block;height:1px;left:100%;overflow:hidden;padding:0;position:absolute!important;top:0;width:1px;z-index:99;}
.top-bar-section .has-dropdown.moved{position:static;}
.top-bar-section .has-dropdown>a:after{border:inset 5px;border-color:transparent transparent transparent rgba(255,255,255,0.4);border-left-style:solid;content:"";display:block;height:0;margin-right:15px;margin-top:-4.5px;position:absolute;right:0;top:50%;width:0;}
.top-bar-section .has-form{padding:15px;}
.top-bar-section .has-dropdown{position:relative;}
.top-bar-section .dropdown li{height:auto;width:100%;}
.top-bar-section .dropdown li a{font-weight:400;padding:8px 15px;}
.top-bar-section .dropdown li.has-form{padding:8px 15px;}
.top-bar-section .dropdown li .button,.top-bar-section .dropdown li button{top:auto;}
.top-bar-section .dropdown li.title h5 a{color:#FFF;display:block;line-height:22.5px;}
.top-bar-section .dropdown li.title h5{margin-bottom:0;margin-top:0;}
.top-bar-section .dropdown li a.parent-link{font-weight:400;}
@font-face {
font-family:Cuprum;font-style:normal;font-weight:700;src:local("Cuprum Bold"),local(Cuprum-Bold),url(http://themes.googleusercontent.com/static/fonts/cuprum/v5/n3IzcUkIerri6e9sz7Dgbj8E0i7KZn-EPnyo3HZu7kw.woff) format(woff);
}
.pun tbody.statused td.tcl{padding-left:52px;padding-right:0;}
.bs_hover_main{font-weight:400;}
.bs_hover_bottom{background:#ebebeb;margin-top:10px;padding:15px;}
.bs_hover_sz{vertical-align:top;width:35%;}
.bUser_hover span{display:inline-block;padding:2px 0;}
.bUser_hover li{border-collapse:separate;border-color:#ebebeb;border-spacing:0;border-style:solid;border-width:0 0 1px;list-style:none;position:relative;}
.bUser_hover li:last-child{border-bottom:0;}
.bs_hover_stem{border-color:transparent transparent #fff;border-style:solid;border-width:15px;display:block;height:0;left:15px;position:absolute;top:-30px;width:0;z-index:3;}
.container_IE{background:white!important;box-shadow:0 5px 9px rgba(0,0,0,0.1);margin:0 auto;width:70%;    border: 10px solid rgba(82, 82, 82, 0.72);border-radius: 8px;margin: auto;padding: 5px;}
.stats_number{color:#BBB;display:block;font:700 16px cuprum;overflow:hidden;position:relative;text-align:center;}
.stats_text{color:#d1d1d1;display:block;font:10px cuprum;text-align:center;text-transform:uppercase;}
.pun .main table td.tc2,.pun .main table td.tc3,.pun table.table td{background:none;border:0;border-bottom:1px solid #eaeaea;border-top:1px solid #fff;color:#777;}
.pun .main table td.tc2,.pun .main table td.tc3,.pun table.table td{background:none;background:transparent;background:transparent;border:0;border:0;border:0;border-bottom:1px solid #eaeaea;border-bottom:1px solid #eaeaea;border-bottom:1px solid #eaeaea;border-top:1px solid #fff;border-top:1px solid #fff;border-top:1px solid #fff;color:#777;color:#777;color:#777;}
.pun table.table tr:nth-child(odd){background:#f7f7f7;}
.bUser_hover ul{border-collapse:separate;border-spacing:0;display:table;list-style:none;margin:0;padding:0;position:relative;table-layout:auto;width:100%;}
.bUser_hover{color:#363636;font-size:13px;line-height:18px;margin:10px 0 0 105px;}
.bs_hover_bottom,.bs_hover_head,.bs_hovercard{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.bs_hovercard>div{height:100%;overflow:hidden;width:100%;}
.bs_hovercard{background:#fff;border:1px solid rgba(0,0,0,0.05);border-radius:4px;box-shadow:0 5px 40px rgba(0,0,0,0.1),0 5px 20px rgba(0,0,0,0.1);display:none;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;min-height:200px;min-width:380px;padding:7px;position:absolute;z-index:999;}
.pun tbody.statused span.status{margin-left:-42px;margin-right:-42px;}
.pun table.table h2,.pun table.table h3{color:#2f2f2f;font:1.2em Cuprum;font-family:Cuprum;font-size:1.2em;}
.bs_hover_head{background:#262e33;border-radius:4px 4px 0 0;color:#fff;height:85px;padding:15px;position:relative;width:100%;}
.bs_hover_photo{background:#fff;border-radius:38px;display:inline-block;height:75px;left:15px;line-height:1px;position:absolute;top:35px;vertical-align:middle;width:75px;}
.bs_hover_group{line-height:22px;top:60px;}
.hover_rep{background:#68a72f;border-radius:10px;color:#fff;display:inline-block;font-weight:700;height:23px;left:20px;letter-spacing:0;line-height:23px;margin-top:5px;position:absolute;text-align:center;text-transform:uppercase;top:120px;vertical-align:middle;width:80px;}
.bs_hover_group,.bs_hover_nameHead{color:#fff;font-weight:400!important;left:110px;position:absolute;text-shadow:0 0 4px rgba(0,0,0,0.5);}
.bs_hover_nameHead{font-size:30px!important;line-height:24px;top:35px;}
.bs_hover_photo:after{border:1px solid #fff;bottom:-1px;box-shadow:0 0 0 1px #e2e2e2;content:"";display:block;height:auto!important;left:-1px;position:absolute;right:-1px;top:-1px;width:auto!important;}
.top-bar-section ul li.active>a:hover{background:#0078a0;color:#FFF;}
.top-bar-section ul li.active>a{background:#008cba;color:#FFF;}
.has-tip:hover,.has-tip:focus{border-bottom:dotted 1px #134b5b;color:#2ba6cb;}
.has-tip.tip-left,.has-tip.tip-right{float:none!important;}
.has-tip{border-bottom:dotted 1px #ccc;color:#333;cursor:help;font-weight:700;}
meta.foundation-mq-topbar{font-family:"/only screen and (min-width:40.063em)/";width:58.75em;}
button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{background:#c60f13;border-color:#9e0c0f;box-shadow:none;color:#FFF;cursor:default;opacity:.7;}
button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background:#c60f13;color:#FFF;}
.tooltip{background:#333;color:#FFF;display:none;font-size:.875rem;font-weight:400;left:50%;line-height:1.3;max-width:85%;padding:.75rem;position:absolute;width:100%;z-index:999;}
.tooltip>.nub{border:solid 5px;border-color:transparent transparent #333;display:block;height:0;left:5px;position:absolute;top:-10px;width:0;}
.tap-to-close{color:#777;display:block;font-size:.625rem;font-weight:400;}
button.round,.button.round,.tooltip.round{border-radius:1000px;}
.tooltip.opened{border-bottom:dotted 1px #134b5b!important;color:#2ba6cb!important;}
.tooltip.round>.nub{left:2rem;}
.tooltip>.nub.rtl{left:auto;right:5px;}
button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background:#5da423;color:#FFF;}
button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{background:#5da423;border-color:#4a831c;box-shadow:none;color:#FFF;cursor:default;opacity:.7;}
button.small,.button.small{font-size:.8125rem;padding:.875rem 1.75rem .9375rem;}
button.tiny,.button.tiny{font-size:.6875rem;padding:.625rem 1.25rem .6875rem;}
button.large,.button.large{font-size:1.25rem;padding:1.125rem 2.25rem 1.1875rem;}
button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{background:#9e0c0f;color:#FFF;}
button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{background:#4a831c;color:#FFF;}
button.alert,.button.alert{background:#c60f13;border-color:#9e0c0f;color:#FFF;}
button.expand,.button.expand{padding-left:0;padding-right:0;width:100%;}
button.left-align,.button.left-align{text-align:left;text-indent:.75rem;}
button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{background:#e9e9e9;border-color:#bababa;box-shadow:none;color:#333;cursor:default;opacity:.7;}
button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background:#e9e9e9;color:#333;}
button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background:#2ba6cb;color:#FFF;}
button.disabled,button[disabled],.button.disabled,.button[disabled]{background:#2ba6cb;border-color:#2285a2;box-shadow:none;color:#FFF;cursor:default;opacity:.7;}
button.right-align,.button.right-align{padding-right:.75rem;text-align:right;}
input[type=text].radius,input[type=password].radius,input[type=date].radius,input[type=datetime].radius,input[type=datetime-local].radius,input[type=month].radius,input[type=week].radius,input[type=email].radius,input[type=number].radius,input[type=search].radius,input[type=tel].radius,input[type=time].radius,input[type=url].radius,textarea.radius,button.radius,.button.radius,.tooltip.radius{border-radius:3px;}
.button.button2,input.button2{background:#333!important;}
.pun h2,.pun h3,.pun input,.pun select,.pun th{font-family:cuprum!important;}
.pun .posthead a{color:#444!important;font:13px cuprum!important;}
.post_feature_box{background:#dfedd1;border:1px solid #accf8b;box-shadow:rgba(0,0,0,0.1) 0 1px 5px;color:#3a6a16;font-size:11.4px;line-height:180%;margin-top:5px;max-width:100%;min-height:60px;padding:8px;word-wrap:break-word;}
.pun .user .user-info:before{border-bottom:2px solid #f0f0f0;content:"Perfil";display:block;font:15px cuprum;padding:2px 0 2px 1px;text-align:left;text-transform:uppercase;}
.mini_ava img{background:#FFF;border:1px solid #D5D5D5;height:36px;margin:0 10px;padding:1px;width:36px;}
#pun-qpost .frm-form{background:#fcfcfc;border:1px solid #DCE2EC;}
.pun table.table td.col_c_stats{text-align:right;width:15%;}
td.tcr span a:empty:before{color:#a4a4a4;content:"Sem Mensagens.";cursor:default;font-style:italic;margin:1px 0 4px 8px;text-align:center;}
.table tbody.statused tr:hover{background:#f4f8fc;}
.table tbody.statused tr td a.forumtitle{color:#506881;color:#2f2f2f;font:400 16px cuprum;font-family:cuprum,arial,sans-serif;font-size:13px;font-weight:lighter;font-weight:normal;text-decoration:none;text-decoration:none;}
.pun .paged-foot,.pun .paged-head{background:none;background-color:transparent!important;border:0;padding:.6em 1.3em .3em;}
.post_block{background:#e6f0fa;color:#FFF;font-size:15px;font-weight:400;height:30px;line-height:30px;padding:0 10px;}
.pun .posthead{background:#E3E3E3;;border-bottom:1px solid #D2D2D2;color:#A4A4A4;font-size:12px!important;font-weight:400;height:36px;line-height:36px;margin:0;padding:0 10px;}
.pun .postmain{border-left:0;height:100%;margin:0 0 0 15em;padding-right:10px;}
.pun .posthead h2{color:#444;font:400 13px cuprum!important;}
.desc_post{color:#777;float:right;font-size:12px;font-weight:400;margin-right:17px!important;margin-top:-23px;text-align:right;}
.post_block span.creator a{color:#fff!important;font-weight:100!important;}
.post_block span.creator a span,.post_block span.creator a span strong{color:#506881!important;font-weight:100!important;}
.main .main-head { background-image: url("http://2img.net/i/fa/empty.gif");
}{font:300 16px cuprum;text-shadow:0 0 0 transparent!important;}
span.desc{color:#777;font-size:12px}
#toplinks li{border-left:1px solid #f0f0f0;display:block;height:24px;margin-top:-5px;padding:5px 10px 7px!important;padding-top:3px!important;}
#quickNavLaunch span{background:url(http://virteq.com/public/style_images/bulletin/icon_quicknav.png) no-repeat top;display:inline-block;height:13px;width:13px;}
#footer_utilities .ipsList_inline>li>a{color:#FFF;margin-right:0;padding:4px 10px;}
#footer_utilities{background:#085a78;font-size:11px;height:70px;padding:15px 0;position:relative;}
#search_options_menucontent
label{cursor:pointer;}
#backtotop{background:#b9b9b9;display:inline-block;height:24px;left:50%;line-height:20px;margin-left:-12px;outline:0;position:absolute;text-align:center;width:24px;}
div.derechita{margin-left:8px;}
.statistics_head{background: url("http://i.imgur.com/DqYrl7a.png") repeat-x scroll 0px 0px #414141;
border-bottom: 3px solid #F44545;color:#fff;font:lighter 13px cuprum!important;padding:7px 5px;}
  .main .main-head { background-image: url("http://2img.net/i/fa/empty.gif");
}{font:300 16px cuprum;text-shadow:0 0 0 transparent!important;}
span.desc{color:#777;font-size:12px}{background:#333;border:1px solid #e6e6e6;border-bottom:0;color:#fff;font:lighter 13px cuprum!important;padding:7px 5px;}
#onlinelist{background:#fcfcfc;border:1px solid #e5e5e5;border-top:0;line-height:1.3;margin:0;overflow:hidden;padding:0 10px 10px!important;font-family: cuprum;
font-size: 14px;}
#mcr-root-trigger{color:#506881;float:right;}
#copyright a{color:#848484;}
.clear{height:auto;}
#copyright{color:#848484;text-align:right;}
p.leyenda_css{border-top:1px dashed rgba(0,0,0,0.08);color:transparent;font-size:12px;font-size:14px;margin:4px 0 0;padding:1px 0 0;}
p.leyenda_css:before{color:#5a5a5a;content:"Grupos";padding-right:5px;}
#pun-about:before{color:#333;content:"Edições por Kyros ";float:left;margin:1px 0 0;}
span.ranka{background:rgba(0,0,0,0.05);color:#373838;display:inline-block;font:300 15px "Open Sans",cuprum;padding:.4rem .9rem;text-transform:lowercase;}
#ucp .main-content.frm{background:#fff;border:1px solid #dcdcdc;margin:9px;}
P[CLASS=RETROGRADO]{margin:5px 0 0;}
#pun-about{border:0 none;font-size:9px;line-height:150%;padding:.6em 1em;text-align:right;}
.valor_xd a{color:#545B63!important;}
#stat_esxd li{display:block;margin-bottom:10px;padding:10px 0;}
.table tbody.statused tr td.tdtopics a.topictitle{display:inline-block;font-size:14px;margin-bottom:1px;}
.table tbody.statused tr td div.by.smalltext{color:#a4a4a4;font-size:11px;}
div.custom_field{background:#f7fbff;border-bottom:1px solid #e9eff5;border-top:1px solid #fff;color:#667a8f;padding:1px 0 2px;text-align:center;}
.postfoot{border-bottom:0;border-top:0;clear:both;margin-left:-14em;padding:.5em 1em;text-align:right;}
.pun .post .user {
    float: left;
    margin-top: -1.8em;
    position: relative;
    margin-left: -15em;
}

.pun .user .user-rank{font-size:12px;line-height:122%;margin-top:6px;}
.pun .user .user-info{color:#666;line-height:1.8em;}
.pun .table .tch3xd{text-align:right;}

.pun{line-height:120%;margin:0 auto;margin-left:20px;min-width:1000px;padding:20px 0 0;width:100%!important;width:97%!important;}
@font-face {
font-family:OpenSans;font-style:normal;font-weight:400;src:url(http://www.maniateenfm.com.br/ppf/OpenSans-Light.ttf);
}
.pun a:link{color:#333;text-decoration:none;}
.ipsList_inline>li{display:inline-block;margin:0 3px;}
.ipsList_inline.ipsList_nowrap{white-space:nowrap;}
.ipsList_withminiphoto>li{padding:7px;}
.ipsList_inline.ipsList_reset>li:last-child{margin-right:3px;}
.ipsList_inline.ipsList_reset>li:first-child{margin-left:3px;}
.ipsList_inline>li:last-child{margin-right:0;}
#main_search{background:#FFF;border:0;box-shadow:0 0;font-size:12px!important;height:20px;margin-top:5px;outline:0;padding:0;width:130px;}
#main_search.inactive{color:#bcbcbc;}
#search_options{background:#eaeaea;display:inline-block;float:right;font-size:10px;height:20px;line-height:20px;margin:-36px 3px 3px 0;max-width:80px;overflow:hidden;padding:0 6px;}
#search_options_menucontent{min-width:100px;white-space:nowrap;}
#search
.submit_input{background:url(http://virteq.com/public/style_images/bulletin/search_icon.png) no-repeat 50% #617E9C;border:1px solid #617E9C;border-radius:0;bottom:0;display:block;height:26px;padding:0;position:absolute;right:0;text-indent:-3000em;top:0;width:26px;}
#adv_search{background:url(http://virteq.com/public/style_images/bulletin/advanced_search.png) no-repeat right 50%;display:inline-block;height:16px;margin:7px 0 4px 4px;text-indent:-3000em;width:16px;}
#search_wrap{background:#fff;border:1px solid #eee;display:block;height:26px;line-height:25px;min-width:230px;padding:0 26px 0 4px;position:relative;}
.breadcrumb
a{color:#777;}
.breadcrumb{color:#777;font-size:11px;}
#primary_nav{float:right;font:13px cuprum;margin-top:7px;padding:0;position:relative;}
#community_app_menu>li{margin:0 3px 0 0;position:relative;}
#branding_right{float:right;height:91px;position:relative;width:5px;}
#branding{background:#333;border-bottom:1px solid #1b3759;border-radius:0!important;box-shadow:#E3E3E3 0 3px;height:45px;margin-top:-60px;min-height:40px;width:auto;}
#branding_left{float:left;font:13px cuprum;height:91px;margin-top:0;position:relative;width:auto!important;}
#community_app_menu>li>a{color:#e4f1ff;display:block;padding:6px 10px 8px;}
#community_app_menu>li.active>a{background:#526c87;border-radius:4px;color:#fff;font-weight:700;margin-top:0;text-shadow:none;-moz-border-radius:4px;-webkit-border-radius:4px;}
#more_apps_menucontent a,.submenu_container
a{color:#fff;display:block;padding:8px 10px;}
#secondary_navigation{background:#fafafa;border:1px solid #e5e5e5;height:24px;line-height:24px;padding:5px 0 5px 5px!important;}
#more_apps_menucontent li,.submenu_container
li{border:0;float:none!important;min-width:150px;padding:0;}
#more_apps_menucontent,.submenu_container{border:0;font-size:12px;min-width:140px;}
#primary_nav
#quickNavLaunch{padding:6px 8px 8px;}
span.ranka.admin{background:#DB513E;color:#FFF;}
#user_nav_login{background:#333!important;bottom:-160px;display:block;height:160px;left:0;position:fixed;width:100%;z-index:999;}
#quick-avatar img{background:#fff;border:1px solid #d5d5d5;height:50px;padding:1px;width:50px;}
.topicViewIcons{float:left;margin:-3px 10px -5px 0;overflow:hidden;padding-bottom:1px;position:relative;}
#quick-avatar{float:left;margin:21px 0 0 21px;}
.BS_count{background:#f4f4f4;font-size:12px;margin-right:4px;padding:3px 10px;}
.BS_vote{float:right;margin:0 8px;}
.BS_like{background:url(http://imgur.com/53do6sQ.png) no-repeat #384763;background-position: 6px 4px;background-size:auto;border-radius:3px;box-shadow:0 0 1px 2px #ccc;color:#fff;cursor:pointer;display:inline-block;float:right;font-size:11px;line-height:20px;margin-top:-5px;padding:1px 7px 1px 26px;text-shadow:rgba(0,0,0,0.2) 0 -1px 0;user-select:none;-khtml-user-select:none;-moz-border-radius:3px;-moz-box-shadow:0 0 1px 2px #ccc;-moz-user-select:none;-ms-user-select:none;-webkit-border-radius:3px;-webkit-box-shadow:0 0 1px 2px #ccc;-webkit-touch-callout:none;-webkit-user-select:none;}
.topicViewIcons a.active{background:rgba(0,0,0,0.5);background:rgba(0,0,0,0.5);border-radius:3px;box-shadow:inset rgba(0,0,0,0.6) 0 1px 1px,rgba(255,255,255,0.3) 0 1px 0;opacity:1;-moz-box-shadow:inset rgba(0,0,0,0.6) 0 1px 3px rgba(255,255,255,0.3) 0 1px 0;-webkit-box-shadow:inset rgba(0,0,0,0.6) 0 1px 3px rgba(255,255,255,0.3) 0 1px 0;}
.topicViewIcons a{cursor:pointer;float:left;height:22px;margin-right:5px;outline:none;text-align:center;text-decoration:none;width:22px;}
.titlebox dd{display:block;}
.titlebox dava a img{background:#fff;border:1px solid #D5D5D5;border-radius:5%;float:left;height:50px!important;padding:1px;width:50px!important;-moz-border-radius:100%;-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);-webkit-border-radius:100%;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);}
.titlebox{background:#FFF;background:#f7f7f9;border-color:#ccc;border-radius:2px;border-style:solid;border-width:1px;color:#414141;overflow:hidden;padding:13px;}
.topicViewIcons img{background:url(http://i72.servimg.com/u/f72/18/07/42/17/topicv10.png) no-repeat;height:16px;margin-top:4px;vertical-align:top;width:16px;}
.rep-pers.zero{background:rgba(222,222,222,0.34);color:#6e6e6e;}
.rep-pers.boss{background:#F2DEDE;color:#A94442;}
#board_statistics{background:#B42000;border-top:none;box-shadow:transparent 0 0;color:#fff;display:inline-block;font:400 .61111rem/1 "cuprum",cuprum!important;margin-bottom:inherit;margin-left:15px;margin-right:3px;padding:.22222rem .44444rem .33333rem;position:relative;text-align:center;text-decoration:none;text-shadow:transparent 0 0;white-space:nowrap;-moz-border-radius:3px;-moz-box-shadow:inset #b3bac1 0 1px 3px;-webkit-border-radius:3px;-webkit-box-shadow:inset #B3BAC1 0 1px 3px;}
.avt-r img{background:#FFF;border:1px solid #D5D5D5!important;box-shadow:0 2px 2px rgba(0,0,0,0.1);float:left;height:28px;margin:3px;padding:1px;width:28px;}
.lastpost-avatar{float:left;padding:2px;}
#popw{background:rgba(70,70,70,0.6);display:none;margin-top:16px;padding:4px;position:absolute;z-index:999;}
#popw .mod_hover{background:url(http://i38.servimg.com/u/f38/18/24/85/15/bottom10.png);height:16px;left:5px;position:absolute;top:-16px;width:31px;z-index:999;}
.warn_merge{background:url(http://i.imgur.com/Hkdx7rb.png) repeat-x #f3e3e6;border:1px solid #e599aa;color:#80001c;font-size:12px;line-height:1.6;padding:10px;}
.rep-pers{background:#DFF0D8;color:#3C763D;display:block;font-weight:700;margin:0 auto 5px;max-width:123px;padding:3px 8px;text-align:center;}
#popw .popwinner li a{color:#333!important;}
#popw .popwinner li{background:#f8f8f8;border-bottom:1px solid #eaeaea;list-style-type:none;padding:3px 4px;text-align:center;}
#popw .popwinner{background:#fff;max-height:465px;overflow:auto;width:190px;}
.ipsBox_withphoto{float:left;margin-left:10px;}
.ipsType_pagetitle{color:#323232;display:block;font:300 26px/1.4 Helvetica,Arial,sans-serif;outline-style:none;overflow:hidden;text-align:left;text-decoration:none;white-space:nowrap;width:525px;}
.pun .username a span{color:#444!important;}
.pun .user .user-ident .user-basic-info{margin-top:35px;}
.pun .user-ident .username{font-size:13px;font-weight:400;font-family: cuprum}
.pun .posthead h2 strong{float:right;font-size:11px;font-style:normal;font-variant:normal;font-weight:400;}
#ajax_loading{background:#000;border-radius:0 0 5px 5px;box-shadow:0 3px 5px rgba(0,0,0,0.2);color:#fff;left:46%;opacity:.6;padding:5px 0 8px;position:fixed;text-align:center;top:0;width:8%;z-index:999;-moz-border-radius:0 0 5px 5px;-moz-box-shadow:0 3px 5px rgba(0,0,0,0.2);-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.2);}
.main .main-content{background:#fff;border:1px solid #d2d2d2;border-top:1px solid #e3e3e3!important;padding:6px;}
.pun-crumbs{background:url(http://imgur.com/KZz5EId.png) repeat-x #E0E0E0;border:1px solid #D6D6D6;font-size:11px;line-height:37px;overflow:hidden;font-family: cuprum}
.pun-crumbs p{color:#666;font-size:1.11em;line-height:1.5;margin:0;}
#content .main .main-foot,#content .main .main-head {
    background: url("http://i.imgur.com/9zIskIS.png") repeat-x scroll 0px 0px #414141;
    border-top: 1px solid #fff !important; 
    -moz-border-top-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    border-image: none !important;
  border-bottom: 3px solid #F44545;
    color: #FFF !important;
    font-family: cuprum;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
  border-radius: 10px 10px 0px 0px;
    font-weight: 300;
    min-height: 18px;
    padding: 12px;
    text-shadow: 0px 0px 0px transparent;
}
.lastpost-avatar img {
    background: none repeat scroll 0px 0px #FFF;
    border: 1px solid #D8D8D8;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    float: left;
    height: 35px;
    margin-right: 5px;
    padding: 2px;
    width: 35px;
}
#community_app_menu>li>a:hover,#community_app_menu>li>a.menu_active,#more_apps_menucontent li:hover,.submenu_container li:hover,#more_apps_menucontent li:hover a,.submenu_container li:hover
a,#backtotop:hover{color:#fff;}
p.crumbs a{background:url(http://imgur.com/CUT25gc.png) no-repeat 100% -1px;color:#555!important;line-height:30px;margin-left:-8px;padding:10px 16px 10px 8px;}
.pun .posthead[id]{padding-left:13em;}
.page-title {
    background: none repeat scroll 0px 0px #393939 !important;
    border-radius: 5px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2) inset;
    float: none;
    font-family:cuprum !important;
    font-size: 25px !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    margin-left: 35%;
    margin-top: -2px;
    padding: 5px;
    text-align: center !important;
    text-shadow: 0px 0px 5px #000;
    width: 260px;
}
.main .main-head .page-title {
    font-size: 16px;
    font-weight: 400;
}
#user_navigation .ipsList_inline li,#search,.basicTopicView .postmain .postfoot{margin:0;}
a:hover,a.forumtitle:hover,a.topictitle:hover{text-decoration:none!important;}
img,.input_check,.input_radio,.pun fieldset,.pun img{vertical-align:middle;}
a,a:link,a.forumtitle,a.topictitle{text-decoration:none;}
.seguir a{background:0 repeat-x #E3E3E3;background-image:url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png);border:1px solid #D9DBDD;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);color:#616161;display:inline-block;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6f8fa",endColorstr="#edeeef",GradientType=0);font-size:12px;height:22px;line-height:22px;padding:0 10px;white-space:nowrap;-moz-border-radius:3px;-moz-box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);-moz-transition:all .2s ease-in-out;-webkit-border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);-webkit-transition:all .2s ease-in-out;}
.b_links{color:#a4a4a4;float:left;font-size:11px;}
.seguir{float:right;position:relative;}
.pun a:hover,#footer_utilities .ipsList_inline>li>a:hover{color:#6684a3;}
.ipsList_inline>li:first-child,.breadcrumb li:first-child{margin-left:0;}
.basicTopicView .postmain{margin-left:10px!important;}
.basicTopicView .posthead[id]{padding:0 10px;}
.mini_ava,.titlebox dava{float:left;}
.mini_ava img:hover,.user-basic-info a img:hover{border-color:#7D7D7D;}
#community_app_menu .submenu_container,#more_apps_menucontent.submenu_container,#community_app_menu .submenu_container li,#more_apps_menucontent.submenu_container
li{width:260px;}
body[bgcolor]{min-height:360px;}

.minwidth_IE{ margin-top: 0px !important;}
$(document).ready(function(){var profile = $('#profile-advanced-right .module').html(),  username = $('.pun #main .main-head:nth-child(6) .h3').text(),logado = $('#pun-visit strong').text(),status_user = $.trim('{USER_ONLINE}')id = location.pathname.match(/\d+/g),tid = $('input[name="tid"]').val(),logged = _userdata["session_logged_in"],level = _userdata["user_level"],admin = _userdata["user_level"],modal_html = '' + '' +'' +'' +'' +'' + '' +'' +'' +''  +'' + ' Banir usuário ' +'' +'' +'' +'Preencha abaixo e clique em confirmar para banir o membro' +'' +'Período que o membro ficará banido (em dias)' +'' +'' + '' +'Motivo do banimento:' +'' +'' +'' +'' +''+'' +'' +
[S]lade

[S]lade
*

Membro desde : 03/01/2015
Mensagens : 35
Pontos : 49

http://narutoavenger.forumeiros.com/

Ir para o topo Ir para baixo

Principal Contribuidor
  • 0

Tópico resolvido Re: Problema com o Chatbox

Mensagem por Sennior 21.01.15 5:37

Saudações,

Aqui amigo, pegue o CSS e altere pelo seu:
Seta http://pastebin.com/4giF5a22

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Problema com o Chatbox

Mensagem por [S]lade 21.01.15 6:38

Obrigado novo problema resolvido! Rindo
[S]lade

[S]lade
*

Membro desde : 03/01/2015
Mensagens : 35
Pontos : 49

http://narutoavenger.forumeiros.com/

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Problema com o Chatbox

Mensagem por Sennior 21.01.15 7:05

Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada.
Tópico marcado como Resolvido e movido para Questões resolvidas.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo


Permissões neste sub-fórum
Não podes responder a tópicos