Remover cores da categoria e do menu iniciar
2 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
Remover cores da categoria e do menu iniciar
Detalhes da questão
Endereço do fórum: http://oldracing.forumeiros.com/
Versão do fórum: PhpBB3
Descrição
Olá,
Eu queria remover toda essa cor do menu iniciar pra min personalizar:
E também queria remover a categoria para min personalizar:
Última edição por xBreninho_. em 22.01.17 14:04, editado 1 vez(es)
Re: Remover cores da categoria e do menu iniciar
Olá.
Poderia dizer a cor que deseja no lugar desse verde/azul marinho?
Até mais.
Poderia dizer a cor que deseja no lugar desse verde/azul marinho?
Até mais.
Re: Remover cores da categoria e do menu iniciar
Adicione ao topo de sua Folha de Estilo CSS:
É esse o efeito que procura?
Até mais.
- Código:
#page-header .navbar {
background-color: #000!important;
border-bottom: solid 3px red!important;
}
.navbar ul.linklist li:hover {
border-color: red!important;
}
.header {
background-color: #000!important;
box-shadow: inset 0px -3px red!important;
}
É esse o efeito que procura?
Até mais.
Re: Remover cores da categoria e do menu iniciar
Olá,
Olha como ficou:
Eu queria o mesmo da print acima ^ no mesmo tamanho.
Obrigado.
Olha como ficou:
Eu queria o mesmo da print acima ^ no mesmo tamanho.
Obrigado.
Re: Remover cores da categoria e do menu iniciar
Adicione mais este código:
- Código:
li.header {
padding-top: 10px!important;
padding-bottom: 10px!important;
}
Re: Remover cores da categoria e do menu iniciar
Olá,
eu queria mudar tbm o menu de navegação:
como esta:
como eu queria:
eu queria mudar tbm o menu de navegação:
como esta:
como eu queria:
Re: Remover cores da categoria e do menu iniciar
Olá.
Preciso que me passe sua Folha de Estilo CSS.
Até mais.
Preciso que me passe sua Folha de Estilo CSS.
Até mais.
Re: Remover cores da categoria e do menu iniciar
Olá.
Tente trocar por essa:
Resulta?
Até mais.
Tente trocar por essa:
- Código:
li.header {
background-color: #2a2c33!important;
border-bottom: 1px solid #03F7CE!important;
border-radius: 2px 2px 0 0!important;
box-shadow: #03F7CE 0 -2px 0 inset!important;
color: #fff!important;
margin: -6px -7px 10px!important;
padding: 1em!important;
position: relative!important;
text-shadow: none!important;
}.forabg {
background-color: transparent !important;
}ul.forums dd {
border-color: transparent!important;
}
/* Estáticas igual NWD*/
#i_whosonline + p br + br + em {
background: #f7f7f7 url(http://2img.net/i/bl/spirale.png) no-repeat;
border: 1px solid #cdcdcd;
color: transparent;
display: block;
font-size: .9em;
margin: 15px 0 0 150px;
padding: 10px 15px 10px 10px !important;
position: relative;
text-align: center!important;
width: 80%!important;
}
#page-header div.navbar {
height: 51px!important;
}
#page-header .navbar {
background: #000!important;
border: none!important;
margin: 0px -5px 0!important;
}
#page-header .navbar .corners-top, .navbar .corners-top span {
background: transparent none repeat scroll 0% 0% !important;
}
a.mainmenu {
background: url(https://i18.servimg.com/u/f18/18/45/41/65/nav10.png) repeat-x 0 45px;
color: #FFF;
display: inline-block;
font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
font-size: 13px;
font-weight: 700;
height: 45px;
line-height: 41px;
padding: 0 12px;
transition: 250ms;
}
#page-header a.mainmenu.fa_navactif, #page-header a.mainmenu:hover {
background-position: 0 40px;
}
.post {
border: 1px solid #f3f3f3;
margin-bottom: 1px;
}
/*-- Largura do fundo cinza no perfil --*/
.post .postprofile{width: 250px}
/*-- Mudar caixa de buscar --*/
#search-box #keywords {
background: url(http://www.purevb.com/demo/images/styles/DarkCore/style/searchinput-left.png) no-repeat top left;
border: 0;
color: #acacac;
height: 35px;
line-height: 35px;
padding: 0 8px;
white-space: nowrap;
width: 140px;
}
#search-box input.button2 {
background: url(http://www.purevb.com/demo/images/styles/DarkCore/style/searchButton-left.png) no-repeat;
height: 35px;
color: transparent;
border: 0;
}
/*-- Topo dos tópicos quadrado h3 --*/
.forabg .header, .forumbg .header {
background: #03F7CE;
/*background-color: rgba(27,0,0,0.8);*/
margin: -5px -5px 2px;
padding: 6px 3px 3px;
}
/*-- Bordas Widget --*/
.module .h3 {
border: 0px solid #03F7CE;
border-radius: 1px;
clear: both;
margin-bottom: 0px;
padding: 9px!important;
}
.module {
padding: 0 0px!important;
}
.module .inner {
border-radius: 1px;
background-color: transparent;
border-color: #DEDEDE!important;
border-style: solid!important;
border-width: 1 1px 1px!important;
padding-left: 5px;
}
/*-- Widget igual FDF --*/
.module .h3 {
/*background: #39C;
color: #FFF;*/
background: #03F7CE;
/*background-color: rgba(196,0,0,0.8);*/
margin: -5px -10px 10px;
padding: 6px 3px;
text-align: center;
text-transform: none;
}
/*-- Staff conectado --*/
.monAva img {
height: 40px;
width: 40px;
margin-right: 5px;
background: none repeat scroll 0 0 #FFF;
border: 1px solid #d5d1c8;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
padding: 1px;
}
.myStaff {padding: 5px 0 0;}
.monAva img:hover {
border: 1px solid black;
}
.myStaff a {
display:inline-block;
vertical-align:top;
margin-top:.75em;
}
/*-- Centralizar Perfil --*/
.postprofile {
text-align: center;
}
/* -- Posição nome de usuário e avatar --*/
.postprofile dt img {
margin-bottom: 5px;
}
/*-- Canto do fórum fino --*/
.forabg {
background-color: transparent;
border-color: #DEDEDE!important;
border-radius: 1px;
border-style: solid!important;
border-width: 1px!important;
}
/*-- Preencher banner --*/
body {
overflow-x: hidden !important;
}
#page-header #logo-desc, #page-header #logo-desc #site-title, #page-header #logo-desc #site-title h1 {
font-size: 0px !important;
}
#logo {
width: 0% !important;
padding-bottom: 0px !important;
margin-left: 0px !important;
margin-top: 0px !important;
position: relative !important;
}
/*-- Menu FDF --*/
#page-header div.navbar {
height: 51px!important;
}
#page-header .navbar {
border: none!important;
margin: 0px -5px 0!important;
}
#page-header .navbar .corners-top, .navbar .corners-top span {
background: transparent none repeat scroll 0% 0% !important;
}
a.mainmenu {
background: url(https://i18.servimg.com/u/f18/18/45/41/65/nav10.png) repeat-x 0 45px;
color: #FFF;
display: inline-block;
font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
font-size: 13px;
font-weight: 700;
height: 45px;
line-height: 41px;
padding: 0 12px;
transition: 250ms;
}
#page-header a.mainmenu.fa_navactif, #page-header a.mainmenu:hover {
background-position: 0 40px;
}
/*-- CHAT BOX --*/
#chatbox_header, #chatbox_footer {
background: #03F7CE;
/*background-color: rgba(170,0,0,0.0);*/
}
/*-- Fonte do topo igual fDF --*/
.forabg .header dt, .forabg .header h2, .forumbg .header .dterm, .forumbg .header dt {
font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
font-size: 13px;
font-weight: 700;
padding-left: 6px!important;
}
/*-- Perfil fundo com borda --*/
.postprofile {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background-color: #fff;
border: 1px solid #E0E0E0;
border-left: 1px solid #E0E0E0;
border-radius: 1px;
padding-bottom: 20px;
padding-right: 10px;
padding-top: 20px;
text-align: center;
width: 20%;
}
/*-- Avatares redondos indice --*/
.lastpost-avatar img {
-moz-border-radius: 50%;
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-webkit-border-radius: 50%;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #fff;
border: 1px solid #D5D5D5;
border-radius: 50%;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 50px;
margin: 0 5px;
padding: 1px;
width: 50px;
}
/*-- Sombras na ponta do fórum --*/
#wrap {
-moz-box-shadow: rgba(0,0,0,0.1) 0 1px 5px;1
border: 1px solid #a6a8a9;
border-radius: 1px;
box-shadow: rgba(0,0,0,0.4) 0 1px 5px;
margin-bottom: 10px;
}
/*-- Cores dos tópics --*/
.forumbg {
background-color: transparent;
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #fff;
border-color: #DEDEDE!important;
border-radius: 1px;
clear: both;
margin-bottom: 4px;
padding: 0 1px;
}
/*-- Linha de Baixo do menu --*/
#page-header .navbar {
-moz-box-shadow: inset 0 -7px 0 -1px red;
-webkit-box-shadow: inset 0 -7px 0 -1px red;
box-shadow: inset 0 -7px 0 -1px red;
}
a.mainmenu {
background: none;
}
div#page-header .navbar span.corners-top {
display: none;
}
a.mainmenu {
border-bottom: 5px transparent solid;
transition: 250ms ease all;
}
a.mainmenu:hover {
border-bottom: 5px rgba(255, 255, 255, 0.25) solid;
}
#search-box .button2 {
background-color: #03F7CE !important;
border: none !important;
border-bottom: 2px #000 solid !important;
color: #fff !important;
font-family: Verdana, Arial, Helvetica, sans-serif!important;
font-size: 11px !important;
font-weight: 700 !important;
padding: 6px 9px !important;
}
#search-box .button2:hover {
background-color: silver !important;
}
a.button1, a.button2, button.button2, input.button, input.button1, input.button2 {
background: #03F7CE;
border: none;
border-bottom: 2px solid #000;
border-radius: 3px;
color: #FFF!important;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: normal!important;
margin: 2px;
padding: 6px 9px!important;
transition: 300ms;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button:hover, input.button1:hover, input.button2:hover {
background: silver;
border: none;
border-bottom: 2px solid black;
border-radius: 3px;
color: #FFF!important;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: normal!important;
margin: 2px;
padding: 6px 9px!important;
transition: 300ms;
}
color: #000 !important;
.navbar ul.linklist li:hover {
border-bottom: 4px solid #03F7CE;
padding: 14px 7px!important;
background-color: transparent;
}
.navbar .linklist.navlinks a {
color: #FFF;
text-shadow: 1px 1px 0 #242424;
padding: 7px!important;
background: transparent;
}
div.postprofile dl dt img{
margin-left: 3px;
border: 5px solid #eee;
-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
div.postprofile dl dt img:hover {
-webkit-transform: rotate(-7deg);
-moz-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
}
#i_whosonline + p br + br + em a:hover {
background: #DDD;
padding: 9px 10px 10px;
}
#quick_reply input[name="post"],
#quick_reply input[name="Ir"],
#quick_reply input[name="preview"] {
background: #ed9701;
}
.postprofile {
background: white;
border: 3px solid #e2e2e1;
box-shadow: 0px 0px 7px #d2d2d2;
border-radius: 5px 5px 5px;
padding: 4px;
}
.header, .module span.corners-top {
padding: 1px;
}
#page-header .navbar ul.linklist.navlinks {
height: auto;
padding-top: 0;
overflow: inherit!important;
}
.navbar ul.linklist li {
line-height: 40px;
padding: 15px 7px!important;
}
.navbar ul.linklist li:hover {
border-bottom: 4px solid #03F7CE;
padding: 14px 7px!important;
background-color: transparent;
}
.navbar .linklist.navlinks a {
color: #FFF;
text-shadow: 1px 1px 0 #242424;
padding: 7px!important;
background: transparent;
}
.navbar .linklist.navlinks a:hover {
border-top: 0px solid transparent;
background-color: transparent!important;
}
.row { border: 1px solid #D9D9D9 !important; }
ul.linklist li a:hover
color: #03F7CE!important;
}
#fa_ticker_block .module .inner .corners-top:nth-of-type(1) {
display: none;
}
/*-- Efeito ToolTip --*/
a[href="/u1"] span strong {
position:relative; }
a[href*="/u1"] span[style="color:#FF0000"] strong:hover:after {
background-color: rgba(255,0,0,0.5);
border-radius: 5px;
bottom: 15px;
color: #FFFFFF;
content: "Fundador do Clã e do Fórum";
display: inline-block;
font-size: 10px;
font-style: normal;
font-weight: 700;
left: -65px;
padding: 2px;
position: absolute;
white-space: nowrap;
z-index: 1;
}
.forabg .header, .forumbg .header {
border-bottom: 0px !important;
}
#page-footer ul.linklist li:hover {
border-bottom: 1px solid transparent;
padding: 15px 7px !important;
}
#page-footer ul.linklist a {
display: inline-block;
border-bottom: 4px solid transparent;
}
#page-footer ul.linklist a:hover {
border-bottom-color: #03F7CE;
}
#page-footer ul.linklist li,
#page-footer ul.linklist li:hover {
border-bottom: none !important;
padding: 15px 7px !important;
}
#page-footer ul.linklist li a {
padding: 5px;
line-height: 1.2em;
}
.forabg .header,
.forumbg .header {
border-bottom: 10px #000000 solid;
}
#profile-advanced-right .module .h3 {
background: none;
text-align: left;
border-bottom: 1px #eee solid;
margin: 0 3px 0 0;
line-height: 1em;
}
.postprofile {text-align: center;}
.post {border-top: 1px solid #adadac;-webkit-border-radius: 1px!important;}
.row:hover {
border: 1px solid #000000 !important;
border-left: 4px solid #000000 !important;
border-right: 4px solid #000000 !important;
}
}span.corners-bottom, span.corners-bottom span, span.corners-top, span.corners-top span {
display: none!important;
}
.forabg {
width: 100% !important;
margin-left: -6px !important;
}
.table-title, .table-title h2 { font-size: 15px; }
ul.topiclist li.header dd.topics, ul.topiclist li.header dd.posts, ul.topiclist li.header dd.lastpost { display: none; }
li.row { border: none !important; }
ul.topiclist li.header dl dd.topics, ul.topiclist li.header dl dd.posts, ul.topiclist li.header dl dd.lastpost { display: none; }
}
li.row dd.posts:after {
content: 'respostas';
}
li.row dd.topics:after {
content: 'tópicos';
}
li.row { border-bottom: 1px solid #ddd !important; }
Resulta?
Até mais.
Re: Remover cores da categoria e do menu iniciar
Olá,
o menu iniciar que eu estou querendo esta nesses fóruns.
http://ballasnwd.forumeiros.com/
http://www.nwdgames.com/forum
São os mesmos.
Obrigado.
o menu iniciar que eu estou querendo esta nesses fóruns.
http://ballasnwd.forumeiros.com/
http://www.nwdgames.com/forum
São os mesmos.
Obrigado.
Re: Remover cores da categoria e do menu iniciar
Olá.
Não posso copiar igualzinho, pois viola uma das regras do FDF:
Lamento, mas esse é o melhor que posso fazer pelo senhor sem violar nossas regras. =/
Até mais.
Não posso copiar igualzinho, pois viola uma das regras do FDF:
O FdF existe para um propósito, fornecer suporte para seu fórum, e não, ser um fórum com uma equipe que plagia ou ataca fóruns. Este fórum é oficial por ser pacífico e benéfico para a Comunidade. Tópicos com intuito de plagiar, copiar coisas alheias sem autorização (principalmente dos fóruns oficiais ou deste mesmo) não serão atendidos pela equipe, e serão removidos sem aviso prévio.
Lamento, mas esse é o melhor que posso fazer pelo senhor sem violar nossas regras. =/
Até mais.
Re: Remover cores da categoria e do menu iniciar
Olá,
De boa amigo você me ajudou bastando tópico resolvido.
De boa amigo você me ajudou bastando tópico resolvido.
Re: Remover cores da categoria e do menu iniciar
Disponha!
---
---
Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada. Tópico marcado como Resolvido e movido para "Questões resolvidas". |
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