Chatbox não aparece o conteúdo dentro

2 participantes

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

Tópico resolvido Chatbox não aparece o conteúdo dentro

Mensagem por Abusivo 19.01.14 1:32

Qual é minha questão:
Olá poderiam me ajudar? no fórum em que estou ajudando um amigo o chatbox aparece normalmente mais quando eu clico em login e vou para escrever algo não aparece nada é como se ninguém estive-se conversando vejam a imagem para esclarecer melhor:

Chatbox não aparece o conteúdo dentro Me_aju11


aguardo ansioso uma solução!

Endereço do meu fórum:
http://apple.forum-pro.net

Versão do fórum:
PUNBB


Última edição por Abusivo em 19.01.14 15:16, editado 1 vez(es)
Abusivo

Abusivo
***

Membro desde : 22/07/2013
Mensagens : 152
Pontos : 258

http://portalanimesbrasil.forumeiro.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Chatbox não aparece o conteúdo dentro

Mensagem por Abusivo 19.01.14 1:34

Caso seja necessário aqui esta a minha folha de estilo css:
Código:
#pun-intro , #pun-head #pun-navlinks , #pun-visit {
 display: none;
}
body {
font: normal 13px "helvetica", arial, sans-serif!important;
}
/* body */
body {
font: normal 13px "helvetica", arial, sans-serif;
}
body {
background-image: url("http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/background.gif");
color: #5a5a5a;
position: relative;
}
.pun {
    margin: auto;
    padding: 0;
    width: 100%;
}
#pun-intro {
    background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) 0 546px;
    min-height: 164px;
    padding: 0;
    margin: auto;
    border: 0;
}
#pun-foot #pun-about a[href^="/abuse"] ,#pun-foot #pun-about a[href^="/statistics"], #pun-foot #pun-about a[href^="/contact"] ,#pun-visit.clearfix, .main-box ,#pun-head {
display: none;}
.main_width {
    margin: 0 auto;  min-width: 975px;
    width: 65%;
    position: relative;
}

#header_effect_right {
    background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) no-repeat right 0;  height: 164px;
}
#header_effect_left {
    background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/header_glow_left.png) no-repeat left 0;  height: 164px;
}
#header_right {
    position: absolute;  top: 0;  right: 0;
    width: 651px;
}
#user_navigation a {
    color: #ACB5C3;
  margin-right: 8px;
}
#user_navigation a#register_link {
    background: #7ba60d;  color: #fff;  display: inline-block;  padding: 3px 8px;  border: 1px solid #7ba60d;      box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);  text-shadow: 0px 1px 2px rgba(0,0,0,0.3);  border-radius: 3px; 
}
#header_right li {
    list-style: none;
    display: inline-block;
}
.ipsList_inline.right li {
    display: inline;
}
#user_navigation {
    color: #78818E;  font-size: 11px;  text-shadow: 0 1px 0 #000;  width: 100%;  float: right;
}
#primary_nav {
background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_nav.jpg) 0 0 repeat-x;
border: 1px solid #1f2124;
clear: both;
display: block;
height: 43px;
min-width: 615px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#primary_nav .active {
background: #181C1F url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_nav.jpg) -30px -86px repeat-x;
}
#community_app_menu li a {
    color: #b1c0cd;  font-family: helvetica;  font-size: 10pt;  font-weight: bold;  text-decoration: none;  text-shadow: 1px 1px 2px #181f26;  display: block;  padding: 13px 13px 14px;
}
#header_right a:hover {
    color: #fff;
}
#header_bar {
    background: url(http://i.imgur.com/ZYHgTPu.png) repeat-x bottom;  height: 28px;  margin: 33px 0 6px;  text-align: right;  min-width: 615px;  float: right;
}
#nav_app_forums.left.active {
    background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x;  color: #b1c0cd;
}
#nav_other_search {
    float: right;
}
#header_right #community_app_menu a {
    font-family: helvetica;  font-size: 13px;
}

#header_right #community_app_menu li:hover {
background: rgba(0, 0, 0, 0.37);
-webkit-box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
}
li#nav_app_forums.left.active:hover ,li#nav_app_forums.left.active:active {
    background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x!important;  color: #b1c0cd;
}
#community_app_menu li:active{
background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x!important;  color: #b1c0cd;
}
.sprite.icon_nav_search {
    background: url(http://i.imgur.com/g0bC29H.png) -32px -3px;  height: 16px;  width: 19px;
}
#page-body {
    background: #fff; 
    margin-bottom: 35px!important;  padding: 15px 10px 10px;  line-height: 120%;  box-shadow: 0 1px 2px #DBDBDB;
    width: 65%;
    margin: auto;
    overflow: hidden;
    min-width: 975px;
position:relative;
padding-bottom: 30px;}
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
.pun .main-head +.main-content.ipb {  border: 1px solid #a3b0c1;
    background: #C4CBD4;
  padding: 9px;}

.main-content.ipb table.table {
    background: #fff; 
    border: 1px solid #a3b0c1;
    border-collapse: initial;
}
.pun table.table td {
    padding: 12px;  border-bottom: 1px solid #e1e1e1;  border-top: 1px solid #fff;
    background: white!important;
    border-right: none!important;
    border-left: none!important;
    color: rgb(119, 119, 119);    font-family: helvetica, arial, sans-serif;  font-size: 12px;
}
.pun .main .forumtitle {
    font-size: 16px;
    font-weight: bold;
    color: #45515b;
}
.main .forumtitle:hover {
    color: #1d2023;
}
.main .main-foot, .main .main-head {
background: #1F2124 url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) repeat-x 0 -586px;
color: #fff;
padding: 10px 10px 11px;
font-size: 14px;
font-weight: 300;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
border-width: 1px 1px 0 1px;
border-color: #1F2124;
border-style: solid;
}
.main .main-head .page-title {
color: #fff;
font-size: 14px;
font-weight: 300;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
}
.inx {
    float: left;
}
.inx img {
    width: 30px;
    height: 30px;
    padding: 0;  border: 1px solid #262B2F;  background: #fff;          box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
margin-right: 5px;}
.ipsType_pagetitle {
font: 300 32px/1.3 Helvetica, Arial, sans-serif;
color: #323232!important;margin: 1px 0 3px;
}
#nav_other_search:hover{
-moz-border-radius:0px 5px 3px 0px !important;
-webkit-border-radius:0px 5px 3px 0px !important;
border-radius:0px 5px 3px 0px !important
}
.main .topictitle {
font-size: 14px;
font-weight: normal;
}
.pun table.table td.tcr ,.pun table.table td.tc3 {
    opacity: 0.7;
}
.pun table.table tr:hover >td{
    opacity: 1;
}
#breadcrumb {
    background: url(http://i.imgur.com/hznYnrw.png);  height: 78px;  overflow: hidden;  text-shadow: 0 1px 0 #fff;  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset;   
}
.crumb.left a span {
    color: #585858;  font: normal 17px trebuchet ms;
}
.crumb.left {
    float: left;  margin: 29px 0;
}
.social_media {
    float: right;  margin: 26px 0;
}
.social_links {
    float: left;  position: relative;  padding-right: 1px;  z-index: 999;
}
.social_links .icon_facebook {
    background: url(http://i.imgur.com/g0bC29H.png) -62px -150px; 
    z-index: 999;  width: 108px;
    height: 27px;
}
._social.icon_facebook_b {
    background: url(http://i.imgur.com/g0bC29H.png) -62px -177px;               
    position: absolute;  left: 0;  top: 0; 
    z-index: -10;  width: 108px;
}

.icon_twitter {
    background: url(http://i.imgur.com/g0bC29H.png) -180px -150px;  z-index: 999;
}
.social_links.icon_twitter_div {
    width: 96px;
}
._social {
    height: 27px;  width: 90px;
}
._social.icon_twitter_b {
    background: url(http://i.imgur.com/g0bC29H.png) -180px -177px;  position: absolute;  left: 0;  top: 0; 
    z-index: -10;
}
._social.icon_google {
    background: url(http://i.imgur.com/g0bC29H.png) -260px -205px;  z-index: 999;  width: 108px;
}
._social.icon_google_b {
    background: url(http://i.imgur.com/g0bC29H.png) -260px -233px;  position: absolute;  left: 0;  top: 0; 
    z-index: -10;  width: 108px;
}
._social.icon_youtube {
    background: url(http://i.imgur.com/DPq3PtH.png);  z-index: 999;  height: 28px;  width: 103px;
}
._social.icon_youtube_b {
    background: url(http://i.imgur.com/DPq3PtH.png) 0 -28px;  position: absolute;  left: 0;  top: 0;  z-index: -10;  width: 103px;
}
.social_links > a >img:hover {
    opacity: 0;
}
.social_links a img {
    outline: 0 none;  -moz-transition: all 600ms ease 0s;  -webkit-transition: all 600ms ease 0s;-htm-transition-duration: all 500ms;
}

#pun-foot {
  background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) -450px 111px;
height: 111px;
}
#pun-foot #pun-about {
    background: none;
    border: 0;
    font-size: 11px;
    position: relative;
    color: #848484 !important;  text-shadow: 0px -1px 0px #000;
}
#pun-about #qjump {
    display: none;
}
#pun-foot ul li a {
    color: rgb(203, 222, 241);      font-family: helvetica, arial, sans-serif;  font-size: 11px;
    font-weight: normal;
    margin-left: 6px;
}
#pun-foot #pun-about ul li {
    color: transparent;
    font-size: 0px;
}
#pun-about ul li strong a {
    border-right: 1px solid #3C494E;
    padding-right: 6px;
}
#pun-about {
    width: 65%;  margin: 0 auto;  min-width: 975px;
}
.skin_copyright a {
    color: #5e6d7d !important;
    font-family: helvetica, arial, sans-serif;  font-size: 11px;
    display: block;
}
.skin_copyright {
    float: left;
    list-style: none;
    padding-left: 28px;
    position: relative;
}
p#copyright {
    float: right;
    color: #525E6B;
    font-size: 11px;
}
#pun-foot a {
    color: #CBDEF1;
}
#rss_feed {
    background: url(http://i.imgur.com/g0bC29H.png) 0 -58px;  height: 26px;  width: 25px;  margin-bottom: -16px;  margin-right: 3px;
    position: absolute;
    left: 0;
    top: 3px;
}
#shitpe {
    width: 24px;  height: 24px;  line-height: 20px;  left: 50%;  margin-left: -12px;  position: absolute;    background: rgba(255,255,255,0.1); 
    text-align: center;      border-radius: 16px; 
    outline: 0;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer; 
    -webkit-transition: 1s; 
    -moz-transition-duration: 1s; 
    -htm-transition-duration: 1s;
}
#shitpe img {
    margin-top: 5px;
 
}
#shitpe:hover {
    background: #3C742B;
}
#pun-foot span.center {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
#pun-foot span.center br {
    display: none;
}
#search_ipb {
background: rgba(31, 33, 36, 0.5);
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 4px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
padding: 8px;
position: absolute;
right: 0;
top: 110px;
width: 281px;
font-family: helvetica;
display: none;
}
.in-search-ft {
    position: relative;  background: #fff;  display: block;  padding: 0 26px 0 4px;  height: 26px;  line-height: 25px;      border-radius: 3px 4px 4px 3px;      box-shadow: 0px 2px 4px rgba(0,0,0,0.2);  min-width: 230px;
    margin-right: 28px;
}
.in-search-ft .inputbox.medium {  padding: 0;  background: transparent;  width: 167px;  outline: 0;
    font: normal 12px helvetica;
  border: none!important;  box-shadow: none!important;  margin-top: 5px;}
