Página de mensagens privadas completamente desfigurada
3 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 • Compartilhe
Página de mensagens privadas completamente desfigurada
Detalhes da dúvida
Versão do fórum : phpBB3
Nível de acesso : Fundador
Navegador usado : Google Chrome
Imagem :
- Imagem da minha dúvida:
Membros afetados : Todos os membros do fórum
Problema começou : Desde que mudamos as folhas de css do fórum e começamos a mexer na aparência, faz uma semana.
Endereço do fórum : marvelrpg.forumeiro.com
Descrição do problema
Faz um tempo já que isso tem me incomodado. A configuração do template de mensagens privadas parece estar com problema e não tenho ideia de como arrumar! Talvez seja o css, não sei... Não fui eu quem o fez.Por favor, caso tenham ideia do que possa estar acontecendo, ajuda seria muito bem vinda! Se precisarem dos códigos é só pedir, estou à disposição!
Re: Página de mensagens privadas completamente desfigurada
Saudações,
Me conceda teu CSS por gentileza.
Até mais.
Me conceda teu CSS por gentileza.
Até mais.
Re: Página de mensagens privadas completamente desfigurada
Ele está bem bagunçado, com coisas que não estão funcionando e outras que nem sei porque estão ali. 4 pessoas mexendo no mesmo CSS dá nisso...
Desde já, muito obrigado pela ajuda.
Atenciosamente, Lineshooter.
- Código:
.cp_box {
-moz-border-radius: 10px;
-moz-box-shadow: 1px 1px 12px 0 rgba(50,50,50,0.27);
-webkit-border-radius: 10px;
-webkit-box-shadow: 1px 1px 12px 0 rgba(50,50,50,0.27);
background: #fff;
border-radius: 10px;
box-shadow: 1px 1px 12px 0 rgba(50,50,50,0.27);
left: -120px;
margin: 50px;
position: absolute;
top: -13px;
transition: all 150ms linear;
width: 340px;
z-index: 999;
}
.pun div, .pun td, .sig-line {
border-color: ##dddddd;
color: ##dddddd;
}
.cp_capa {
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
background: #263340 url(http://i.imgur.com/6AnKAdN.png) right no-repeat;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
height: 105px;
padding: 5px 5px 0;
}.cp_capa-nick span, .span_capa-nick {
color: #fff!important;
float: none!important;
font-size: 12px;
font-weight: 400!important;
line-height: 22px;
}.cp_info {
padding: 10px;
text-align: center;
}.cp_icones {
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
background: #ecf0f1;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
color: #bec3c7;
height: 20px;
padding: 5px;
}
.cp_capa-nick span, .span_capa-nick {
color: #fff!important;
float: none!important;
font-size: 12px;
font-weight: 400!important;
line-height: 22px;
}.cp_capa-nick {
float: left;
height: 75px;
padding: 25px 0 0 15px;
width: 215px;
}
.cp_capa:before {
border-bottom: 15px solid #263340;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
content: "";
display: inline-block;
height: 0;
margin-left: 74px;
position: absolute;
top: -15px;
vertical-align: middle;
width: 0;
}.cp_capa-avatar {
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
border: 1px solid #d8d8d8;
border-radius: 100%;
float: left;
font-size: 0;
height: 75px;
padding: 7px;
text-align: center;
width: 75px;
}.cp_capa-nick span, .span_capa-nick {
color: #fff!important;
float: none!important;
font-size: 12px;
font-weight: 400!important;
line-height: 22px;
}.cp_info {
padding: 10px;
text-align: center;
}.cp_icones {
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
background: #ecf0f1;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
color: #bec3c7;
height: 20px;
padding: 5px;
}
.cp_capa-nick span, .span_capa-nick {
color: #fff!important;
float: none!important;
font-size: 12px;
font-weight: 400!important;
line-height: 22px;
}.cp_capa-nick strong {
color: #fff!important;
display: block;
font-size: 25px;
font-weight: 400!important;
}
.cp_capa-nick {
float: left;
height: 75px;
padding: 25px 0 0 15px;
width: 215px;
}.cp_capa:before {
border-bottom: 15px solid #263340;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
content: "";
display: inline-block;
height: 0;
margin-left: 74px;
position: absolute;
top: -15px;
vertical-align: middle;
width: 0;
}
/********************************User Color********************************/
a[href="/u1"] {
text-shadow: 0px 0px 5px #5c5ce1;
font-size: 12px;
}
a[href="/u37"] {
text-shadow: 0px 0px 5px #000000;
font-size: 11px;
}
a[href="/u60"] {
text-shadow: 0px 0px 5px #398AFF;
font-size: 11px;
}
a[href="/u84"] {
text-shadow: 0px 0px 5px #5E002A;
font-size: 11px;
}
a[href="/u132"] {
text-shadow: 0px 0px 5px #339733;
font-size: 11px;
}
/********************************Other stuffr********************************/
#wrap {
padding: 0px 30px 30px 30px;
margin-top: 10px;
margin-bottom: 10px;
width: 850px;
}
body {background-attachment: fixed;
}
#logo {
position: relative;
left: -27px;
top: -7px;
}
/*Menu by Clumsy*/
.navbar {
background: #000;
width: 890px;
padding: 8px 10px 0px 10px;
height: 40px;
margin-top: -20px;
margin-left: -30px;
color: #fff;
}
.navbar a {
color: #fff;
}
a.mainmenu {
border: #fff solid 1px;
padding: 5px;
font: italic 7px arial;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
}
/*Fim do Menu*/
/*Hide*/
a.mainmenu[href="/faq"] { display : none; }
a.mainmenu[href="/search"] { display : none; }
a.mainmenu[href="/calendar"] { display : none; }
#search-box { display: none; }
/*widgets*/
#content-container div#right {
border-top-left-radius: 0px;
margin-left: 0px;
margin-top: -69px;
width: 230px;
}
.module .h3 {
visibility:hidden;
}
#content-container div#left {
background-image: url('');
}
.module {
background-url:('');
}
.module {
background: url('');
}
#comments_scroll_div{
background: url('');
background-repeat: no-repeat;
margin-top:-40px;
margin-left:-7px;
text-align: left;
width: 230px;
height:268px;
}
#content-container div#left {
background: URL('');
margin-left: 7px;
box-shadow: 0 0 6px #COLOR;
border-bottom-right-radius: 40px;
border-top-left-radius: 40px;
}
.module{
background-color:transparent;
}
/*Logo foro*/
#logo {margin-left: -13px;
margin-top: -12px;}
/*categorias la caja*/
.desc3 {
background-color: #fefefe;
border: 1px solid #COLOR;
border-radius: 0px 00px 0px 0px;
text: Trebuchet MS;
font-size: 9.5px;
color: #COLOR;
display: block;
border-left: 0px solid #241014;
line-height: 9px;
text-shadow: 1px 1px 0 #COLOR;
margin-left: 15px;
margin-top: 5px;
padding: 10px;
text-align: justify;
width: 350px;
border-left: solid 15px #4D123F;
border-right: solid 15px #4D123F;
}
/*aspecto del nombre de los usuarios*/
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font: 20px fjalla one;
line-height: 40%;
font-weight:400;
margin: 15px;
font-style:normal;
text-transform: uppercase;
}
.postprofile > dl:nth-child(1) > dd:nth-child(2) {
font-size: 0px !important;
}
.postprofile {
text-align: center;
}
.postprofile dd {
text-align: center;
margin-top: 4px;
}
/*Barra Editar,Borrar y citar movimiento*/
.postbody ul.profile-icons{margin-top:-4px;margin-right:-37px}
/*perfil*/
.postprofile a img {
-webkit-filter: grayscale(0%);
position: relative;
right: 15px;
-o-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
}
.postprofile a img:hover {
-webkit-filter: grayscale(100%);
}
.postprofile {
margin-top: 0px;
font-family: arial;
line-heighr:90%;
font-size: 12px;
margin-left: -3px;
padding-top: 5px;
color: #696969;
text-align: center;
width: 200px;
}
.postprofile dt a img {
margin-top: 0px;
width:200px;
margin-bottom:8px;
margin-right:10px;
}
.postprofile {
display: block;
text-align: center;}
.postprofile dd {
text-align: center;
margin-top: 4px;
}
/*Título de Categorias*/
li.header {
width: 100%;
padding: 60px 0px 30px 0px;
background: url(http://i.imgur.com/nVVLbkh.png);
text-align: center;
}
.table-title, .table-title h2 {
color: #fff;
font: 45px fjalla one;
text-shadow: 1px 0px 1px #000;
text-transform: uppercase;
text-align: center;
}
/*Títulos de los foros*/
a.forumtitle {
color: #fff;
background: #000;
display: block;
font: 25px fjalla one;
margin-bottom: -12px;
margin-top: 10px;
margin-left: 140px;
padding: 15px 0px 15px 0px;
text-align: center;
text-transform: uppercase;
width: 400px;
}
a.forumtitle:hover {
color: #fff;
text-decoration:underline;
}
/*descrição dos fóruns*/
.desc1 {
width: 220px;
height: 100px;
padding: 10px;
border: 1px solid #000;
margin-left: 140px;
font: bold 8px arial;
letter-spacing: 2px;
text-transform: lowercase;
color: #000;
text-align: justify;
}
.desci {
width: 242px;
height: 123px;
margin-left: 79px;
overflow: hidden;
}
/*lo que hace que se baje el cuadro del chrome*/
#helpbox.helpline {
display:none;
}
/*scrollbar*/
::-webkit-scrollbar {width: 5px;height: 13px;background-color: #eaeaea;}
::-webkit-scrollbar-thumb{background-color: #121212}
/*fim scrollbar*/
/*Code, Spoiler y Quote*/
dl.codebox {
background-color: #f9f8f8;
border-left: 9px solid #121212;
border-top:none;
border-right: none;
border-bottom: none;
padding:5px;
}
dl.codebox dt {
display:block;
font-size:0.8em;
font-weight:700;
color:#7a7a7a;
text-align: center;
margin-bottom:3px;
text-transform: none;
font-family:,Arial,Helvetica,sans-serif;
border-bottom:none;}
dl.codebox code {
color:#7a7a7a;
font-family:,Arial,Helvetica,sans-serif;
text-shadow:1px 1px 1px 141414;
font-size:11px;
border-bottom:none;
}
blockquote {
background-color: #f9f8f8;
border-left: 9px solid #121212;
border-top:none;
border-right: none;
border-bottom: none;
padding:5px;
}
blockquote blockquote {
background-color: #f9f8f8;
border-left: 9px solid #121212;
border-top:none;
border-right: none;
border-bottom: none;
padding: 5px;
}
.content blockquote {
color:#7a7a7a;
font-family:,Arial,Helvetica,sans-serif;
text-shadow:1px 1px 1px 141414;
font-size:11px;
border-bottom: none;
}
/****ULTIMOS TEMAS, POSTS & MESSAGES****/
.forabg li.row dd.lastpost {
background: #fff;
width: 130px;
height: 49px;
overflow: hidden;
padding: 10px;
border-bottom: 1px solid #000;
position: relative;
float: right;
right: 234px;
top: 102px;
display: block;
color: #000;
font: italic 8px arial;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 10px;
text-align: center;
}
.forabg li.row dd.topics {
background: #fff;
width: 150px;
position: relative;
padding-top: 10px 0px 10px 0px;
border-bottom: 1px solid #000;
float: right;
right: 234px;
top: 76px;
color: #000;
font: italic 8px arial;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}
.forabg li.row dd.posts {
background: #fff;
width: 150px;
position: relative;
padding-top: 10px 0px 10px 0px;
border-bottom: 1px solid #000;
float: right;
right: 83px;
top: 102px;
color: #000;
font: italic 8px arial;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}
.forabg li.header dd.posts, .forabg li.header dd.topics, .forabg li.header dd.lastpost {
display: none;
}
.forabg li.row dd.posts:after {
content: "POSTS";
}
.forabg li.row dd.topics:after {
content: "TOPICS";
}
/************LEGENDAS*********/
#main-content em{
font-size:0px
}
#main-content em::before{
content:'Legenda: ';
font-size:25x;
font-style:normal;
opacity: 0.0;
}
#main-content em b *{
font-size:25px;
font-style:normal;
font-align:center;
font-family: lobster;
font-weight: normal;
}
#main-content em b *::hover{
font-size:33px;
font-style:normal;
font-align:center;
font-family: lobster;
font-weight: normal;
text-transform: lowercase;
}
#main-content em b a::before{
content:' • ';color:black
}
#main-content em b:first-child a::before{
content:''
}
#main-content em,
#main-content em *:link{
cursor:default;
color:inherit
}
/************FIM DAS LEGENDAS*********/
/***LINKS***/
.formdesc a:link, .formdesc a:visited, .formdesc a:active {
background-color: transparent;
color: #;
font-size: 8px;
letter-spacing: 1px;
padding: 3px;
text-transform: uppercase;
}
.formdesc a:link:hover {
background-color: transparent;
color: #;
font-size: 8px;
letter-spacing: 2px;
padding: 3px;
text-transform: uppercase;
}
.formdesc {
border: 1px solid #120707;
background-color: transparent;
border-radius: 10px 10px 10px 10px;
margin-bottom:-22px;
display: block;
font-size: 8px;
margin-top: 5px;
padding: 3px;
text-align: center;
text-shadow: 1px 1px 0 #COLOR;
text-transform: uppercase;
}
/***FIM***/
ul#picture_legend {
display: none;
}
.h3 {
display: none;
}
h1.page-title {
width: 100%;
padding: 40px 0px 20px 0px;
background: url(http://i.imgur.com/nVVLbkh.png);
text-align: center;
color: #fff;
font: 45px fjalla one;
text-shadow: 1px 0px 1px #000;
text-transform: uppercase;
}
h1.page-title a {
color: #fff;
}
h2.topic-title {
width: 400px;
padding: 10px 0px 10px 0px;
background: #000;
text-align: center;
color: #fff;
font: 15px fjalla one;
text-shadow: 1px 0px 1px #000;
text-transform: uppercase;
}
h2.topic-title a {
color: #fff;
}
/*tablon*/
#caixap { width: 810px; height: 365px; overflow: hidden; }
#caixaimg { width: 810px; height: 360px; background: url(http://i.imgur.com/BIvoDOy.gif); position: relative; top: -364px; left: 0px; -o-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; }
#caixap:hover #caixaimg { left: -850px; }
#tpic { width: 211px; height: 222px; background: url(http://i.imgur.com/ztbA6I6.png); text-align: center; }
#tpicl { width: 94px; height: 10px; border-bottom: 1px solid #fff; padding: 0px 2px 2px 2px; color: #fff; font: italic 8px arial; text-transform: uppercase; letter-spacing: 2px; }
#tpicl a { color: #fff; }
#tplotb { width: 209px; height: 135px; border: 1px solid #000; margin-top: 1px; background: url(http://i.imgur.com/3UPD4OB.png); }
#tplot { width: 189; height: 115px; padding: 10px; line-height: 90%; font: bold 8px arial; text-transform: lowercase; letter-spacing: 2px; color: #000; opacity: 0; text-align: justify; background: #fff; -o-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; }
#tplot:hover { opacity: 1; }
#tplot:first-letter { width: 20px; height: 20px; margin-right: 4px; padding: 5px 13px 5px 13px; float: left; color: #000; font: 40px fjalla one; line-height: 30px; text-transform: uppercase; text-align: center; }
#tcityb { width: 245px; height: 184px; background: url(http://i.imgur.com/j5w6J79.png); margin-left: -1px; }
#tcity { width: 245px; margin-top: 12px; font: 40px fjalla one; color: #fff; text-align: center; text-transform: uppercase; }
#tlinks { width: 225px; height: 155px; line-height: 120%; padding: 10px; background: #000; font: 30px fjalla one; text-transform: uppercase; overflow: hidden; color: #fff; margin-top: 1px; margin-left: -1px; }
#tlinks a { color: #fff; }
#tnews { width: 225px; height: 80px; padding: 10px; background: #000; line-height: 140%; overflow: auto; font: bold 8px arial; letter-spacing: 2px; text-transform: lowercase; color: #fff; margin-left: -3px; }
#tnewst { font: 9px fjalla one; text-transform: uppercase; }
#tcredits { width: 80px; height: 80px; padding: 10px; background: #000; overflow: auto; line-height: 100%; font: italic 7px arial; letter-spacing: 2px; text-transform: uppercase; margin-left: 5px; text-align: justify; color: #fff; }
#tcbox { width: 350px; height: 148px; overflow: hidden; border: 1px solid #000; margin-left: -1px; margin-top: -1px; margin-bottom: -1px; }
#trulest { width: 108px; height: 108px; background: #000; overflow: hidden; font: 25px fjalla one; text-transform: uppercase; text-align: center; color: #fff; margin-left: -3px; }
#trulestt { padding-top: 50px; }
#trules { width: 217px; height: 88px; padding: 10px; line-height: 120%; background: #000; overflow: auto; font: bold 8px arial; letter-spacing: 2px; text-transform: lowercase; margin-left: 5px; text-align: justify; color: #fff; }
/*adm*/
.avocadoe { width: 250px; height: 150px; padding: 10px; font: 10px arial; text-transform: lowecase; color: #000; background: #fff; overflow: auto; }
/*made of vinyl*/
#ckaibase { overflow: hidden; width: 500px; height: 250px; border-top: solid 25px #121212; border-bottom: solid 25px #121212; }
#ckai { width: 495px; height: 20px; oveflow: hidden; padding: 115px 5px 115px 0px; font: 15px courier new; color: #f8f8f8; text-transform: uppercase; text-align: right; }
#ckai2 { width: 500px; height: 250px; overflow: hidden; opacity: 0; position: relative; top: -250px; background: #eee; -o-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; }
#ckai2:hover { opacity: 1; }
#cktxt1 { width: 159px; height: 230px; padding: 10px; font: 9px calibri; color: #121212; text-transform: uppercase; letter-spacing: 2px; text-align: center; overflow: hidden; }
#cktxt2 { width: 300px; height: 230px; padding: 10px; font: 10px calibri; color: #121212; overflow: hidden; margin-left: -3px; text-align: center; border-left: 1px solid #000; }
#ckaittl { font: 15px courier new; text-transform: uppercase; color: #000; margin-bottom: 5px; letter-spacing: 0px; }
/*ficha do personagem*/
::-webkit-scrollbar { height: 12px; width: 10px; background-color: #fff;}
::-webkit-scrollbar-thumb { background: #090C13; }
::-webkit-scrollbar-corner { background: #090C13; }
::-webkit-scrollbar-track { background: #fff; }
#thtabcontainer { width: 500px; padding: 20px; background: #FCFAFF; }
.thtabname { width: 200px; height: 210px; background: #090C13; text-align: right; padding: 20px; font-family: playfair display; text-transform: uppercase; color: #FCFAFF; font-size: 28px; line-height: 30px; letter-spacing: 0px; font-style: italic; word-spacing: 3px; }
.thtabimage img { width: 260px; height: 250px; }
.thtabtopper { width: 450px; height: 16px; margin-top: 10px; line-height: 16px; font-family: lekton; font-size: 8px; opacity: 0.6; filter: alpha(opacity=60); text-transform: uppercase; letter-spacing: 2px; word-spacing: 4px; color: #000; border-top: 3px double #090C13; border-bottom: 3px double #090C13; }
.tabs { position: relative; height: 460px; width: 450px; clear: both; margin: 25px 0; }
.tab { float: left; }
.tab label { display: block; background: #090C13; color: #ccc; height: 12px; width: 12px; font: 8px/12px lekton; padding: 10px; -webkit-border-radius: 20px; margin: 10px; position: relative; left: 125px; }
.tab [type=radio] { display: none; }
[type=radio]:checked ~ label { background: #000; color: #FFF; border-bottom: 0px; z-index: 2; }
[type=radio]:checked ~ label ~ .thcontent { z-index: 1; }
.thcontent { position: absolute; top: 60px; left: 0; background: #fff; right: 0; bottom: 0; padding: 0px; border: 0px; text-align: justify; }
[type=radio]:checked ~ label { background: #FFF; color: #000; border-bottom: 0px; z-index: 2; }
[type=radio]:checked ~ label ~ .thcontent { z-index: 1; }
.thfirsttab { text-align: center; width: 250px; margin-top: 170px; margin-left: 105px; margin-right: 105px; font-family: times new roman; font-size: 12px; font-style: italic; line-height: 16px; border-bottom: 1px solid #090C13; color: #090C13; padding-bottom: 20px; }
.thfirsttabcredit { font-family: lekton; font-size: 8px; text-transform: uppercase; text-align: center; line-height: 9px; padding-top: 20px; letter-spacing: 2px; word-spacing: 4px; color: #0000; }
.thapptable { width: 350px; margin-left: 50px; margin-right: 50px; margin-top: 100px; letter-spacing: 1px; word-spacing: 3px; line-height: 18px; }
.thapprow { display: block; text-align: center; font-family: lekton; font-size: 8px; height: 16px; line-height: 16px; background: #090C13; color: #F2770F; text-transform: uppercase; }
.thapprow:hover { color: #090C13; background: #F2770F; }
.thappcol { display: block; text-align: center; font-family: lekton; font-size: 8px; height: 16px; line-height: 16px; color: #090C13; text-transform: uppercase; }
.thappcontent { width: 410px; height: 360px; overflow: auto; font-family: times new roman; padding: 20px; font-size: 11px; line-height: 12px; color: #090C13; }
.thoocabout { font-family: times new roman; font-size: 11px; line-height: 12px; padding: 5px; }
/*Anti-DefacePage*/
jQuery(document).ready(function(){jQuery('.postbody table,div.sig-content table').css('position','').css('display','').css('z-index','999').css('min-width','1px').css('min-height','1px').css('max-height','1500px').css('max-width','1500px').css('cursor','')});
Desde já, muito obrigado pela ajuda.
Atenciosamente, Lineshooter.
Re: Página de mensagens privadas completamente desfigurada
Boa noite!
No final de sua CSS, remova esse código javascript:
Atenciosamente,
EuficoLoko.
No final de sua CSS, remova esse código javascript:
- Código:
/*Anti-DefacePage*/
jQuery(document).ready(function(){jQuery('.postbody table,div.sig-content table').css('position','').css('display','').css('z-index','999').css('min-width','1px').css('min-height','1px').css('max-height','1500px').css('max-width','1500px').css('cursor','')});
Atenciosamente,
EuficoLoko.
Re: Página de mensagens privadas completamente desfigurada
Removi do css. Não resultou. A situação continua a mesma.
Eu já notei em outros fóruns esse bug das imagens enormes e disformes... Será que não é algo com os templates? Ou algo faltando no css talvez?
Agradeço desde já, Lineshooter.
Eu já notei em outros fóruns esse bug das imagens enormes e disformes... Será que não é algo com os templates? Ou algo faltando no css talvez?
Agradeço desde já, Lineshooter.
Re: Página de mensagens privadas completamente desfigurada
Olá!
Provavelmente não, mas faça o seguinte:
Painel de Controle Visualização Templates Geral
'Força os modelos' - 'Sim'
Se não resultar, forneça uma conta de testes.
Atenciosamente,
EuficoLoko.
Provavelmente não, mas faça o seguinte:
Painel de Controle Visualização Templates Geral
'Força os modelos' - 'Sim'
Se não resultar, forneça uma conta de testes.
Atenciosamente,
EuficoLoko.
Re: Página de mensagens privadas completamente desfigurada
Não tentei ainda. Essa função não vai apagar todas as outras modificações que fiz e deram certo?
Re: Página de mensagens privadas completamente desfigurada
Boa noite!
Não vai não meu caro, tente e relaxe.
Não vai não meu caro, tente e relaxe.
Re: Página de mensagens privadas completamente desfigurada
Segundo o regulamento do setor de suporte, tópicos com mais de 7 dias devem ser arquivados por abandono do próprio autor. Você poderá obter mais informações lendo este tópico: Regras para a postagem de dúvidas Caso ainda tenha dúvidas, aconselhamos que crie um novo tópico no setor de suporte, tendo em vista que este não deve ficar na seção por mais de 7 dias. |
Tópicos semelhantes
» Posicionar "Icones de mensagens" apenas em mensagens privadas
» Mensagens privadas
» Ícones de mensagens, alinhar a direita nas Mensagens Privadas
» Mensagens privadas
» Bug nas mensagens privadas
» Mensagens privadas
» Ícones de mensagens, alinhar a direita nas Mensagens Privadas
» Mensagens privadas
» Bug nas mensagens privadas
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