Alterar personalização das cores do fórum

3 participantes

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

Tópico resolvido Alterar personalização das cores do fórum

Mensagem por Pixar 19.01.15 0:49

Detalhes da dúvida

Versão do fórum : phpBB3
Nível de acesso : Fundador
Navegador usado : Google Chrome
Membros afetados : Todos os membros do fórum
Endereço do fórum : http://narutonewagerpg.forumeiros.com/forum

Descrição do problema

Bem, visto ao fórum, gostaria da edição de cores no meu css. Gostaria de editar, a cor padrão dele, sendo que a cor passaria a ser roxa.

Nos vermelhos mais claros, colocar está cor: #6600ff
Nos vermelhos mais escuros do css está cor: #6600cc

Obrigado!



Spoiler:
Pixar

Pixar
Super Membro

Membro desde : 25/02/2013
Mensagens : 1144
Pontos : 1634

http://heroesofolympus.forumeiros.com/

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Alterar personalização das cores do fórum

Mensagem por Sennior 19.01.15 2:12

Saudações,

Veja se ficou do teu agrado amigo:
Código:
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(http://themes.googleusercontent.com/static/fonts/amaticsc/v3/DPPfSFKxRTXvae2bKDzp5D8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Alef';
  font-style: normal;
  font-weight: 400;
  src: local('Alef Regular'), local('Alef-Regular'), url(http://themes.googleusercontent.com/static/fonts/alef/v1/C8wmYJieZdfX3SNk-GwKVA.woff) format('woff');
}
#wrap {
border-left: 40px groove #6600ff;
border-right: 20px solid #6600ff;
}
a.mainmenu {
font-family: Amatic SC;
font-size: 26px;
letter-spacing: -3px;
text-shadow: text-shadow: 0 0 10px #000000;
}

a.mainmenu:hover{
letter-spacing : -2;
text-decoration: none;
color : #ab0d0d;
text-transform: uppercase;
}

 ul.navlinks {
  margin-top: -55px;
}
 
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 22;
font-family: Alef;
text-decoration: none;
letter-spacing: -2px;
}
.postprofile {
display: block;
text-align: center;
border-left: 15px solid #d61111;
border-right: 15px solid #d61111;
width: 180px;
}

.postprofile dd {
text-align: left;
margin-top: 4px;
}

#i_whosonline + p em {
background: #F3EEFF;
border-left: 10px solid #6600cc;
border-right: 10px solid #6600cc;
color: transparent;
display: block;
font-family: Amatic SC;
font-size: 29px;
font-style: normal;
height: 50px;
margin: 0 auto;
padding: 5px;
width: 70%;
}

#main .h3 {
background: #F3EEFF;
border-bottom: 20px solid #6600cc;
color: #7720AA;
font-family: Amatic SC;
font-size: 40px;
height: 50px;
letter-spacing: -2px;
text-align: center;
}


li.header {
background: #e3caca;
color: #105289;
font-size: 8px;
font-weight: 700;
margin-right: -10px;
padding: 6px 0 1px;
height: 31px;
letter-spacing: 0;
text-align: center;
text-transform: none;
vertical-align: middle;
}
.table-title h2 {
font-size: 29px;
font-family: Amatic SC;
}

a.forumtitle {
font-family: Amatic SC;
font-size: 25px;
letter-spacing: -1;
padding-left: 30px;
text-align: left;
text-shadow: text-shadow:4px 4px 4px #COLOR;
text-transform: uppercase;
border-left: 19px solid #c72c2c;
color: #ec1414;
margin-left: 0px;
}

a.forumtitle:hover {
text-decoration:none;
text-shadow: 0 0 5px #COLOR;
letter-spacing: 0;
border-left: 19px solid #ad1616;
color: #ab0d0d;
}

#desc {
background: #f0f0f0;
width: 400px;
border-left: 20px solid #c72c2c;
border-right: 20px solid #c72c2c;
height: 110;
overflow: auto;
}

#desc img {
height: 110px;
float: center;
margin-right: 10px;
}

#texto {
opacity: .10;
text-align: justify;
text-size: 9px;
  }


body  {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0px;
overflow-y: auto;
overflow-x: auto;
}

::-webkit-scrollbar {
width: 10px;
height: 10px;
}​
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment  {
height: 10px;
display: block;
background: #a00e0e;
}
::-webkit-scrollbar-track-piece  {
background: #6600cc;
}
/*barrita vertical*/
::-webkit-scrollbar-thumb:vertical {
height: 20px;;
background: #660099;
border: 1px solid #;
}

/*barrita horizontal*/
::-webkit-scrollbar-thumb:horizontal {
width: 50px;
background: #660099;
border: 1px solid #357585;
}

#chatbox_header {
border-radius: 20px 20px 0px 0px ;
background: #660099;
}

#chatbox_footer {
background: #660099;}
.chatbox-title {
color: #COLOR;
font-family:Georgia;
text-transform:lowercase;
font-style:italic;
}

#code1 { position: relative; display: inline-block;}

#code2 { display: none; position: absolute;
top: 40px;
left: 100px;
}

Abraços.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Alterar personalização das cores do fórum

Mensagem por [K]oke 19.01.15 11:02

Olá,

Troque por esse
Código:
Olá,

Peço que troque por esse
[code]@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(http://themes.googleusercontent.com/static/fonts/amaticsc/v3/DPPfSFKxRTXvae2bKDzp5D8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Alef';
  font-style: normal;
  font-weight: 400;
  src: local('Alef Regular'), local('Alef-Regular'), url(http://themes.googleusercontent.com/static/fonts/alef/v1/C8wmYJieZdfX3SNk-GwKVA.woff) format('woff');
}
#wrap {
border-left: 40px groove #6600ff;
border-right: 20px solid #6600cc;
}
a.mainmenu {
font-family: Amatic SC;
font-size: 26px;
letter-spacing: -3px;
text-shadow: text-shadow: 0 0 10px #000000;
}

a.mainmenu:hover{
letter-spacing : -2;
text-decoration: none;
color : #ab0d0d;
text-transform: uppercase;
}

 ul.navlinks {
  margin-top: -55px;
}
 
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 22;
font-family: Alef;
text-decoration: none;
letter-spacing: -2px;
}
.postprofile {
display: block;
text-align: center;
border-left: 15px solid #d61111;
border-right: 15px solid #d61111;
width: 180px;
}

.postprofile dd {
text-align: left;
margin-top: 4px;
}

#i_whosonline + p em {
background: #ffeeee;
border-left: 10px solid #d61111;
border-right: 10px solid #d61111;
display: block;
height: 50px;
width: 70%;
font-family: Amatic SC;
font-size: 29px;
margin: 0 auto;
color: transparent;
font-style: normal;
padding: 5px;
}

#main .h3 {
background: #ffeeee;
border-bottom: 20px solid #aa2020;
height: 50px;
text-align: center;
font-family: Amatic SC;
color: #aa2020;
letter-spacing: -2px;
font-size: 40px;
}


li.header {
background: #e3caca;
color: #105289;
font-size: 8px;
font-weight: 700;
margin-right: -10px;
padding: 6px 0 1px;
height: 31px;
letter-spacing: 0;
text-align: center;
text-transform: none;
vertical-align: middle;
}
.table-title h2 {
font-size: 29px;
font-family: Amatic SC;
}

a.forumtitle {
font-family: Amatic SC;
font-size: 25px;
letter-spacing: -1;
padding-left: 30px;
text-align: left;
text-shadow: text-shadow:4px 4px 4px #COLOR;
text-transform: uppercase;
border-left: 19px solid #c72c2c;
color: #ec1414;
margin-left: 0px;
}

a.forumtitle:hover {
text-decoration:none;
text-shadow: 0 0 5px #COLOR;
letter-spacing: 0;
border-left: 19px solid #ad1616;
color: #ab0d0d;
}

#desc {
background: #f0f0f0;
width: 400px;
border-left: 20px solid #c72c2c;
border-right: 20px solid #c72c2c;
height: 110;
overflow: auto;
}

#desc img {
height: 110px;
float: center;
margin-right: 10px;
}

#texto {
opacity: .10;
text-align: justify;
text-size: 9px;
  }


body  {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0px;
overflow-y: auto;
overflow-x: auto;
}

::-webkit-scrollbar {
width: 10px;
height: 10px;
}​
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment  {
height: 10px;
display: block;
background: #a00e0e;
}
::-webkit-scrollbar-track-piece  {
background: #dc3434;
}
/*barrita vertical*/
::-webkit-scrollbar-thumb:vertical {
height: 20px;;
background: #660099;
border: 1px solid #;
}

/*barrita horizontal*/
::-webkit-scrollbar-thumb:horizontal {
width: 50px;
background: #660099;
border: 1px solid #357585;
}

#chatbox_header {
border-radius: 20px 20px 0px 0px ;
background: #660099;
}

#chatbox_footer {
background: #660099;}
.chatbox-title {
color: #COLOR;
font-family:Georgia;
text-transform:lowercase;
font-style:italic;
}

#code1 { position: relative; display: inline-block;}

#code2 { display: none; position: absolute;
top: 40px;
left: 100px;
}[/code]
Até Mais!
[K]oke

[K]oke
Membro

Membro desde : 26/04/2014
Mensagens : 897
Pontos : 1628

http://bestskins.net/forum https://www.facebook.com/davis.natsu

Ir para o topo Ir para baixo

Tópico resolvido Re: Alterar personalização das cores do fórum

Mensagem por Pixar 19.01.15 14:43

Bem, se entrares no fórum, dá para perceber, que ele não está totalmente roxo. (Barra de rolagem, categorias, sub fóruns, etc)
Dá para corrigir?

Obrigado.
Pixar

Pixar
Super Membro

Membro desde : 25/02/2013
Mensagens : 1144
Pontos : 1634

http://heroesofolympus.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Alterar personalização das cores do fórum

Mensagem por [K]oke 19.01.15 15:08

Olá,

Peço que troque por esse
Código:
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(http://themes.googleusercontent.com/static/fonts/amaticsc/v3/DPPfSFKxRTXvae2bKDzp5D8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Alef';
  font-style: normal;
  font-weight: 400;
  src: local('Alef Regular'), local('Alef-Regular'), url(http://themes.googleusercontent.com/static/fonts/alef/v1/C8wmYJieZdfX3SNk-GwKVA.woff) format('woff');
}
#wrap {
border-left: 40px groove #6600ff;
border-right: 20px solid #6600cc;
}
a.mainmenu {
font-family: Amatic SC;
font-size: 26px;
letter-spacing: -3px;
text-shadow: text-shadow: 0 0 10px #000000;
}

a.mainmenu:hover{
letter-spacing : -2;
text-decoration: none;
color : #ab0d0d;
text-transform: uppercase;
}

 ul.navlinks {
  margin-top: -55px;
}
 
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 22;
font-family: Alef;
text-decoration: none;
letter-spacing: -2px;
}
.postprofile {
display: block;
text-align: center;
border-left: 15px solid #d61111;
border-right: 15px solid #d61111;
width: 180px;
}

.postprofile dd {
text-align: left;
margin-top: 4px;
}

#i_whosonline + p em {
background: #ffeeee;
border-left: 10px solid #d61111;
border-right: 10px solid #d61111;
display: block;
height: 50px;
width: 70%;
font-family: Amatic SC;
font-size: 29px;
margin: 0 auto;
color: transparent;
font-style: normal;
padding: 5px;
}

#main .h3 {
background: #ffeeee;
border-bottom: 20px solid #aa2020;
height: 50px;
text-align: center;
font-family: Amatic SC;
color: #aa2020;
letter-spacing: -2px;
font-size: 40px;
}


li.header {
background: #e3caca;
color: #105289;
font-size: 8px;
font-weight: 700;
margin-right: -10px;
padding: 6px 0 1px;
height: 31px;
letter-spacing: 0;
text-align: center;
text-transform: none;
vertical-align: middle;
}
.table-title h2 {
font-size: 29px;
font-family: Amatic SC;
}