#search_options {
    font-size: 10px;  height: 20px;  line-height: 20px;  margin: 3px 3px 3px 0;  padding: 0 6px;      border-radius: 3px;  background: #eaeaea;  display: inline-block; 
    right: 31px;  max-width: 80px;  text-overflow: ellipsis;  overflow: hidden;
    cursor: pointer;
    position: absolute;
}
#search_ipb #buttonsearch {
    background: #7ba60d url(http://i.imgur.com/h7M3LJU.png) no-repeat 50%;  text-indent: -3000em;  padding: 0;  border: 0;  border: 1px solid #7ba60d;  display: block;  width: 26px;  height: 26px;  position: absolute;  right: 0;  top: 0;  bottom: 0;  -moz-border-radius: 0 3px 3px 0;  -webkit-border-top-right-radius: 3px;  -webkit-border-bottom-right-radius: 3px;  border-radius: 0 3px 3px 0;  -webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);  -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);  box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
}
.in-search-ft #search-advance {
    position: absolute;
    right: -23px;
    top: 5px;
}
#search_ipb form {
    position: relative;
}
.right.ipsType_smaller {position: absolute;right: 20px;bottom: 10px;}
.fadeipb {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.23);
    z-index: 1000!important;
}
.loginfadeipb {
    position: fixed;
    width: 100%;
    top: 20%;
    z-index: 10000!important;
    color: #5A5A5A;    font-family: helvetica, arial, sans-serif;  font-size: 13px;
}
.contentitr {
    background: white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}
.contenipbfa {
    width: 600px;  position: relative;  margin: auto;  background-color: rgba(70, 70, 70, 0.6);  padding: 4px;      box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7 );      border-radius: 4px;
}
.topcatipb h3 {
    background: #1F2124 url(http://i.imgur.com/D4pTXAo.png) repeat-x top;  color: #FFF;  border-width: 1px 1px 0 1px;  border-style: solid;  border-color: #1F2124;  padding: 9px 10px 10px;  font-size: 14px;  font-weight: 300;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.loginfadeipb a {
    color: #45515B;  text-decoration: none;
    -webkit-transition: 0.3s;  -moz-transition-duration: 0.3s;  -htm-transition-duration: 0.3s;
}
.loginfadeipb a:hover {
    color: #1D2023;
}
.userloginbox .namusipb, .userloginbox .passipbnwa {
    width: 290px;
    height: 22px;
}
.userloginbox .genmed {
    font-weight: bold;  font-size: 15px;
    width: 180px; 
    padding-right: 15px;   
    line-height: 1.8;
    float: left;
    text-align: right;
}
.needanacc {
    margin: 10px 10px 10px 196px;
}
.buttonipblog {
    background: #E4E4E4;  background: -moz-linear-gradient(top, #E4E4E4 0%, #CCC 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E4E4E4), color-stop(100%,#CCC));  padding: 5px 10px; 
    text-align: center;  border-top: 1px solid #CCC;  margin-top: 25px;
}
.subiw {
    color: #A4A4A4;
    margin-left: 18px;
}
.sendpass {
    margin-left: 196px;
}
.saipb {
    margin-left: 195px;
}
#sign_in_popup_close {
    cursor: pointer;
    position: absolute;  right: 16px;  top: 12px;
}
.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}

.tipsy-inner {
padding: 8px 8px 8px 8px;
background-color: black;
color: white;
max-width: 200px;
text-align: center;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
box-shadow: 0 1px 3px rgba(0,0,0, .4);
background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
}

.tipsy-inner {
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.tipsy-arrow {
position: absolute;
background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
width: 9px;
height: 5px;
}

.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}

