Centralizar título dos fóruns
+2
Cream
R. Rinehardt
6 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
Centralizar título dos fóruns
Qual é minha questão:
Que código posso usar para centralizar o título dos fóruns nas categorias?
Links e imagens do meu problema:
Não é necessário.
Endereço do meu fórum:
http://cjrpg.forumeiros.com/
Versão do meu fórum:
PHPBB3
Que código posso usar para centralizar o título dos fóruns nas categorias?
Links e imagens do meu problema:
Não é necessário.
Endereço do meu fórum:
http://cjrpg.forumeiros.com/
Versão do meu fórum:
PHPBB3
Re: Centralizar título dos fóruns
Olá,
Tente este código:
Painel... -> Visualizações -> Imagens e cores -> Cores -> Folha de estilo CSS
Até mais!
Tente este código:
- Código:
.table-title, .table-title h2 {
text-align: center;
}
Painel... -> Visualizações -> Imagens e cores -> Cores -> Folha de estilo CSS
Até mais!
Re: Centralizar título dos fóruns
Não teve efeito... Pode ser algum bug no CSS?
- CSS do Fórum:
- #wrap {
-moz-border-radius: 4% 4% 0 0;
}
/*wrapping e logo*/
#wrap {
width : 1200px;
border-left: 7px solid #A38034;
border-right: 7px solid #A38034;
-moz-border-radius: 60px;
border-top-left-radius: 60px 30px;
border-top-right-radius: 60px 30px;
border-bottom-right-radius: 60px 30px;
border-bottom-left-radius: 60px 30px;
margin-top:12px;
-moz-box-shadow : 0 0 30px #000000;
-webkit-box-shadow : 0 0 30px #000000;
}
#page-header ul.linklist li a {
color:white;
font-family:Georgia;
font-size:15px;
font-variant:small-caps;
font-weight:normal;
text-shadow: 2px 1px 1px #800020;
}
#page-footer {
-moz-border-radius: 4% 4% 0 0;
}
input{
-moz-border-radius: 15px;
background-color : #eaf9ff;
border : 1px solid #000000;
font-family : "Georgia", Georgia, monospace;
font-size : 12px;
padding-left : 7px;
padding-right : 7px;
}
input{
border-radius: 15px;
background-color : #eaf9ff;
border : 1px solid #000000;
font-family : "Georgia", Georgia, monospace;
font-size : 12px;
padding-left : 7px;
padding-right : 7px;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
background: #101010;
border: 2px solid #A3172E;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;}
textarea:focus,input:focus {outline: none;}
#text_editor_controls a.button2,#text_editor_controls input.button2,#text_editor_controls button.button2{ background-image: url(https://i.servimg.com/u/f66/13/46/75/82/untitl31.png); color: blue; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 3px;}
dl.codebox {
background-color: #0d0d0d
}
dl.codebox {
background-color: #0d0d0d
}
a.forumtitle {
text-align:center !important;
}
.forabg, .forumbg{
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
border: 1px solid;
border-color: #E2E2E2;
background-color: none;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
background: #2d2d2d;
border: 1px solid #404040;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;}
textarea:focus,input:focus {outline: none;}
dl.codebox {
-moz-border-radius: 1em;
border-radius: 1em;
background: #202020 ;
}
p em b a.gensmall {
font-family: Georgia;
text-align: center;
font-style: normal;
font-size: 15px;
}
p em b a.gensmall {
color: #000000;
font-family: georgia;
font-size: 25px;
font-style: italic;
text-align: center;
letter-spacing: -2px;
line-height: 25px;
}
p em {
font-style: normal;
color: transparent;
}
.module .h3 {
visibility:hidden;
}
dd.posts, dd.topics, dd.views {
border: none;
font-size: 1.2em;
line-width: 2.2em;
text-align: center;
height: 8%;
}
.postbody .content {
background-image: url("https://2img.net/h/oi51.tinypic.com/2nqe1ec.png");
background-repeat: repeat;
border-color: #000000;
border-radius: 30px 30px 30px 30px;
border-style: solid;
border-Height: 1px;
color: #EBEBEB;
font-family: Georgia,sans-serif;
font-size: 10.7pt;
margin-top: 8px;
padding: 20px 20px 20px 20px;
}
.postprofile {
background-image: url("https://2img.net/h/oi51.tinypic.com/2nqe1ec.png");
background-repeat: repeat;
border-bottom: 1px solid transparent;
border-top-left-radius: 40px 20px;
border-top-right-radius: 40px 20px;
border-bottom-right-radius: 40px 20px;
border-bottom-left-radius: 40px 20px;
border-color: transparent #000000;
border-left: 0 solid #000000;
border-right-width: 1px;
float: right;
font-family: Georgia;
font-size: 10px;
margin-right: -12px;
padding-top: 6px;
text-align: center;
text-shadow: 1px 1px 0 #000000;
width: 230px;
}
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 2em;
font-style: italic !important;
font-family: georgia;
text-decoration: none;
letter-spacing: -2px;
}
.postprofile {
display: block;
text-align: center;
}
.postprofile dd {
text-align: center;
margin-top: 4px;
}
.chatbox-title {
color: #COLOR;
font-family:Georgia;
font-style:italic;
}
.table-title, .table-title h2 {
color: #a38034;
font-family:Georgia;
font-size:42px;
font-style:italic;
text-transform: none;
text-shadow: #000000 2px 2px 2px;
letter-spacing: -3px;
padding-top: 5px;
text-align:center !important;
}
.h3 {
color: #000000;
font-family: Georgia;
font-size: 24px;
text-transform:lowercase ;
font-style:italic;
height: 45px;
text-align: center;
letter-spacing: -3px
text-shadow: 1px 1px 0px #000000;
text-align:center;
}
#chatbox_header{
border-top-left-radius: 20px 20px;
border-top-right-radius: 20px 20px;
border-bottom-right-radius: 20px 20px;
border-bottom-left-radius: 20px 20px;
background-color: transparent;
background-image: url(http://hitskin.com/themes/17/33/22/i_back_title.jpg);
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.chatbox-members{
width:200px;
background-color: transparent;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
font-size: 12px;
}
#chatbox {
background-color: transparent;
background-image: url("https://2img.net/h/i1180.photobucket.com/albums/x405/pyritewolf/blackcopia-1.png");
font-size: 11px;
line-height: 11px;
}
#chatbox_footer{
border-top-left-radius: 20px 20px;
border-top-right-radius: 20px 20px;
border-bottom-right-radius: 20px 20px;
border-bottom-left-radius: 20px 20px;
background-color: #000;
background-image: url(http://hitskin.com/themes/17/33/22/i_back_title.jpg);
}
body.chatbox #chatbox p.clearfix{margin-top:0px;margin-bottom:0px}
.mainmenu {filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}.mainmenu:hover {filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;cursor:allowed;}
blockquote {
background-color:#242323;
border:1px solid #ffffff;
padding:3px 5px;
}
.spoiler_closed {
background-color: #000000;
color: #ffffff; color: 9pt;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.spoiler_content {
background-color: #cccccc;
color: #000000; color: 9pt;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 5px;
}
.codebox dt {
color: #ffffff !important;
padding: 2px;
}
.codebox dd {
background-color: #cccccc;
color: #000000 !important;
font-size: 9pt;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
dt {
display: compact;
}
Re: Centralizar título dos fóruns
Olá!
Substitua o código por este:
Abraços.
Substitua o código por este:
.table-title h2 {
margin-left: 50%;
}
Abraços.
Re: Centralizar título dos fóruns
Olá,
Tente o seguinte CSS:
Cordialmente!
Tente o seguinte CSS:
- Código:
.table-title, .table-title h2 {
margin-left: 50%;
}
Cordialmente!
Re: Centralizar título dos fóruns
Mais uma vez não funcionou. O efeito só foi efetivo nas categorias. O título dos fóruns ainda continua alinhado à esquerda. =/
Re: Centralizar título dos fóruns
Boas!
Tente o código CSS a seguir:
Até mais!
Tente o código CSS a seguir:
.table-title, .table-title h2 {text-align: center;position: relative}
Até mais!
Re: Centralizar título dos fóruns
Ja viu isto em algum forum ? se sim poderia indicar ?
Cordialmente, Mercer
Cordialmente, Mercer
Re: Centralizar título dos fóruns
Olá autor.
Tente este código:
Altere o valor em negrito para colocar o texto centralizado.
Até mais!
Tente este código:
.forumtitle {left: 400px;position: relative;}
Altere o valor em negrito para colocar o texto centralizado.
Até mais!
Tópicos semelhantes
» Centralizar titulo dos foruns
» Centralizar e aumentar titulo dos sub-fóruns
» Como aumentar o tamanho do título das fóruns e sub-fóruns
» Centralizar título
» Centralizar título
» Centralizar e aumentar titulo dos sub-fóruns
» Como aumentar o tamanho do título das fóruns e sub-fóruns
» Centralizar título
» Centralizar título
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