a.forumtitle {
font-family: Amatic SC;
font-size: 25px;
letter-spacing: -1;
padding-left: 30px;
text-align: left;
text-shadow: text-shadow:4px 4px 4px #COLOR;
text-transform: uppercase;
border-left: 19px solid #c72c2c;
color: #ec1414;
margin-left: 0px;
}

a.forumtitle:hover {
text-decoration:none;
text-shadow: 0 0 5px #COLOR;
letter-spacing: 0;
border-left: 19px solid #ad1616;
color: #ab0d0d;
}

#desc {
background: #f0f0f0;
width: 400px;
border-left: 20px solid #c72c2c;
border-right: 20px solid #c72c2c;
height: 110;
overflow: auto;
}

#desc img {
height: 110px;
float: center;
margin-right: 10px;
}

#texto {
opacity: .10;
text-align: justify;
text-size: 9px;
  }


body  {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0px;
overflow-y: auto;
overflow-x: auto;
}

::-webkit-scrollbar {
width: 10px;
height: 10px;
}​
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment  {
height: 10px;
display: block;
background: #a00e0e;
}
::-webkit-scrollbar-track-piece  {
background: #6600ff;
}
/*barrita vertical*/
::-webkit-scrollbar-thumb:vertical {
height: 20px;;
background: #660099;
border: 1px solid #;
}

/*barrita horizontal*/
::-webkit-scrollbar-thumb:horizontal {
width: 50px;
background: #660099;
border: 1px solid #357585;
}

#chatbox_header {
border-radius: 20px 20px 0px 0px ;
background: #660099;
}

#chatbox_footer {
background: #660099;}
.chatbox-title {
color: #COLOR;
font-family:Georgia;
text-transform:lowercase;
font-style:italic;
}

#code1 { position: relative; display: inline-block;}

#code2 { display: none; position: absolute;
top: 40px;
left: 100px;
}

Até!
[K]oke

[K]oke
Membro

Membro desde : 26/04/2014
Mensagens : 897
Pontos : 1628

http://bestskins.net/forum https://www.facebook.com/davis.natsu

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Alterar personalização das cores do fórum

Mensagem por Sennior 19.01.15 19:26

O senhor veio a utilizar o código fornecido por mim?
Por gentileza, poderia re-colocar para que eu veja?
Código:
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(http://themes.googleusercontent.com/static/fonts/amaticsc/v3/DPPfSFKxRTXvae2bKDzp5D8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Alef';
  font-style: normal;
  font-weight: 400;
  src: local('Alef Regular'), local('Alef-Regular'), url(http://themes.googleusercontent.com/static/fonts/alef/v1/C8wmYJieZdfX3SNk-GwKVA.woff) format('woff');
}
#wrap {
border-left: 40px groove #6600ff;
border-right: 20px solid #6600ff;
}
a.mainmenu {
font-family: Amatic SC;
font-size: 26px;
letter-spacing: -3px;
text-shadow: text-shadow: 0 0 10px #000000;
}

a.mainmenu:hover{
letter-spacing : -2;
text-decoration: none;
color : #ab0d0d;
text-transform: uppercase;
}

 ul.navlinks {
  margin-top: -55px;
}
 
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 22;
font-family: Alef;
text-decoration: none;
letter-spacing: -2px;
}
.postprofile {
display: block;
text-align: center;
border-left: 15px solid #d61111;
border-right: 15px solid #d61111;
width: 180px;
}

.postprofile dd {
text-align: left;
margin-top: 4px;
}

#i_whosonline + p em {
background: #F3EEFF;
border-left: 10px solid #6600cc;
border-right: 10px solid #6600cc;
color: transparent;
display: block;
font-family: Amatic SC;
font-size: 29px;
font-style: normal;
height: 50px;
margin: 0 auto;
padding: 5px;
width: 70%;
}

#main .h3 {
background: #F3EEFF;
border-bottom: 20px solid #6600cc;
color: #7720AA;
font-family: Amatic SC;
font-size: 40px;
height: 50px;
letter-spacing: -2px;
text-align: center;
}


