Antigos temas interferindo no atual
4 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1 • Compartilhe
Antigos temas interferindo no atual
Qual é minha questão:
Meu fórum já teve seu tema alterado algumas vezes, recentemente troquei outra vez o tema, porém sempre que adiciono algo no CSS ou mudo alguma imagem do fórum seja ela qual for "pedaços" ( como por exemplo, imagens, plano de fundo, botões etc. ) de temas antigos voltam e acabam bugado todo o tema.
Medidas que eu tomei para corrigir o problema:
Ano passado vi aqui na FDF um problema parecido, a solução foi sincronizar o fórum, e deu certo, porem não está funcionando mais.
Links e imagens do meu problema:
https://i.servimg.com/u/f42/15/32/24/33/bug10.png (Fica assim depois do BUG)
Endereço do meu fórum:
http://playerconspired.forumlux.net/
Versão do meu fórum:
PHPBB3
Meu fórum já teve seu tema alterado algumas vezes, recentemente troquei outra vez o tema, porém sempre que adiciono algo no CSS ou mudo alguma imagem do fórum seja ela qual for "pedaços" ( como por exemplo, imagens, plano de fundo, botões etc. ) de temas antigos voltam e acabam bugado todo o tema.
Medidas que eu tomei para corrigir o problema:
Ano passado vi aqui na FDF um problema parecido, a solução foi sincronizar o fórum, e deu certo, porem não está funcionando mais.
Links e imagens do meu problema:
https://i.servimg.com/u/f42/15/32/24/33/bug10.png (Fica assim depois do BUG)
Endereço do meu fórum:
http://playerconspired.forumlux.net/
Versão do meu fórum:
PHPBB3
Última edição por Kelvin_Cyndder em 11.05.12 20:12, editado 1 vez(es)
Re: Antigos temas interferindo no atual
ola vc pode manda sua folha css
Ate Mais
Ate Mais
Re: Antigos temas interferindo no atual
- Código:
#wrap { margin-top: -20px; margin-bottom: -20px; padding: 15px; border: 4px solid #c4c5cb; }
dd.topics { visibility: hidden; }
.postprofile { padding-top: 5px; border: 1px solid #E9E9E9; background-color: #f2f2f3; display: block; text-align: center; -webkit-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px; border-left-radius: 5px; border-top-radius: 5px; }
.post span.corners-top{ background: url('http://i21.servimg.com/u/f21/16/11/23/46/barra11.png');height: 33px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.post span.corners-bottom{ background: url('http://i21.servimg.com/u/f21/16/11/23/46/barra-10.png');height: 34px; margin-top: 15px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
.postprofile dd { text-align: left; }
.post { background-color: #FAFAFA; border-top-style: solid; border-top-color: #E9E9E9; border-top-width: 1px; border-bottom-style: solid; border-bottom-color: #E9E9E9; border-bottom-width: 1px; border-left: 1px #E9E9E9 solid; border-right: 1px #E9E9E9 solid; margin-bottom: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.search-box { visibility: hidden; }
#search-box { visibility: hidden; }
.module { background-color: #FAFAFA; border-top-style: solid; border-top-color: #E9E9E9; border-top-width: 1px; border-bottom-style: solid; border-bottom-color: #E9E9E9; border-bottom-width: 1px; border-left: 1px #E9E9E9 solid; border-right: 1px #E9E9E9 solid; margin-bottom: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.module span.corners-top{ background: url('http://i21.servimg.com/u/f21/16/11/23/46/barra11.png');height: 33px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.module span.corners-bottom{ background: url('http://i21.servimg.com/u/f21/16/11/23/46/barra-10.png');height: 34px; margin-top: 15px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
h3,.h3 { background: url(http://i21.servimg.com/u/f21/16/11/23/46/h2line10.png) left bottom no-repeat; font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif; text-transform: uppercase; border: 0px; padding-bottom: 5px; font-size: 9px;}
.hierarchy {background: none;}
.hierarchy:before {content: url(http://2img.net/i/fa/empty.gif);}
div#page-header { background-image: url('http://i21.servimg.com/u/f21/16/11/23/46/abr10.png'); margin-left: -15px; margin-top: -10px; margin-right: -15px; margin-bottom: 35px; height: 144px; }
ul.navlinks { border: none; margin-top: -16px; }
#logo { margin-top: -10px; }
.panel { border: 1px solid #E9E9E9; background-color: #f2f2f3; } .table-title{padding-left: 15px;}
li.header dt, li.header dd { line-height: 1em; border-left-width: 0; margin: 2px 0 4px 0; color: #ffffff; padding-top: 2px; padding-bottom: 4px; font-size: 11px; font-family: Tahoma,Arial,Helvetica,sans-serif; text-transform: none;}
.header{ text-align: center; padding-top: 1px; height: 33px; }
.forumbg { border: 1px solid #dddee0; -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: #F5F5FE; }
.forabg { border: 1px solid #dddee0; -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: #F5F5FE; }
p em b a.gensmall { font-style: normal;} p em { font-style: normal;}
form#quick_reply #textarea_content textarea#text_editor_textarea { background: #FFFFFF; border: 2px solid #5a5c6b; -webkit-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px; border-left-radius: 5px; border-top-radius: 5px; }
textarea:focus,input:focus {outline: none;}
#text_editor_controls a.button2,#text_editor_controls input.button2,#text_editor_controls button.button2{ background-image: url(http://i66.servimg.com/u/f66/13/46/75/82/untitl31.png); color: black; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px;}
ul#picture_legend, ul#privmsgs-menu { border: 1px solid #dddee0; background-color: #F5F5FE; }
.overview { border: 1px solid #dddee0; background-color: #F5F5FE; -webkit-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px; border-left-radius: 5px; border-top-radius: 5px; }
.row .pagination { display: block; float: right; width: auto; margin-top: 0; padding: 1px 0 1px 15px; font-size: 0.9em; background: url("http://i36.servimg.com/u/f36/15/36/89/66/multip10.gif") 0 50% no-repeat; }
blockquote, blockquote blockquote, blockquote blockquote blockquote { background-color: #f2f2f3; border: 1px solid #E9E9E9; }
#page-footer div.navbar{ background-image: url('http://i21.servimg.com/u/f21/16/11/23/46/barra11.png'); background-repeat: repeat-x; font-size: 9px; -moz-border-radius : 5px; -webkit-border-radius : 5px; } #page-footer ul li a { color: #FFFFFF; }
table.forumline { border: 1px solid #dddee0; background-color: #F5F5FE; padding-top: 15px; }
table.forumline td.catHead { text-align: center; }
#bookmarks a img.digg { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/digg_110.png) no-repeat scroll; }
#bookmarks a img.twitter { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/twitte10.png) no-repeat scroll; }
#bookmarks a img.delicious { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/delici10.png) no-repeat scroll; } #bookmarks a img.technorati { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/techno10.png) no-repeat scroll; } #bookmarks a img.furl { display: none; }
#bookmarks a img.stumbleupon { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/stumbl10.png) no-repeat scroll; } #bookmarks a img.newsvine { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/newsvi10.png) no-repeat scroll; } #bookmarks img.reddit { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/reddit10.png) no-repeat scroll; } #bookmarks img.live { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/window10.png) no-repeat scroll; }
#bookmarks img.yahoo { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/yahoo_10.png) no-repeat scroll; } #bookmarks img.google { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/google10.png) no-repeat scroll; } #bookmarks img.netscape { display: none; } #bookmarks img.excite { display: none; } #bookmarks img.smarking { display: none; }
#bookmarks img.slashdot { display: none; }
#bookmarks a img.facebook { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/facebo10.png) no-repeat scroll; }
/*/ FIM DO CSS DO TEMA /*/
/* ========================== CORES PERSONALIZADAS ========================== */
.colorpicker {
width: 356px;
height: 176px;
overflow: hidden;
position: absolute;
background: url(http://img9.xooimage.com/files/a/7/9/colorpicker_background-2a0969e.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://img72.xooimage.com/files/c/7/a/colorpicker_overlay-2a096c5.png);
}
.colorpicker_color div div {
position: absolute;
top: 0;
left: 0;
width: 11px;
height: 11px;
overflow: hidden;
background: url(http://img43.xooimage.com/files/c/e/c/select-af135c.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://img70.xooimage.com/files/f/4/8/colorpicker_indic-2a096f9.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: #FFFFFF;
top: 4px;
right: 11px;
text-align: right;
margin: 0;
padding: 0;
height: 11px;
}
.colorpicker_hex {
position: absolute;
width: 72px;
height: 22px;
background: url(http://img69.xooimage.com/files/1/6/d/colorpicker_hex-2a09707.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://img70.xooimage.com/files/8/7/e/colorpicker_rgb_r-2a09716.png);
top: 52px;
left: 212px;
}
.colorpicker_rgb_g {
background-image: url(http://img68.xooimage.com/files/d/c/1/colorpicker_rgb_g-2a09721.png);
top: 82px;
left: 212px;
}
.colorpicker_rgb_b {
background-image: url(http://img67.xooimage.com/files/2/b/e/colorpicker_rgb_b-2a09729.png);
top: 112px;
left: 212px;
}
.colorpicker_hsb_h {
background-image: url(http://img73.xooimage.com/files/d/4/7/colorpicker_hsb_h-2a09740.png);
top: 52px;
left: 282px;
}
.colorpicker_hsb_s {
background-image: url(http://img67.xooimage.com/files/5/f/f/colorpicker_hsb_s-2a09755.png);
top: 82px;
left: 282px;
}
.colorpicker_hsb_b {
background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/colorp10.png);
top: 112px;
left: 282px;
}
.colorpicker_submit {
position: absolute;
width: 22px;
height: 22px;
background: url(http://img68.xooimage.com/files/1/2/d/colorpicker_submit-2a09814.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;
}
a.fullsize {
}
/*/ Borda dos avatares /*/
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{
-moz-box-shadow:1px 1px 5px #9C9C9C;
-webkit-box-shadow:1px 1px 5px #9C9C9C;
box-shadow:1px 1px 5px #9C9C9C;
}
Ta ae
Re: Antigos temas interferindo no atual
Substitua Por Esse Codigo
Ate Mais
- Código:
#wrap { margin-top: -20px; margin-bottom: -20px; padding: 15px; border: 4px solid #c4c5cb; }
dd.topics { visibility: hidden; }
.postprofile { padding-top: 5px; border: 1px solid #E9E9E9; background-color: #f2f2f3; display: block; text-align: center; -webkit-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px; border-left-radius: 5px; border-top-radius: 5px; }
.post span.corners-top{ background: url('http://i21.servimg.com/u/f21/16/11/23/46/barra11.png');height: 33px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.post span.corners-bottom{ background: url('http://i21.servimg.com/u/f21/16/11/23/46/barra-10.png');height: 34px; margin-top: 15px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
.postprofile dd { text-align: left; }
.post { background-color: #FAFAFA; border-top-style: solid; border-top-color: #E9E9E9; border-top-width: 1px; border-bottom-style: solid; border-bottom-color: #E9E9E9; border-bottom-width: 1px; border-left: 1px #E9E9E9 solid; border-right: 1px #E9E9E9 solid; margin-bottom: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.search-box { visibility: hidden; }
#search-box { visibility: hidden; }
.module { background-color: #FAFAFA; border-top-style: solid; border-top-color: #E9E9E9; border-top-width: 1px; border-bottom-style: solid; border-bottom-color: #E9E9E9; border-bottom-width: 1px; border-left: 1px #E9E9E9 solid; border-right: 1px #E9E9E9 solid; margin-bottom: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.module span.corners-top{ background: url('http://i21.servimg.com/u/f21/16/11/23/46/barra11.png');height: 33px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.module span.corners-bottom{ background: url('http://i21.servimg.com/u/f21/16/11/23/46/barra-10.png');height: 34px; margin-top: 15px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
h3,.h3 { background: url(http://i21.servimg.com/u/f21/16/11/23/46/h2line10.png) left bottom no-repeat; font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif; text-transform: uppercase; border: 0px; padding-bottom: 5px; font-size: 9px;}
.hierarchy {background: none;}
.hierarchy:before {content: url(http://2img.net/i/fa/empty.gif);}
div#page-header { background-image: url('http://i21.servimg.com/u/f21/16/11/23/46/abr10.png'); margin-left: -15px; margin-top: -10px; margin-right: -15px; margin-bottom: 35px; height: 144px; }
ul.navlinks { border: none; margin-top: -16px; }
#logo { margin-top: -10px; }
.panel { border: 1px solid #E9E9E9; background-color: #f2f2f3; } .table-title{padding-left: 15px;}
li.header dt, li.header dd { line-height: 1em; border-left-width: 0; margin: 2px 0 4px 0; color: #ffffff; padding-top: 2px; padding-bottom: 4px; font-size: 11px; font-family: Tahoma,Arial,Helvetica,sans-serif; text-transform: none;}
.header{ text-align: center; padding-top: 1px; height: 33px; }
.forumbg { border: 1px solid #dddee0; -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: #F5F5FE; }
.forabg { border: 1px solid #dddee0; -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: #F5F5FE; }
p em b a.gensmall { font-style: normal;} p em { font-style: normal;}
form#quick_reply #textarea_content textarea#text_editor_textarea { background: #FFFFFF; border: 2px solid #5a5c6b; -webkit-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px; border-left-radius: 5px; border-top-radius: 5px; }
textarea:focus,input:focus {outline: none;}
#text_editor_controls a.button2,#text_editor_controls input.button2,#text_editor_controls button.button2{ background-image: url(http://i66.servimg.com/u/f66/13/46/75/82/untitl31.png); color: black; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px;}
ul#picture_legend, ul#privmsgs-menu { border: 1px solid #dddee0; background-color: #F5F5FE; }
.overview { border: 1px solid #dddee0; background-color: #F5F5FE; -webkit-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px; border-left-radius: 5px; border-top-radius: 5px; }
.row .pagination { display: block; float: right; width: auto; margin-top: 0; padding: 1px 0 1px 15px; font-size: 0.9em; background: url("http://i36.servimg.com/u/f36/15/36/89/66/multip10.gif") 0 50% no-repeat; }
blockquote, blockquote blockquote, blockquote blockquote blockquote { background-color: #f2f2f3; border: 1px solid #E9E9E9; }
#page-footer div.navbar{ background-image: url('http://i21.servimg.com/u/f21/16/11/23/46/barra11.png'); background-repeat: repeat-x; font-size: 9px; -moz-border-radius : 5px; -webkit-border-radius : 5px; } #page-footer ul li a { color: #FFFFFF; }
table.forumline { border: 1px solid #dddee0; background-color: #F5F5FE; padding-top: 15px; }
table.forumline td.catHead { text-align: center; }
#bookmarks a img.digg { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/digg_110.png) no-repeat scroll; }
#bookmarks a img.twitter { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/twitte10.png) no-repeat scroll; }
#bookmarks a img.delicious { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/delici10.png) no-repeat scroll; } #bookmarks a img.technorati { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/techno10.png) no-repeat scroll; } #bookmarks a img.furl { display: none; }
#bookmarks a img.stumbleupon { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/stumbl10.png) no-repeat scroll; } #bookmarks a img.newsvine { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/newsvi10.png) no-repeat scroll; } #bookmarks img.reddit { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/reddit10.png) no-repeat scroll; } #bookmarks img.live { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/window10.png) no-repeat scroll; }
#bookmarks img.yahoo { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/yahoo_10.png) no-repeat scroll; } #bookmarks img.google { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/google10.png) no-repeat scroll; } #bookmarks img.netscape { display: none; } #bookmarks img.excite { display: none; } #bookmarks img.smarking { display: none; }
#bookmarks img.slashdot { display: none; }
#bookmarks a img.facebook { width: 16px; height: 16px; margin: 2px; background: url(http://i80.servimg.com/u/f80/14/20/20/78/facebo10.png) no-repeat scroll; }
Ate Mais
Re: Antigos temas interferindo no atual
Obrigado mas o BUG persiste.
Re: Antigos temas interferindo no atual
Kelvin , isso acontece comigo as vezes
Tente trocar o tema e dar F5 , umas 5 vezes
Tente trocar o tema e dar F5 , umas 5 vezes
Re: Antigos temas interferindo no atual
Olá!
Utilize o Ctrl + F5.
Ele deleta o cache e recarrega a página.
Até mais.
Utilize o Ctrl + F5.
Ele deleta o cache e recarrega a página.
Até mais.
Re: Antigos temas interferindo no atual
Obrigado a todos, Luciano deu certo.
Ia apertar no "obrigado" a todos porém não pode
Ia apertar no "obrigado" a todos porém não pode
Tópicos semelhantes
» Código de atalhos antigos do fdf
» Nomes antigos no perfil
» Sistema de cores antigos
» Formulário de postagens atual do FdF
» [Resolvido] Dúvida sobre domínios antigos
» Nomes antigos no perfil
» Sistema de cores antigos
» Formulário de postagens atual do FdF
» [Resolvido] Dúvida sobre domínios antigos
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos