retirar barra azul a baixo do menu
3 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
retirar barra azul a baixo do menu
Detalhes da questão
Endereço do fórum: http://conhecimentoanimal.foruns.com.pt/
Versão do fórum: PhpBB3
Descrição
como faço para retirar esse barra azul do fórum ?
aqui está minha folha css
- Código:
----------------------------------------- Dimensionamento logo ---------------------------------
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: 100% !important;
padding-bottom: 0px !important;
margin-left: -25px !important;
margin-top: -25px !important;
position: relative !important;
}
#page-header .navbar {
margin-left: -15px !important;
padding-top: 5px;
padding-bottom: 1px;
width: 100% !important;
margin-top: -35px !important;
border-radius: none !important;
}
#page-header .navbar span[class*="corners"] {
display: none !important;
}
-------------------------------------------- / / / Dimensionamento logo / / / ----------------------------
------------------------------------------- Menu de navegação ----------------------------
.forabg {
background-color: #000000;
background-image: url(#);
}
#page-header .navbar ul.navlinks{background:url(http://i65.tinypic.com/j0l1dx.png) no-repeat top center;height:55px;left:-2.69%;position:relative;width:105.52%;background-size:100%;text-align:center}#page-header .navbar ul.navlinks li a{bottom:-22px!important;color:#fff;font-family:arial;font-size:14px;margin:5px;position:relative;text-shadow:1px 1px 1px #000}#page-header .navbar ul.navlinks li a:hover{color:#fff;text-shadow:-1px -1px 1px grey}#page-header .navbar ul.linklist.navlinks{margin-top:-25px}
#left .module, #profile-advanced-right .module, .module, .panel#postingbox, .panel.introduction, .panel.loginPanel, .portal .module {
background-image: url(http://2img.net/i/fa/optimisation_fdf/fr/bg_pannel.png);
background-position: 50% 100%;
background-repeat: repeat-x;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border: 1px solid #C3E0F1;
border-image: initial;
border-radius: ;
margin: 3px 1px;
}
------------------------------------------- / / / Menu de navegação / / / ----------------
/* -- 03. WHO IS ONLINE -- */
.qeel_title {
color:#FFF;
font-family:"Trebuchet MS", Arial, Verdana, Sans-serif;
font-weight:bold;
font-size:16px;
text-transform:uppercase;
background:#369FCF;
padding:5px 6px;
}
.qeel_title a { color:#FFF }
.qeel_section {
font-size:11px;
padding:8px 6px;
}
.img-whois { float:right }
#online-box #fa_qeel {
clear:both;
margin:0 -5px;
}
/* stats */
#fa_stats {
color:#FFF;
font-family:Arial, Verdana, Sans-serif;
text-align:center;
background:#2E3133;
padding:15px 0px;
}
.stat_label {
color:#2E3133;
font-size:0;
background:#F2F2F2;
border-radius:3px;
display:inline-block;
padding:6px 12px;
margin:0px 12px 0px 3%;
vertical-align:middle;
}
.stat_label a { color:#2E3133 }
.stat_label strong {
font-size:14px;
display:inline-block;
max-width:150px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.text_label {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
margin-right:7.5%;
}
/* group legend */
#fa_groups {
font-size:0;
font-family:"Trebuchet MS", Arial, Vedana, Sans-serif;
padding:6px 3px;
margin:0 -6px;
}
#fa_groups:before {
content:"Staff : ";
font-size:13px;
}
#fa_groups b {
font-size:13px;
}
#fa_groups b:after {
content:", ";
font-weight:normal;
}
#fa_groups b:last-child:after { content:"" }
/* -- 06. CATEGORIES AND FORUMS -- */
.forabg, .forumbg {
background:#FAFAFA;
border:1px solid #DDD;
border-bottom-width:2px;
border-radius:3px;
margin-bottom:10px;
overflow:hidden;
}
.forabg ul, .forumbg ul { background:none }
.forabg .header, .forumbg .header {
background:#369FCF;
padding:6px 3px 3px 3px;
margin:-5px -5px 10px -5px;
}
.forabg .header dd, .forumbg .header dd {
font-size:11px;
font-weight:bold;
}
.forabg .header h2, .forabg .header dt, .forumbg .header dt, .forumbg .header .dterm {
font-size:13px;
font-weight:bold;
font-family:"Trebuchet MS", Arial, Verdana, Sans-serif;
padding-left:6px !important;
}
.forabg .row, .forumbg .row {
background:#F2F2F2;
border:1px solid #DDD !important;
border-bottom-width:2px !important;
border-radius:3px;
margin-bottom:6px;
}
.forabg .row dd, .forumbg .row dd { border:none !important }
.forabg a.forumtitle, .forumbg a.topictitle { color:#39C }
.forumbg .row .lastpost { width:25% }
/* Legend image align */
.ul-icons li img { vertical-align:middle }
/* topic / forum icon alignment */
li.row dl { background-position:6px 50% !important }
ul.topiclist li.row dl {
padding-left:3px;
}
/* topic icon adjustment */
.row .dterm[style] {
min-height:47px;
background-position:-2px 30%;
margin-left:0px;
}
.row .dterm[style] .pagination { margin-top:5px; }
ul.topics dd.dterm, ul.topics dt { padding-left:48px; }
h2.topic-title img { vertical-align:middle; }
/* topic title adjustment */
div.topic-title-container {
vertical-align:top;
display:inline-block;
width:85%;
}
/* -- 07. TOPICS AND MESSAGES -- */
div.post {
background-color:#FAFAFA;
border:1px solid #DDD;
border-bottom-width:2px;
border-radius:3px;
margin:10px 0;
padding:0;
}
div.post .inner {
border-top:14px solid #E4E4E4;
border-top-color:rgba(221, 221, 221, 0.75);
border-radius:3px 3px 0 0;
margin:-1px -1px 0px -1px;
padding:0 10px;
}
/* thanked post */
div.post[style*="background-color"] .inner { border-color:#9C9 !important }
div.post[style*="background-color"] {
background-color:#DFD !important;
border-color:#CEC;
border-bottom:2px solid #BDB;
}
/* profile */
.postprofile {
text-align:center;
background:url(\'http://i18.servimg.com/u/f18/18/45/41/65/row10.png\') repeat-x 0 0 #F6F6F6;
border:1px solid #DDD;
border-radius:3px;
padding:3px;
padding-top:60px;
position:relative;
}
/* profile fields */
.postprofile dd, .postprofile dt { margin:0 }
.postprofile dd { color:#333 }
.postprofile .label span, .postprofile .label {
color:#39C !important;
font-weight:bold;
}
.postprofile dd { text-align:left }
.postprofile dt + dd, .postprofile dd:last-child { text-align:center }
.postprofile .label {
float:left;
text-align:right;
margin-right:3px;
margin-left:-3px;
width:50%;
}
/* center icons */
.postprofile dd img {
display:block;
margin:0 auto;
}
/* browser and version icons */
.postprofile hr + .label + img, .postprofile hr + .label + img + .label + img {
display:inline-block;
margin-left:25%;
}
.postprofile dt + dd img, .postprofile dd:last-child img { display:inline-block }
.postprofile dd br { clear:both; }
/* horizontal rules */
hr, #first-post-br, hr.dashed {
border-color:#39C;
}
/* plus menu */
#plus_menu {
background:#FFF;
border:1px solid #DDD;
border-radius:3px;
box-shadow:0 3px 9px rgba(0, 0, 0, 0.175);
overflow:hidden;
}
#plus_menu .title-overview {
color:#FFF;
background:#39C;
}
/* -- 08. FORUM TABLES -- */
table.table1, table.forumline {
border-spacing:0px;
border:1px solid #DDD;
border-radius:3px;
overflow:hidden;
padding:0;
}
table.table1 thead, table.table1 tbody th, table.forumline tbody td.catHead, table.forumline tr:hover td.catHead{ background:#39C }
table.table1 thead th a, table.table1 tbody th a, table.forumline tbody td.catHead a { color:#FFF !important }
table.table1 thead th a:hover, table.table1 tbody th a:hover, table.forumline tbody td.catHead a:hover { color:#333 !important }
table.table1 thead th, table.table1 tbody th, table.forumline tbody td.catHead {
color:#FFF !important;
text-align:left;
border:none !important;
padding:6px;
}
table.table1 tbody tr, table.forumline tbody tr {
background:#F2F2F2;
}
table.table1 tbody tr:hover, table.forumline tbody tr:hover { background:#F7F7F7 }
table.table1 td, table.forumline td, table.forumline th {
background:none;
border-top:none !important;
border-right:1px solid #DDD;
border-bottom:1px solid #DDD;
}
/* -- 11. PANELS AND WIDGETS -- */
.module, .panel {
background:#FAFAFA;
border:1px solid #DDD;
border-bottom-width:2px;
border-radius:3px;
}
.module .h3 {
color:#FFF;
text-align:center;
text-transform:none;
background:#39C;
padding:6px 3px;
margin:-5px -10px 10px -10px;
}
.panel div.mes-txt, .panel p { font-size:12px }
/* login widget modifications */
.module .h3 span { color:#FFF !important }
.module .box-content .mod-login {
width:100%;
margin:0;
}
.module .box-content .mod-login dd strong { font-weight:normal }
.module .box-content .mod-login dt {
color:#39C;
font-weight:bold;
text-align:right;
}
.module .box-content .mod-login dd, .module .box-content .mod-login dt {
display:inline-block;
width:50%;
}
/* adjust widget poll design */
.module td { background:none }
.module table[summary] { border-spacing:0 }
.module table[summary] > tbody > tr > td {
border-bottom:1px solid #E2E2E2;
padding:3px;
}
/* remove panel background of signature buttons */
#cp-main .panel.sig {
background:none;
border:none;
box-shadow:none;
}
dl.faq dd p { border-color:#CCC } /* FAQ border color */
/* share margin */
#FM_widget_share iframe { margin:0 2px }
/* -- 14. SEARCH BOX -- */
#search input.button2, #search_menu .button1, #forum-search .button2, .desc-search input.button2 {
font-size:0;
background:url(\'http://i21.servimg.com/u/f21/18/21/41/30/search10.png\') no-repeat 50% 50% #39C;
border:none;
border-radius:0 3px 3px 0;
height:30px;
width:30px !important;
}
#search .inputbox, #search_menu .inputbox, #forum-search .inputbox, .inputbox.desc_search_input {
height:22px;
background:#FFF;
border:1px solid #39C;
border-radius:3px 0 0 3px;
padding:3px;
margin-right:-2px;
}
#search-box #keywords {
width:130px;
padding-right:20px;
transition:300ms;
}
#search-box #keywords:focus { width:300px }
#forum-search .inputbox, .inputbox.desc_search_input { margin-right:-6px }
.desc_search_input { width:125px !important }
.search-box { margin:-3px 0px 0px 10px }
/* forum search box */
.desc-search {
width:75%;
margin:15px 0 0 10px;
float:left;
opacity:0;
visibility:hidden;
transition:300ms;
}
.row:hover .desc-search {
opacity:1;
visibility:visible;
}
/* search popup */
#search_menu {
font-size:10px;
background:#FFF;
border:1px solid #DDD;
border-radius:3px;
box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
overflow:hidden;
}
#search_menu .title-overview {
color:#FFF;
background:#39C;
}
/* Main search bar options ( main_search_options JS required ) */
#search { position:relative }
#fa_search_opts {
height:17px;
width:16px;
background:url(\'http://i21.servimg.com/u/f21/18/45/41/65/opts_m10.png\') 0px 0px no-repeat;
position:absolute;
top:9px;
right:35px;
}
#fa_search_opts:hover { background-position:-16px 0px }
#fa_search_settings {
color:#333;
text-align:center;
background:#FFF;
border:1px solid #DDD;
border-radius:3px;
box-shadow:0 3px 9px rgba(0, 0, 0, 0.175);
position:absolute;
top:45px;
right:0;
z-index:1;
padding:3px;
width:175px;
}
#fa_search_settings:before {
content:url(http://i18.servimg.com/u/f18/18/21/41/30/arrow11.png);
position:absolute;
top:-10px;
right:32px;
}
#fa_search_settings p { font-size:11px }
#fa_search_settings label {
padding:0px 6px 0px 3px;
vertical-align:middle;
cursor:pointer;
}
/* -- 17. POST BOXES -- */
dl.codebox, blockquote, div.codebox {
background:#F6F6F6 !important;
border:1px solid #39C;
border-bottom-width:2px;
border-radius:3px;
margin:6px 3px;
padding:3px;
}
dl.codebox code, div.codebox code {
color:#555;
font-size:13px;
padding:3px;
margin:-10px -3px -3px -3px;
}
dl.codebox dt, div.codebox p, blockquote cite {
color:#FFF;
background:#39C;
font-size:12px;
border:none;
padding:3px;
}
blockquote > div { margin:0 }
blockquote cite a { color:#FFF !important }
blockquote cite { margin:-5px -5px 10px -5px }
dl.codebox dt, div.codebox p { margin:-3px -3px 10px -3px }
dl.codebox.hidecode > dt:after, div.codebox.hidecode > p:after { content:"Hidden:" }
Re: retirar barra azul a baixo do menu
Olá!
Eu não consegui ver a barra azul, pois aqui está branco: https://i.imgur.com/9i9cdjA.png
Pode confirmar se já corrigiu ou ainda aparece azul?
Hancki
Eu não consegui ver a barra azul, pois aqui está branco: https://i.imgur.com/9i9cdjA.png
Pode confirmar se já corrigiu ou ainda aparece azul?
Hancki
Re: retirar barra azul a baixo do menu
@Hancki eu fiquei fuçando e vi que a cor é essa aqui mudei pra branco pra ve se sumiu, mas no quanto esquerdo ainda aparece
Re: retirar barra azul a baixo do menu
Olá,
Eu também não estou a ver a tal barra de que está a falar... poderia mandar uma printscreen indicando o local?
Até mais.
Fraise
Eu também não estou a ver a tal barra de que está a falar... poderia mandar uma printscreen indicando o local?
Até mais.
Fraise
Re: retirar barra azul a baixo do menu
Certo. Tipo, a cor aqui está fazendo um contraste com o verde e fica complicado de ver. Adicione no inicio de sua folha de estilos:
Até mais.
- Código:
.navbar { background-color: transparent !important; }
Até mais.
Re: retirar barra azul a baixo do menu
Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada. Tópico marcado como Resolvido e movido para "Questões resolvidas". |
Tópicos semelhantes
» Retirar barra do menu de navegação
» Retirar barra após o menu
» Como retirar barra marrom do menu de navegação
» Retirar barra
» Retirar barra
» Retirar barra após o menu
» Como retirar barra marrom do menu de navegação
» Retirar barra
» Retirar barra
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