.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}

.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}

.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}
#tabs ul li a {
    background: #F5F5F5;  color: #808080; 
    border: 1px solid #CDD3DA;  font-size: 13px;
    border-bottom: 0;
}
#tabs ul li.activetab a:hover ,#tabs ul li.activetab a {
    background: #FFF;  color: #353535;  font-weight: bold;
    border: 1px solid #CFCFCF;
    text-decoration: none;
}
.pun table.table td {
border-bottom: 1px solid #E1E1E1;
border-top: 1px solid white;
background-color: #FBFBFB!important;
border-width: 1px 0px 1px 0px;
color: #AAA;
font-family: Helvetica, helvetica, arial, sans-serif;
font-size: 12px;
}
.pun table.table td:hover {
color: #454545;
}
.pun .main-content_board_index table.table {
background: white;
border: 1px solid #DDD;
border-collapse: separate;
}
.main-content_board_index {
background: #C4CBD4;
padding: 9px;
}
.message {
  margin-bottom: 10px;
background: #fddea9;
padding: 10px;
border: 1px solid #F6BE53;
color: #ce7813;
line-height: 1.6;
font-size: 12px;
}
.pun-crumbs {
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #EFF1F3;
border: 1px solid #D9DBDD;
border-radius: 5px;
box-shadow: 0 0 3px rgba(109,119,237,0.2);
clear: both;
font-size: 11px;
overflow: hidden;
zoom: 1;
margin: 0 1px 1em;
padding: .2em 1em;
}
.user-basic-info a img {
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #fff;
border: 1px solid #D5D5D5;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 330px!important;
margin-bottom: 5px;
max-height: 350px!important;
max-width: 150px!important;
padding: 1px;
width: 150px!important;
}
.pun .user .user-ident {
  margin-top: 14px;
}
a {text-decoration: none;!important}
a:link {text-decoration: none;!important}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;!important}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;!important}
a.topictitle:hover {text-decoration: none!important;}

.postfoot {
clear: both;
margin-left: -16.2em!important;
padding: .5em 1em!important;
background: #fdfdfb!important;
border-top: 1px solid #D7DCE2!important;
text-align: right!important;
border-left: 1px solid #D7DCE2!important;
}
.pun .post .user {
padding: 28px 0px 15px 0px;
}
#right {
  background: #f2f1f1;
border: 1px solid #c9cdd0;
border-radius: 3px 3px 3px 3px;
padding: 10px;
}

/*---------- FIM DO CSS DA SKIN ADICIONE SEU CSS ABAIXO DESTE AVISO -----------*/
.userClient, .userDesigner, .userManagement, .userMember, .userMemberactive, .userModerator, .userStaff, .vipBS {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #65a830;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.userManagement {
background: #eb0008;
margin-bottom: 10px;
}

não sei porque mais tentei colocar ai em cima mais não aceitou!
Abusivo

Abusivo
***

Membro desde : 22/07/2013
Mensagens : 152
Pontos : 258

http://portalanimesbrasil.forumeiro.com

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Chatbox não aparece o conteúdo dentro

Mensagem por Roevs 19.01.14 2:20

Olá,

Adiciona este código na sua Folha de estilo CSS

Código:
#chatbox {
    bottom: 51px!important;
    left: 181px!important;
    line-height: 10px!important;
    overflow-y: auto!important;
    overflow-x: hidden !important;
    width: 610px!important;
    margin-top: 10px!important;
    height: 259px!important;
    margin-left: 180px!important;
}

Até
Roevs

Roevs
Membro Entusiasta
Membro Entusiasta

Membro desde : 10/02/2012
Mensagens : 6484
Pontos : 8343

https://www.sololevelingrpg.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Chatbox não aparece o conteúdo dentro

Mensagem por Abusivo 19.01.14 2:30

Olá não deu certo mais quando eu ativei o ultrasurf apareceu com a aplicação do código.
Abusivo

Abusivo
***

Membro desde : 22/07/2013
Mensagens : 152
Pontos : 258

http://portalanimesbrasil.forumeiro.com

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Chatbox não aparece o conteúdo dentro

Mensagem por Roevs 19.01.14 3:08

Olá,

Substitua sua Folha de estilo CSS