li.header {
background: #e3caca;
color: #105289;
font-size: 8px;
font-weight: 700;
margin-right: -10px;
padding: 6px 0 1px;
height: 31px;
letter-spacing: 0;
text-align: center;
text-transform: none;
vertical-align: middle;
}
.table-title h2 {
font-size: 29px;
font-family: Amatic SC;
}

a.forumtitle {
font-family: Amatic SC;
font-size: 25px;
letter-spacing: -1;
padding-left: 30px;
text-align: left;
text-shadow: text-shadow:4px 4px 4px #COLOR;
text-transform: uppercase;
border-left: 19px solid #c72c2c;
color: #ec1414;
margin-left: 0px;
}

a.forumtitle:hover {
text-decoration:none;
text-shadow: 0 0 5px #COLOR;
letter-spacing: 0;
border-left: 19px solid #ad1616;
color: #ab0d0d;
}

#desc {
background: #f0f0f0;
width: 400px;
border-left: 20px solid #c72c2c;
border-right: 20px solid #c72c2c;
height: 110;
overflow: auto;
}

#desc img {
height: 110px;
float: center;
margin-right: 10px;
}

#texto {
opacity: .10;
text-align: justify;
text-size: 9px;
  }


body  {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0px;
overflow-y: auto;
overflow-x: auto;
}

::-webkit-scrollbar {
width: 10px;
height: 10px;
}​
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment  {
height: 10px;
display: block;
background: #a00e0e;
}
::-webkit-scrollbar-track-piece  {
background: #6600cc;
}
/*barrita vertical*/
::-webkit-scrollbar-thumb:vertical {
height: 20px;;
background: #660099;
border: 1px solid #;
}

/*barrita horizontal*/
::-webkit-scrollbar-thumb:horizontal {
width: 50px;
background: #660099;
border: 1px solid #357585;
}

#chatbox_header {
border-radius: 20px 20px 0px 0px ;
background: #660099;
}

#chatbox_footer {
background: #660099;}
.chatbox-title {
color: #COLOR;
font-family:Georgia;
text-transform:lowercase;
font-style:italic;
}

#code1 { position: relative; display: inline-block;}

#code2 { display: none; position: absolute;
top: 40px;
left: 100px;
}

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Alterar personalização das cores do fórum

Mensagem por Pixar 19.01.15 20:16

Mesmo assim, ambos codes não estão surtindo efeitos nos sub fóruns e categorias.
Deixei o code do Sennior 'que não vi muitas diferenças do code do Koke'
Se puderes corrigir tais erros, ficaria grato.
Pixar

Pixar
Super Membro

Membro desde : 25/02/2013
Mensagens : 1144
Pontos : 1634

http://heroesofolympus.forumeiros.com/

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Alterar personalização das cores do fórum

Mensagem por Sennior 19.01.15 20:31

Tudo bem, agora me diga onde deseja as mudanças?
Pois, para mim apenas as estatísticas não estão roxas, no caso é aí que deseja as mudanças?

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Alterar personalização das cores do fórum

Mensagem por Pixar 19.01.15 20:55

Siga as imagens, para os erros apresentandos das cores que não se aplicaram ao fórum:
https://imgur.com/byQ5tXc,hf9H5sm
Pixar

Pixar
Super Membro

Membro desde : 25/02/2013
Mensagens : 1144
Pontos : 1634

http://heroesofolympus.forumeiros.com/

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Alterar personalização das cores do fórum

Mensagem por Sennior 20.01.15 0:14

Saudações! Muito feliz

Vá em:
Painel de controle  Seta curta Visualização  Seta curta Cores Seta curta "Aba" Folha CSS.

Adicione no conteúdo:
Código:
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(http://themes.googleusercontent.com/static/fonts/amaticsc/v3/DPPfSFKxRTXvae2bKDzp5D8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Alef';
  font-style: normal;
  font-weight: 400;
  src: local('Alef Regular'), local('Alef-Regular'), url(http://themes.googleusercontent.com/static/fonts/alef/v1/C8wmYJieZdfX3SNk-GwKVA.woff) format('woff');
}
#wrap {
border-left: 40px groove #6600ff;
border-right: 20px solid #6600ff;
}
a.mainmenu {
font-family: Amatic SC;
font-size: 26px;
letter-spacing: -3px;
text-shadow: text-shadow: 0 0 10px #000000;
}

