Problema no chabox header
5 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
Problema no chabox header
Qual é minha questão:
Por alguma razão que eu desconheço o.o
O Header do meu chatbox ficou mais curto que o resto do chabox.
Olhem aqui:
https://2img.net/h/i1177.photobucket.com/albums/x359/Joana_Potter/Capturar-14.png
Gostaria de saber como colocar o header do mesmo tamanho que o resto se fosse possivel
Endereço do meu fórum:
http://escolademagiapt.portugueseforum.net/
Versão do fórum:
PHPBB3
Por alguma razão que eu desconheço o.o
O Header do meu chatbox ficou mais curto que o resto do chabox.
Olhem aqui:
https://2img.net/h/i1177.photobucket.com/albums/x359/Joana_Potter/Capturar-14.png
Gostaria de saber como colocar o header do mesmo tamanho que o resto se fosse possivel
Endereço do meu fórum:
http://escolademagiapt.portugueseforum.net/
Versão do fórum:
PHPBB3
Última edição por BrunoH. em 08.12.12 13:32, editado 3 vez(es) (Motivo da edição : Erro no link do forum)
Re: Problema no chabox header
Olá!
O problema está em seu navegador, recomendo que o senhor utilize o "Google Crhome", mais o senhor poderá utilizar (Tentar) o seguinte código:
Aceda a "Folha de Estilo CSS":
Até mais!
O problema está em seu navegador, recomendo que o senhor utilize o "Google Crhome", mais o senhor poderá utilizar (Tentar) o seguinte código:
Aceda a "Folha de Estilo CSS":
Código:Painel de Controle Visualização Imagens e Cores Cores Folha de Estilo CSS
e Valide!#chatbox_header {width: 100%;}
Até mais!
Re: Problema no chabox header
Bruno infelizmente não resultou
E não posso usar outro navegador pois grande parte dos meus codigos são criados para o firefox
E não posso usar outro navegador pois grande parte dos meus codigos são criados para o firefox
Re: Problema no chabox header
Olá!
Substitua o código por este:
Até mais!
Substitua o código por este:
#chatbox_header {background: none repeat 0 0 #541C1C !important;}
Até mais!
Re: Problema no chabox header
Olá!
Aceda á "Folha de estilos CSS"
Painel de Controle Visualização Imagens e Cores Cores Folha de estilos CSS
Código:
Melhores cumprimentos,
Today
Aceda á "Folha de estilos CSS"
Painel de Controle Visualização Imagens e Cores Cores Folha de estilos CSS
Código:
Valide.#chatbox_header{width:auto!important}
Melhores cumprimentos,
Today
Consolado- Hiper Membro
- Membro desde : 09/05/2011
Mensagens : 4243
Pontos : 6128
Re: Problema no chabox header
Olá,
Adicione á teu CSS:
Adicione á teu CSS:
- Código:
#chatbox_header {
width: 100% !important;
}
Re: Problema no chabox header
Nenhum dos três resultou meus caros
O do Sr. Bruno deixou só o header cor de rosa avermelhado e os restantes dois nao modificaram nada
O do Sr. Bruno deixou só o header cor de rosa avermelhado e os restantes dois nao modificaram nada
Re: Problema no chabox header
Olá!
Me mande teu CSS.
Até mais.
Me mande teu CSS.
Até mais.
Re: Problema no chabox header
Aqui está
- Código:
#wrap {
margin-top: 700px !important;
margin-left: 80px;
padding: 5px !important;
background: url("http://i1177.photobucket.com/albums/x359/Joana_Potter/meufind-1.png") repeat scroll 0 0 transparent !important;
margin-bottom: 80px !important;
padding: 10px !important;
border-left: 10px solid #1c3454 !important;
border-right: 25px solid #1c3454 !important;
width:1100px;
}
#chatbox_members {
border-right: 1px solid;
bottom: 30px;
overflow: auto;
position: absolute;
text-shadow: 0 2px 2px #000000;
top: 30px;
width: 180px;
}
#chatbox_header {
background: none repeat scroll 0 0 #1c3454;
box-shadow: 0 0 10px #000000;
height: 30px;
}
#chatbox_footer {
background-image: url('http://img13.imageshack.us/img13/8219/adsgc.png');}
.chatbox-title {
color: #aaa;
font-family:Amatic Sc;
}
#chatbox_header {
width: 100% !important;
}
.inputbox {
background: url(" http://i1177.photobucket.com/albums/x359/Joana_Potter/meufind-1.png") repeat scroll 0 0 #181F24;
border-color: #232E35 -moz-use-text-color;
border-style: solid none;
border-width: 20px medium;
}
.post {
background: #070808;
border-color: #232E35 -moz-use-text-color;
border-style: solid none;
border-width: 20px medium;
}
a{
text-shadow: 1px 1px 0 #000;}
body {
background-position: top center;
background-repeat: no-repeat;
}
/*painel inicial*/
#fundoesta {
padding: 20px;
width: 800px;
height: 250px;
border-right: 10px solid #1c3454;
border-bottom: 10px solid #1c3454;
border-top: 10px solid #1c3454;
border-left: 10px solid #1c3454;
background: url("http://img69.imageshack.us/img69/5068/paineldw.png");
}
.staffadmin {
background: none repeat scroll 0 0 #000000;
border-left: 2px solid #1c3454;
border-right: 2px solid #1c3454;
color: #CD853F;
display: none;
font-family: calibri;
font-size: 11px;
height: 40px;
left: 50px;
bottom:0px;
opacity: 1;
padding: 5px;
position: absolute;
text-align: center;
width: 110px;
}
.staff {
background: none repeat scroll 0 0 #000000;
border-left: 2px solid #1c3454;
border-right: 2px solid #1c3454;
color: #CD853F;
display: none;
font-family: calibri;
font-size: 11px;
height: 40px;
left: 50px;
bottom:0px;
opacity: 1;
padding: 5px;
position: absolute;
text-align: center;
width: 110px;
}
#staff1 {
height: 50px;
opacity: 0.3;
position: relative;
transition: all 1s ease 0s;
width: 50px;
}
#staff1:hover {
opacity: 1;
transition: all 1s ease 0s;
}
#staff1:hover .imgstaff1 {
display: inline;
transition: all 1s ease 0s;
}
.pontospuxador {
background: url("http://i1177.photobucket.com/albums/x359/Joana_Potter/sfdf-1.png") repeat scroll 0 0 transparent;
height: 150px;
left: 25%;
position: absolute;
top: -70px;
transition: all 0.7s ease 0s;
width: 729px;
z-index: 999;
}
.pontospuxador:hover {
top: 0;
}
.postprofile a:active, .postprofile a:link, .postprofile a:visited, .postprofile dt.author a {
font-family: amatic sc;
font-size: 18px;
letter-spacing: -2px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}
body {
background-attachment: scroll;
background-image: url(http://img203.imageshack.us/img203/3336/logomdp.png);
font-size: 10px;
height: auto;
padding: 10px 0;
width:75%;
}
a.gensmall {
font-family: Swan Song;
font-size: 18px;
}
#estatisticasfundo {
padding: 20px;
height: 300px;
border-right: 10px solid #1c3454;
border-bottom: 10px solid #1c3454;
border-top: 10px solid #1c3454;
border-left: 10px solid #1c3454;
background: url("http://img823.imageshack.us/img823/3127/estatisticass.png");
}
.pyristats .h3 {
margin-top: -20px;
}
#m1statis, #m2statis, #m3statis {
text-shadow: 1px 1px 0px #000;
border-left: 6px solid #1c3454; border-right: 6px solid #1c3454;
padding: 10px;
background: url("http://i1177.photobucket.com/albums/x359/Joana_Potter/7-4.jpg");
height: 150px;
overflow:auto;
}
.modulosestatisticas {
background: url("http://i1177.photobucket.com/albums/x359/Joana_Potter/grunge-wall-1.png");
margin:0px 10px;
border-radius: 15px 15px 20px 20px;
width:28%;float:right;
padding: 10px 10px 20px 10px;
text-align: center;
height: 189px;
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}
.modulosestatisticas:hover {
background: url("http://i1177.photobucket.com/albums/x359/Joana_Potter/grunge-wall-1.png");
margin:0px 10px;
border-radius: 15px 15px 20px 20px;
width:28%;float:right;
padding: 10px 10px 20px 10px;
text-align: center;
height: 189px;
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-7/oth665.cur), progress !important;}
.postbody {
width: 73%;
}
.postprofile {
width: 25%;
}
.vote .vote-button, .vote-no-bar {
display:none;
}
.vote .vote-button:first-child {
display:block;
}
dd.topics {visibility:hidden;}
dd.posts {visibility: hidden;}
a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-7/oth665.cur), progress !important;}
#content-container div#left {
float: left;
margin-right: 0;
overflow: hidden;
width: 5px;
}
#min-width {
min-width: 750px;
}
.module {
text-align:center;
background: url('');
}
.module .h3 {
visibility:hidden;
}
#left {
position: absulate;
top: 300px;
left: 100px;
overflow-y: auto;
width:5px;
}
li.header {
background: url("http://img837.imageshack.us/img837/7337/cabeceira.png") no-repeat scroll center bottom transparent;
color:
#fff;
font-size: 9px;
letter-spacing: 0;
padding: 160px 0 0;
text-align: center;
width: 1105px;
height: 150px;
}
li.header dd, li.header dt {
color: #fff;
font-family: Wire One;
line-height: 1em;
text-transform: uppercase;
}
li.header dd, li.header dt a:hover {
color:
#601;
text-decoration: none;
-webkit-transition: color .5s linear, top .5s ease-out;
-moz-transition: color .5s linear, top .5s ease-out;
-o-transition: color .5s linear, top 1s ease-out;
transition: color .5s linear, top .5s ease-out;
}
.table-title h2 {
color: white;
font-family: Trojan Pro;
font-size: 45px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
margin-bottom: -100px !important;
}
.table-title, .table-title h2 {
color: #A9AAAC;
font-size: 2em;
text-shadow: 2px 2px 2px
black;
margin-bottom: -100px !important;
text-align: center;
}
/*estadisticas*/
.h3 {
color: white;
text-transform: Capitalize;
font-family: RADAGUND;
font-size: 30px;
font-style: none;
text-align: center;
font-weight: lighter;
}
/*scrollbar*/
::-webkit-scrollbar {
width: 10px;
height: 10px;
}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
height: 4px;
display: block;
background-color: #000;
}
::-webkit-scrollbar-track-piece {
background-color: #000;
opacity: 0.7;
}
::-webkit-scrollbar-thumb:vertical {
height: 50px;
background-color: #1c3454;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
#page-header #search-box {
display: none;
}
#main .module-advert {
visibility: hidden !important;
position: absolute;
top: -10000000px;
}
.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}
.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.postprofile {
border-bottom: 10px solid
#1c3454;
border-top: 5px solid
#1c3454;
border-left: dotted
#2C1622;
background-color: #222;
border-width: 5px 1px;
padding: 35px 5px 5px;
font-size: 13px;
font-family: Calibri;
text-transform: capitalize;
box-shadow: 0 0 10px #000;
font-variant:small-caps;
width: 220px;
}
.postprofile dt {text-align:center;}
div.postprofile dl dt img:hover {
-webkit-transition: all 0.5s ease-in-out;
}
.postprofile dd, .postprofile dt {
margin-top:0px;
margin-right: 6px;
}
.formdesc {
background-color: #222;
border-left: 10px solid #1c3454;
border-right: 10px solid #1c3454;
display: block;
font-size: 10px;
margin-left: 0;
padding: 3px;
text-align: center;
text-shadow: 1px 1px 0 #000000;
box-shadow: 0 1px 1px #000000;
width: 300px;
text-align: center;
}
a:link, a.nav, a.gen, a.genmed, a.gensmall {
-moz-transition: all 0.4s linear 0s;
}
ul.forums {
background: url("http://img845.imageshack.us/img845/1458/fundofrouns.png") repeat scroll 0 0 transparent;
padding: 30px 0 0;
border-bottom: #584923 5px solid;
}
element.style {
position: fixed;
bottom: 20px;
right: 20px;
width: 200px;
height: 200px;
background-image: url(http://i56.tinypic.com/5uk7zt.jpg);
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
}
ul.forums li.row dl.icon dd.lastpost {
font-family: Georgia;
text-transform: uppercase;
font-size: 9px;
text-align: center;
background-color:#222;
border-top: #1c3454 6px solid;
border-left: #1c3454 6px solid;
border-right: #1c3454 6px solid;
padding: 5px;
-moz-box-shadow: 2px 2px 2px #111;
-webkit-box-shadow: 2px 2px 2px
#111;
box-shadow: 2px 2px 2px
#111;
display: block;
margin-bottom: 0px;
margin-left: -55px;
color:
#9E8673;
text-decoration: none;
-webkit-transition: color .5s linear, top .5s ease-out;
-moz-transition: color .5s linear, top .5s ease-out;
-o-transition: color .5s linear, top 1s ease-out;
transition: color .5s linear, top .5s eas
}
a.forumtitle {
font-family: Georgia;
text-transform: uppercase;
font-size: 20px;
text-align: center;
background-color:#222;
border-top: #1c3454 7px solid;
border-left: #1c3454 7px solid;
border-bottom: #1c3454 4px solid;
padding: 5px;
-moz-box-shadow: 2px 2px 2px #111;
-webkit-box-shadow: 2px 2px 2px #111;
box-shadow: 2px 2px 2px #111;
display: block;
margin-bottom: -10px;
margin-left: 40px;
color: #9E8673;
text-decoration: none;
-webkit-transition: color .5s linear, top .5s ease-out;
-moz-transition: color .5s linear, top .5s ease-out;
-o-transition: color .5s linear, top 1s ease-out;
transition: color .5s linear, top .5s eas
}
a.forumtitle:hover {
font-family: Georgia;
text-transform: uppercase;
font-size: 20px;
text-align: center;
border-bottom: #1c3454 7px solid;
border-right: #1c3454 7px solid;
padding: 5px;
-moz-box-shadow: 2px 2px 2px #111;
-webkit-box-shadow: 2px 2px 2px
#111;
box-shadow: 2px 2px 2px
#111;
display: block;
margin-bottom: -5px;
color:
#FFF;
text-decoration: none;
-webkit-transition: color .5s linear, top .5s ease-out;
-moz-transition: color .5s linear, top .5s ease-out;
-o-transition: color .5s linear, top 1s ease-out;
transition: color .5s linear, top .5s eas
}
.desc1 {
font-size: 10px;
color: #aaa;
background-color: #222222;
padding: 5px;
text-align: center;
border-bottom: #1c3454 4px solid;
border-left: #1c3454 7px solid;
margin-left: 40px;
font-family: oswald;
margin-top: 5px;
display: block;
-moz-box-shadow: 2px 2px 2px #111;
-webkit-box-shadow: 2px 2px 2px #111;
box-shadow: 2px 2px 2px #111;
}
.desc3 img:hover {
-khtml-opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
opacity: 1;
}
.desc3 img {
-khtml-opacity: .5;
-moz-opacity: .5;
-moz-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
-webkit-transition: all .5s ease-in;
filter: alpha(opacity=50);
opacity: .5;
}
#i_whosonline + p {
background-color:
#171717;
border-radius: 10px;
float: left;
padding: 10px;
text-align: justify;
width: 1000px;
font-family: calibri;
font-size:12px;
text-transform: uppercase;
font-style: capitalize;
}
p em {
color: #171717;
font-family: georgia;
font-style: normal;
font-weight: lighter;
text-align: center;
text-transform: lowercase;
}
#page-footer {
background-image: url(/);
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 90px;
}
dl.codebox {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: #000003;
border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #1c3454;
border-image: none;
border-style: none none none solid;
border-width: medium medium medium 15px;
box-shadow: 0 0 5px #000000;
color: #ffffff !important;
font-family: georgia;
font-size: 14px;
line-height: 11px;
padding: 10px 20px 20px;
}
blockquote {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: #000003;
border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #1c3454;
border-image: none;
border-style: none none none solid;
border-width: medium medium medium 15px;
box-shadow: 0 0 5px #000000;
color: #ffffff !important;
font-family: georgia;
font-size: 14px;
line-height: 11px;
padding: 10px 20px 20px;
}
#textarea_content {
margin-top: 3px;
}
.wysiwyg { background:url('http://i1246.photobucket.com/albums/gg610/freakdik/x2m49h.png');
color: rgb(128, 128, 128);
font: 10pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; }
#text_editor_textarea {
background:url('http://i1246.photobucket.com/albums/gg610/freakdik/x2m49h.png');
border: 8px solid #1c3454;
}
form#quick_reply textarea#text_editor_textarea{
background:url('http://i1246.photobucket.com/albums/gg610/freakdik/x2m49h.png') repeat;
}
p.author {
background-color: #111;
border-radius: 6px 6px 6px 6px;
margin-top:20px;
padding: 3px !important;
position: relative;
right: -7em;
text-align: center;
box-shadow: 1px 1px 0 #000;
}
p.author {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 0 15em 0.6em 0;
padding: 0 0 5px;
margin-top: 20px;
}
.postbody{
display:block;}
#wrap {
text-align:justify;
}
.fade {
display:inline-block;
background: -moz-linear-gradient(left, rgb() 0%, rgba(,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0.00, rgb()), color-stop(1.00, rgba(,0)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#, endColorstr=#00, GradientType=1);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#, endColorstr=#00, GradientType=1)";
}
.blur {
display:inline-block;
color:#ddd;
text-shadow: 0 0 2px #aaaaaa;
text-shadow: 0 0 4px #aaaaaa;
text-shadow: 0 0 6px #aaaaaa;
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
filter:
progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
}
.flipH {
display:inline-block;
-moz-transform:scale(-1,1);
-o-transform:scale(-1,1);
-webkit-transform:scale(-1,1);
transform:scale(-1,1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=-1,
M12=0,
M21=0,
M22=1,
SizingMethod="auto expand");
}
.flipV {
display:inline-block;
-moz-transform:scale(1,-1);
-o-transform:scale(1,-1);
-webkit-transform:scale(1,-1);
transform:scale(1,-1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=1,
M12=0,
M21=0,
M22=-1,
SizingMethod="auto expand");
}
.colorpicker {
width: 356px;
height: 176px;
overflow: hidden;
position: absolute;
background: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp10.png);
font-family: Arial, Helvetica, sans-serif;
display: none;
}
.colorpicker_color {
width: 150px;
height: 150px;
left: 14px;
top: 13px;
position: absolute;
background: #f00;
overflow: hidden;
cursor: crosshair;
}
.colorpicker_color div {
position: absolute;
top: 0;
left: 0;
width: 150px;
height: 150px;
background: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp11.png);
}
.colorpicker_color div div {
position: absolute;
top: 0;
left: 0;
width: 11px;
height: 11px;
overflow: hidden;
background: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp10.gif);
margin: -5px 0 0 -5px;
}
.colorpicker_hue {
position: absolute;
top: 13px;
left: 171px;
width: 35px;
height: 150px;
cursor: n-resize;
}
.colorpicker_hue div {
position: absolute;
width: 35px;
height: 9px;
overflow: hidden;
background: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp11.gif) left top;
margin: -4px 0 0 0;
left: 0px;
}
.colorpicker_new_color {
position: absolute;
width: 60px;
height: 30px;
left: 213px;
top: 13px;
background: #f00;
}
.colorpicker_current_color {
position: absolute;
width: 60px;
height: 30px;
left: 283px;
top: 13px;
background: #f00;
}
.colorpicker input {
background-color: transparent;
border: 1px solid transparent;
position: absolute;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #898989;
top: 4px;
right: 11px;
text-align: right;
margin: 0;
padding: 0;
height: 11px;
}
.colorpicker_hex {
position: absolute;
width: 72px;
height: 22px;
background: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp12.png) top;
left: 212px;
top: 142px;
}
.colorpicker_hex input {
right: 6px;
}
.colorpicker_field {
height: 22px;
width: 62px;
background-position: top;
position: absolute;
}
.colorpicker_field span {
position: absolute;
width: 12px;
height: 22px;
overflow: hidden;
top: 0;
right: 0;
cursor: n-resize;
}
.colorpicker_rgb_r {
background-image: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp13.png);
top: 52px;
left: 212px;
}
.colorpicker_rgb_g {
background-image: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp14.png);
top: 82px;
left: 212px;
}
.colorpicker_rgb_b {
background-image: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp15.png);
top: 112px;
left: 212px;
}
.colorpicker_hsb_h {
background-image: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp16.png);
top: 52px;
left: 282px;
}
.colorpicker_hsb_s {
background-image: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp17.png);
top: 82px;
left: 282px;
}
.colorpicker_hsb_b {
background-image: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp18.png);
top: 112px;
left: 282px;
}
.colorpicker_submit {
position: absolute;
width: 22px;
height: 22px;
background: url(http://i40.servimg.com/u/f40/14/40/32/21/colorp19.png) top;
left: 322px;
top: 142px;
overflow: hidden;
}
.colorpicker_focus {
background-position: center;
}
.colorpicker_hex.colorpicker_focus {
background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
background-position: bottom;
}
.colorpicker_slider {
background-position: bottom;
}
Última edição por Joana Potter Malfoy em 07.12.12 17:44, editado 1 vez(es) (Motivo da edição : codigo mal colocado)
Re: Problema no chabox header
Podem fechar já conseguiram me resolver
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