Código:
        #pun-intro , #pun-head #pun-navlinks , #pun-visit {
        display: none;
        }
        body {
        font: normal 13px "helvetica", arial, sans-serif!important;
        }
        /* body */
        body {
        font: normal 13px "helvetica", arial, sans-serif;
        }
        body {
        background-image: url("http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/background.gif");
        color: #5a5a5a;
        position: relative;
        }
        .pun {
            margin: auto;
            padding: 0;
            width: 100%;
        }
        #pun-intro {
            background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) 0 546px;
            min-height: 164px;
            padding: 0;
            margin: auto;
            border: 0;
        }
        #pun-foot #pun-about a[href^="/abuse"] ,#pun-foot #pun-about a[href^="/statistics"], #pun-foot #pun-about a[href^="/contact"] ,#pun-visit.clearfix, .main-box ,#pun-head {
        display: none;}
        .main_width {
            margin: 0 auto;  min-width: 975px;
            width: 65%;
            position: relative;
        }

        #header_effect_right {
            background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) no-repeat right 0;  height: 164px;
        }
        #header_effect_left {
            background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/header_glow_left.png) no-repeat left 0;  height: 164px;
        }
        #header_right {
            position: absolute;  top: 0;  right: 0;
            width: 651px;
        }
        #user_navigation a {
            color: #ACB5C3;
          margin-right: 8px;
        }
        #user_navigation a#register_link {
            background: #7ba60d;  color: #fff;  display: inline-block;  padding: 3px 8px;  border: 1px solid #7ba60d;      box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);  text-shadow: 0px 1px 2px rgba(0,0,0,0.3);  border-radius: 3px; 
        }
        #header_right li {
            list-style: none;
            display: inline-block;
        }
        .ipsList_inline.right li {
            display: inline;
        }
        #user_navigation {
            color: #78818E;  font-size: 11px;  text-shadow: 0 1px 0 #000;  width: 100%;  float: right;
        }
        #primary_nav {
        background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_nav.jpg) 0 0 repeat-x;
        border: 1px solid #1f2124;
        clear: both;
        display: block;
        height: 43px;
        min-width: 615px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        }
        #primary_nav .active {
        background: #181C1F url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_nav.jpg) -30px -86px repeat-x;
        }
        #community_app_menu li a {
            color: #b1c0cd;  font-family: helvetica;  font-size: 10pt;  font-weight: bold;  text-decoration: none;  text-shadow: 1px 1px 2px #181f26;  display: block;  padding: 13px 13px 14px;
        }
        #header_right a:hover {
            color: #fff;
        }
        #header_bar {
            background: url(http://i.imgur.com/ZYHgTPu.png) repeat-x bottom;  height: 28px;  margin: 33px 0 6px;  text-align: right;  min-width: 615px;  float: right;
        }
        #nav_app_forums.left.active {
            background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x;  color: #b1c0cd;
        }
        #nav_other_search {
            float: right;
        }
        #header_right #community_app_menu a {
            font-family: helvetica;  font-size: 13px;
        }

        #header_right #community_app_menu li:hover {
        background: rgba(0, 0, 0, 0.37);
        -webkit-box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
        }
        li#nav_app_forums.left.active:hover ,li#nav_app_forums.left.active:active {
            background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x!important;  color: #b1c0cd;
        }
        #community_app_menu li:active{
        background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x!important;  color: #b1c0cd;
        }
        .sprite.icon_nav_search {
            background: url(http://i.imgur.com/g0bC29H.png) -32px -3px;  height: 16px;  width: 19px;
        }
        #page-body {
            background: #fff; 
            margin-bottom: 35px!important;  padding: 15px 10px 10px;  line-height: 120%;  box-shadow: 0 1px 2px #DBDBDB;
            width: 65%;
            margin: auto;
            overflow: hidden;
            min-width: 975px;
        position:relative;
        padding-bottom: 30px;}
        a {text-decoration: none;}
        a:link {text-decoration: none;}
        a:hover {text-decoration: none!important;}
        a.forumtitle {text-decoration: none;}
        a.forumtitle:hover {text-decoration: none!important;}
        a.topictitle {text-decoration: none;}
        a.topictitle:hover {text-decoration: none!important;}
        .pun .main-head +.main-content.ipb {  border: 1px solid #a3b0c1;
            background: #C4CBD4;
          padding: 9px;}

        .main-content.ipb table.table {
            background: #fff; 
            border: 1px solid #a3b0c1;
            border-collapse: initial;
        }
        .pun table.table td {
            padding: 12px;  border-bottom: 1px solid #e1e1e1;  border-top: 1px solid #fff;
            background: white!important;
            border-right: none!important;
            border-left: none!important;
            color: rgb(119, 119, 119);    font-family: helvetica, arial, sans-serif;  font-size: 12px;
        }
        .pun .main .forumtitle {
            font-size: 16px;
            font-weight: bold;
            color: #45515b;
        }
        .main .forumtitle:hover {
            color: #1d2023;
        }
        .main .main-foot, .main .main-head {
        background: #1F2124 url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) repeat-x 0 -586px;
        color: #fff;
        padding: 10px 10px 11px;
        font-size: 14px;
        font-weight: 300;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
        -moz-border-radius: 4px 4px 0 0;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        border-radius: 4px 4px 0 0;
        -webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
        -moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
        box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
        border-width: 1px 1px 0 1px;
        border-color: #1F2124;
        border-style: solid;
        }
        .main .main-head .page-title {
        color: #fff;
        font-size: 14px;
        font-weight: 300;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
        }
        .inx {
            float: left;
        }
        .inx img {
            width: 30px;
            height: 30px;
            padding: 0;  border: 1px solid #262B2F;  background: #fff;          box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
        margin-right: 5px;}
        .ipsType_pagetitle {
        font: 300 32px/1.3 Helvetica, Arial, sans-serif;
        color: #323232!important;margin: 1px 0 3px;
        }
        #nav_other_search:hover{
        -moz-border-radius:0px 5px 3px 0px !important;
        -webkit-border-radius:0px 5px 3px 0px !important;
        border-radius:0px 5px 3px 0px !important
        }
        .main .topictitle {
        font-size: 14px;
        font-weight: normal;
        }
        .pun table.table td.tcr ,.pun table.table td.tc3 {
            opacity: 0.7;
        }
        .pun table.table tr:hover >td{
            opacity: 1;
        }
        #breadcrumb {
            background: url(http://i.imgur.com/hznYnrw.png);  height: 78px;  overflow: hidden;  text-shadow: 0 1px 0 #fff;  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset;   
        }
        .crumb.left a span {
            color: #585858;  font: normal 17px trebuchet ms;
        }
        .crumb.left {
            float: left;  margin: 29px 0;
        }
        .social_media {
            float: right;  margin: 26px 0;
        }
        .social_links {
            float: left;  position: relative;  padding-right: 1px;  z-index: 999;
        }
        .social_links .icon_facebook {
            background: url(http://i.imgur.com/g0bC29H.png) -62px -150px; 
            z-index: 999;  width: 108px;
            height: 27px;
        }
        ._social.icon_facebook_b {
            background: url(http://i.imgur.com/g0bC29H.png) -62px -177px;               
            position: absolute;  left: 0;  top: 0; 
            z-index: -10;  width: 108px;
        }

        .icon_twitter {
            background: url(http://i.imgur.com/g0bC29H.png) -180px -150px;  z-index: 999;
        }
        .social_links.icon_twitter_div {
            width: 96px;
        }
        ._social {
            height: 27px;  width: 90px;
        }
        ._social.icon_twitter_b {
            background: url(http://i.imgur.com/g0bC29H.png) -180px -177px;  position: absolute;  left: 0;  top: 0; 
            z-index: -10;
        }
        ._social.icon_google {
            background: url(http://i.imgur.com/g0bC29H.png) -260px -205px;  z-index: 999;  width: 108px;
        }
        ._social.icon_google_b {
            background: url(http://i.imgur.com/g0bC29H.png) -260px -233px;  position: absolute;  left: 0;  top: 0; 
            z-index: -10;  width: 108px;
        }
        ._social.icon_youtube {
            background: url(http://i.imgur.com/DPq3PtH.png);  z-index: 999;  height: 28px;  width: 103px;
        }
        ._social.icon_youtube_b {
            background: url(http://i.imgur.com/DPq3PtH.png) 0 -28px;  position: absolute;  left: 0;  top: 0;  z-index: -10;  width: 103px;
        }
        .social_links > a >img:hover {
            opacity: 0;
        }
        .social_links a img {
            outline: 0 none;  -moz-transition: all 600ms ease 0s;  -webkit-transition: all 600ms ease 0s;-htm-transition-duration: all 500ms;
        }

        #pun-foot {
          background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) -450px 111px;
        height: 111px;
        }
        #pun-foot #pun-about {
            background: none;
            border: 0;
            font-size: 11px;
            position: relative;
            color: #848484 !important;  text-shadow: 0px -1px 0px #000;
        }
        #pun-about #qjump {
            display: none;
        }
        #pun-foot ul li a {
            color: rgb(203, 222, 241);      font-family: helvetica, arial, sans-serif;  font-size: 11px;
            font-weight: normal;
            margin-left: 6px;
        }
        #pun-foot #pun-about ul li {
            color: transparent;
            font-size: 0px;
        }
        #pun-about ul li strong a {
            border-right: 1px solid #3C494E;
            padding-right: 6px;
        }
        #pun-about {
            width: 65%;  margin: 0 auto;  min-width: 975px;
        }
        .skin_copyright a {
            color: #5e6d7d !important;
            font-family: helvetica, arial, sans-serif;  font-size: 11px;
            display: block;
        }
        .skin_copyright {
            float: left;
            list-style: none;
            padding-left: 28px;
            position: relative;
        }
        p#copyright {
            float: right;
            color: #525E6B;
            font-size: 11px;
        }
        #pun-foot a {
            color: #CBDEF1;
        }
        #rss_feed {
            background: url(http://i.imgur.com/g0bC29H.png) 0 -58px;  height: 26px;  width: 25px;  margin-bottom: -16px;  margin-right: 3px;
            position: absolute;
            left: 0;
            top: 3px;
        }
        #shitpe {
            width: 24px;  height: 24px;  line-height: 20px;  left: 50%;  margin-left: -12px;  position: absolute;    background: rgba(255,255,255,0.1); 
            text-align: center;      border-radius: 16px; 
            outline: 0;
            vertical-align: middle;
            display: inline-block;
            cursor: pointer; 
            -webkit-transition: 1s; 
            -moz-transition-duration: 1s; 
            -htm-transition-duration: 1s;
        }
        #shitpe img {
            margin-top: 5px;
       
        }
        #shitpe:hover {
            background: #3C742B;
        }
        #pun-foot span.center {
            position: absolute;
            right: 0px;
            bottom: 0px;
        }
        #pun-foot span.center br {
            display: none;
        }
        #search_ipb {
        background: rgba(31, 33, 36, 0.5);
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 4px;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
        padding: 8px;
        position: absolute;
        right: 0;
        top: 110px;
        width: 281px;
        font-family: helvetica;
        display: none;
        }
        .in-search-ft {
            position: relative;  background: #fff;  display: block;  padding: 0 26px 0 4px;  height: 26px;  line-height: 25px;      border-radius: 3px 4px 4px 3px;      box-shadow: 0px 2px 4px rgba(0,0,0,0.2);  min-width: 230px;
            margin-right: 28px;
        }
        .in-search-ft .inputbox.medium {  padding: 0;  background: transparent;  width: 167px;  outline: 0;
            font: normal 12px helvetica;
          border: none!important;  box-shadow: none!important;  margin-top: 5px;}
        #search_options {
            font-size: 10px;  height: 20px;  line-height: 20px;  margin: 3px 3px 3px 0;  padding: 0 6px;      border-radius: 3px;  background: #eaeaea;  display: inline-block; 
            right: 31px;  max-width: 80px;  text-overflow: ellipsis;  overflow: hidden;
            cursor: pointer;
            position: absolute;
        }
        #search_ipb #buttonsearch {
            background: #7ba60d url(http://i.imgur.com/h7M3LJU.png) no-repeat 50%;  text-indent: -3000em;  padding: 0;  border: 0;  border: 1px solid #7ba60d;  display: block;  width: 26px;  height: 26px;  position: absolute;  right: 0;  top: 0;  bottom: 0;  -moz-border-radius: 0 3px 3px 0;  -webkit-border-top-right-radius: 3px;  -webkit-border-bottom-right-radius: 3px;  border-radius: 0 3px 3px 0;  -webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);  -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);  box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
        }
        .in-search-ft #search-advance {
            position: absolute;
            right: -23px;
            top: 5px;
        }
        #search_ipb form {
            position: relative;
        }
        .right.ipsType_smaller {position: absolute;right: 20px;bottom: 10px;}
        .fadeipb {
            width: 100%;
            height: 100%;
            position: fixed;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.23);
            z-index: 1000!important;
        }
        .loginfadeipb {
            position: fixed;
            width: 100%;
            top: 20%;
            z-index: 10000!important;
            color: #5A5A5A;    font-family: helvetica, arial, sans-serif;  font-size: 13px;
        }
        .contentitr {
            background: white;
            box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        }
        .contenipbfa {
            width: 600px;  position: relative;  margin: auto;  background-color: rgba(70, 70, 70, 0.6);  padding: 4px;      box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7 );      border-radius: 4px;
        }
        .topcatipb h3 {
            background: #1F2124 url(http://i.imgur.com/D4pTXAo.png) repeat-x top;  color: #FFF;  border-width: 1px 1px 0 1px;  border-style: solid;  border-color: #1F2124;  padding: 9px 10px 10px;  font-size: 14px;  font-weight: 300;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
        }
        .loginfadeipb a {
            color: #45515B;  text-decoration: none;
            -webkit-transition: 0.3s;  -moz-transition-duration: 0.3s;  -htm-transition-duration: 0.3s;
        }
        .loginfadeipb a:hover {
            color: #1D2023;
        }
        .userloginbox .namusipb, .userloginbox .passipbnwa {
            width: 290px;
            height: 22px;
        }
        .userloginbox .genmed {
            font-weight: bold;  font-size: 15px;
            width: 180px; 
            padding-right: 15px;   
            line-height: 1.8;
            float: left;
            text-align: right;
        }
        .needanacc {
            margin: 10px 10px 10px 196px;
        }
        .buttonipblog {
            background: #E4E4E4;  background: -moz-linear-gradient(top, #E4E4E4 0%, #CCC 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E4E4E4), color-stop(100%,#CCC));  padding: 5px 10px; 
            text-align: center;  border-top: 1px solid #CCC;  margin-top: 25px;
        }
        .subiw {
            color: #A4A4A4;
            margin-left: 18px;
        }
        .sendpass {
            margin-left: 196px;
        }
        .saipb {
            margin-left: 195px;
        }
        #sign_in_popup_close {
            cursor: pointer;
            position: absolute;  right: 16px;  top: 12px;
        }
        .tipsy {
        padding: 5px;
        font-size: 11px;
        position: absolute;
        text-shadow: none;
        z-index: 999;
        }

        .tipsy-inner {
        padding: 8px 8px 8px 8px;
        background-color: black;
        color: white;
        max-width: 200px;
        text-align: center;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
        box-shadow: 0 1px 3px rgba(0,0,0, .4);
        background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
        }

        .tipsy-inner {
        border-radius: 3px;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        }

        .tipsy-arrow {
        position: absolute;
        background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
        width: 9px;
        height: 5px;
        }

        .tipsy-n .tipsy-arrow {
        top: 0;
        left: 50%;
        margin-left: -4px;
        }

        .tipsy-nw .tipsy-arrow {
        top: 0;
        left: 10px;
        }

        .tipsy-ne .tipsy-arrow {
        top: 0;
        right: 10px;
        }

        .tipsy-s .tipsy-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -4px;
        background-position: bottom left;
        }

        .tipsy-sw .tipsy-arrow {
        bottom: 0;
        left: 10px;
        background-position: bottom left;
        }

        .tipsy-se .tipsy-arrow {
        bottom: 0;
        right: 10px;
        background-position: bottom left;
        }

        .tipsy-e .tipsy-arrow {
        top: 50%;
        margin-top: -4px;
        right: 0;
        width: 5px;
        height: 9px;
        background-position: top right;
        }

        .tipsy-w .tipsy-arrow {
        top: 50%;
        margin-top: -4px;
        left: 0;
        width: 5px;
        height: 9px;
        }
        #tabs ul li a {
            background: #F5F5F5;  color: #808080; 
            border: 1px solid #CDD3DA;  font-size: 13px;
            border-bottom: 0;
        }
        #tabs ul li.activetab a:hover ,#tabs ul li.activetab a {
            background: #FFF;  color: #353535;  font-weight: bold;
            border: 1px solid #CFCFCF;
            text-decoration: none;
        }
        .pun table.table td {
        border-bottom: 1px solid #E1E1E1;
        border-top: 1px solid white;
        background-color: #FBFBFB!important;
        border-width: 1px 0px 1px 0px;
        color: #AAA;
        font-family: Helvetica, helvetica, arial, sans-serif;
        font-size: 12px;
        }
        .pun table.table td:hover {
        color: #454545;
        }
        .pun .main-content_board_index table.table {
        background: white;
        border: 1px solid #DDD;
        border-collapse: separate;
        }
        .main-content_board_index {
        background: #C4CBD4;
        padding: 9px;
        }
        .message {
          margin-bottom: 10px;
        background: #fddea9;
        padding: 10px;
        border: 1px solid #F6BE53;
        color: #ce7813;
        line-height: 1.6;
        font-size: 12px;
        }
        .pun-crumbs {
        -khtml-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background: #EFF1F3;
        border: 1px solid #D9DBDD;
        border-radius: 5px;
        box-shadow: 0 0 3px rgba(109,119,237,0.2);
        clear: both;
        font-size: 11px;
        overflow: hidden;
        zoom: 1;
        margin: 0 1px 1em;
        padding: .2em 1em;
        }
        .user-basic-info a img {
        -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
        background: #fff;
        border: 1px solid #D5D5D5;
        box-shadow: 0 2px 2px rgba(0,0,0,0.1);
        height: 330px!important;
        margin-bottom: 5px;
        max-height: 350px!important;
        max-width: 150px!important;
        padding: 1px;
        width: 150px!important;
        }
        .pun .user .user-ident {
          margin-top: 14px;
        }
        a {text-decoration: none;!important}
        a:link {text-decoration: none;!important}
        a:hover {text-decoration: none!important;}
        a.forumtitle {text-decoration: none;!important}
        a.forumtitle:hover {text-decoration: none!important;}
        a.topictitle {text-decoration: none;!important}
        a.topictitle:hover {text-decoration: none!important;}

        .postfoot {
        clear: both;
        margin-left: -16.2em!important;
        padding: .5em 1em!important;
        background: #fdfdfb!important;
        border-top: 1px solid #D7DCE2!important;
        text-align: right!important;
        border-left: 1px solid #D7DCE2!important;
        }
        .pun .post .user {
        padding: 28px 0px 15px 0px;
        }
        #right {
          background: #f2f1f1;
        border: 1px solid #c9cdd0;
        border-radius: 3px 3px 3px 3px;
        padding: 10px;
        }

        /*---------- FIM DO CSS DA SKIN ADICIONE SEU CSS ABAIXO DESTE AVISO -----------*/
        .userClient, .userDesigner, .userManagement, .userMember, .userMemberactive, .userModerator, .userStaff, .vipBS {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        background: #65a830;
        border-radius: 3px;
        color: #fff;
        display: inline-block;
        font-size: 11px;
        font-weight: 700;
        margin-top: 5px;
        padding: 3px 8px;
        text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
        }
        .userManagement {
        background: #eb0008;
        margin-bottom: 10px;
        }
        #chatbox {
            bottom: 51px!important;
            left: 181px!important;
            line-height: 10px!important;
            overflow-y: auto!important;
            overflow-x: hidden !important;
            width: 610px!important;
            margin-top: 10px!important;
            height: 259px!important;
            margin-left: 180px!important;
        }

Até
Roevs

Roevs
Membro Entusiasta
Membro Entusiasta

Membro desde : 10/02/2012
Mensagens : 6484
Pontos : 8343

https://www.sololevelingrpg.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Chatbox não aparece o conteúdo dentro

Mensagem por Abusivo 19.01.14 3:13

Olá não aconteceu nenhum efeito continua sem aparecer nada
Abusivo

Abusivo
***

Membro desde : 22/07/2013
Mensagens : 152
Pontos : 258

http://portalanimesbrasil.forumeiro.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Chatbox não aparece o conteúdo dentro

Mensagem por Abusivo 19.01.14 15:14

Olá fiz a troca do tema e o problema foi resolvido obrigado pela atenção!
Abusivo

Abusivo
***

Membro desde : 22/07/2013
Mensagens : 152
Pontos : 258

http://portalanimesbrasil.forumeiro.com

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