a.mainmenu:hover{
letter-spacing : -2;
text-decoration: none;
color : #ab0d0d;
text-transform: uppercase;
}

 ul.navlinks {
  margin-top: -55px;
}
 
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 22;
font-family: Alef;
text-decoration: none;
letter-spacing: -2px;
}
.postprofile {
display: block;
text-align: center;
border-left: 15px solid #d61111;
border-right: 15px solid #d61111;
width: 180px;
}

.postprofile dd {
text-align: left;
margin-top: 4px;
}

#i_whosonline + p em {
background: #F3EEFF;
border-left: 10px solid #6600cc;
border-right: 10px solid #6600cc;
color: transparent;
display: block;
font-family: Amatic SC;
font-size: 29px;
font-style: normal;
height: 50px;
margin: 0 auto;
padding: 5px;
width: 70%;
}

#main .h3 {
background: #F3EEFF;
border-bottom: 20px solid #6600cc;
color: #7720AA;
font-family: Amatic SC;
font-size: 40px;
height: 50px;
letter-spacing: -2px;
text-align: center;
}


li.header {
background: #6600ff;
color: #105289;
font-size: 8px;
font-weight: 700;
margin-right: -10px;
padding: 6px 0 1px;
height: 31px;
letter-spacing: 0;
text-align: center;
text-transform: none;
vertical-align: middle;
}
.table-title h2 {
font-size: 29px;
font-family: Amatic SC;
}

a.forumtitle:hover {
border-left: 19px solid #7103DF;
color: #7103DF;
letter-spacing: 0;
text-decoration: none;
text-shadow: 0 0 5px #COLOR;
}
a.forumtitle:hover {
color: #7600d1;
text-decoration: underline;
}
a.forumtitle {
border-left: 19px solid #6600cc;
color: #6600cc;
font-family: Amatic SC;
font-size: 25px;
letter-spacing: -1px;
margin-left: 0;
padding-left: 30px;
text-align: left;
text-shadow: text-shadow:4px 4px 4px #COLOR;
text-transform: uppercase;
}
a.forumtitle {
color: #421354;
font-family: Arial,Helvetica,sans-serif;
font-size: 1.2em;
font-weight: 700;
text-decoration: none;
}

#desc {
background: #f0f0f0;
width: 400px;
border-left: 20px solid #c72c2c;
border-right: 20px solid #c72c2c;
height: 110;
overflow: auto;
}

#desc img {
height: 110px;
float: center;
margin-right: 10px;
}

#texto {
opacity: .10;
text-align: justify;
text-size: 9px;
  }


body  {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0px;
overflow-y: auto;
overflow-x: auto;
}

::-webkit-scrollbar {
width: 10px;
height: 10px;
}​
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment  {
height: 10px;
display: block;
background: #a00e0e;
}
::-webkit-scrollbar-track-piece  {
background: #6600cc;
}
/*barrita vertical*/
::-webkit-scrollbar-thumb:vertical {
height: 20px;;
background: #660099;
border: 1px solid #;
}

/*barrita horizontal*/
::-webkit-scrollbar-thumb:horizontal {
width: 50px;
background: #660099;
border: 1px solid #357585;
}

#chatbox_header {
border-radius: 20px 20px 0px 0px ;
background: #660099;
}

#chatbox_footer {
background: #660099;}
.chatbox-title {
color: #COLOR;
font-family:Georgia;
text-transform:lowercase;
font-style:italic;
}

#code1 { position: relative; display: inline-block;}

#code2 { display: none; position: absolute;
top: 40px;
left: 100px;
}

Salve e Visualize seu fórum. Piscada
Melhores cumprimentos,
Sennior. De bem com a vida
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Alterar personalização das cores do fórum

Mensagem por Sennior 28.01.15 3:01

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.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

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

- Tópicos semelhantes

Permissões neste sub-fórum
Não podes responder a tópicos