Retirar sublinhado negro do menu
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 • Compartilhe
Retirar sublinhado negro do menu
Qual é minha questão:
Retirar sublinhado negro do Menu
Folha CSS
Endereço do meu fórum:
http://detonadogames.maisforum.com
Versão do fórum:
PHPBB3
Retirar sublinhado negro do Menu
Folha CSS
- Código:
/*------------------------------------------------*/
/*-------------[Body tamaño del foro logo descripcion del foro]------------*/
/*------------------------------------------------*/
body#phpbb{
background: #00284E url(http://i.imgur.com/uSgPDQS.jpg) no-repeat top center;
margin-top: 175px;
}
.select{
margin-top: -186px!important;
}
#wrap {
border-top: 1px solid #252525;
margin-bottom: 55px;
margin-top: -70px;
padding: 10px 20px;
width: 90%;
line-height: 120%;
background-color: rgba(0, 0, 0, 0.4);
box-shadow: 0 5px 8px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.2);
-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255,255,255,0.2);
border-radius: 10px;
}
#logo {
display: inline;
position: absolute;
top: -190px;
}
#site-title h1 {display: none;}
#site-title, #site-title h1{display: none;}
#logo-desc p {display: none;}
/*------------------------------------------------*/
/*-------------[Navbar]------------*/
/*------------------------------------------------*/
div#page-header div.navbar ul.linklist li a {
border-right: 1px solid #;
margin-left: -6px;
padding: 11px 11px 11px 11px;
}
#page-header .navbar .navlinks a {
color: white;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
text-shadow: 0 0 2px black, 0 0 5px black, 0 0 12px black, 0 0 15px black;
position: relative;
top: -15px;
}
#page-header .navbar .navlinks a:hover{
background-color: rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 10px 15px rgba(0, 0, 0, 0.8) inset;
border-radius: 4px;}
/*------------------------------------------------*/
/*-------------[Panel Foros]------------*/
/*------------------------------------------------*/
.panel {
border: 1px solid #174971;
background: #0F3E63;
}
.forabg {
background: #002848 url() repeat-x top center;
padding: 3px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #528cbc;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0 #528cbc;
border-width: 0px;
border-color: #316897;
border-style: solid;
}
li.header dl.icon {
min-height: 0;
text-shadow: #001932 0px 1px 4px, #001932 0px 1px 8px, #001932 0px 1px 12px;
font-weight: 300;
font-size: 12px;
}
ul.forums {
background: none repeat scroll 0 0 #ffffff;
border: 1px solid #174971;
background: none repeat scroll 0 0 #ffffff;
word-wrap: break-word;
color: #ffffff;
}
.row {
background-position: bottom;
background-repeat: repeat-x;
border-bottom: 1px solid #ffffff!important;
background: #ffffff;
min-height: 15px!important;
}
.row1 {
background-position: bottom;
background-repeat: repeat-x;
border-bottom: 1px solid #ffffff!important;
background: #ffffff;
min-height: 15px!important;}
.row2 {
background-position: bottom;
background-repeat: repeat-x;
border-bottom: 1px solid #ffffff!important;
background: #ffffff;
min-height: 15px!important;}
.hierarchy a{font-weight: bold;
font-size: 14px;
word-wrap: break-word;
color: #000000;}
/*------------------------------------------------*/
/*-------------[Foros cat Portal]------------*/
/*------------------------------------------------*/
.forumbg {
background: #002848 url() repeat-x top center;
padding: 3px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #528cbc;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0 #528cbc;
border-width: 0px;
border-color: #316897;
border-style: solid;}
span.corners-bottom {display:none;}
.content {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.4em;
min-height: 3em;
overflow: hidden;
color: #96B2CC;
}
.post {
background: none repeat scroll 0 0 #0F3E63;
border: 1px solid #174971;
word-wrap: break-word;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.post span.corners-top {
border-bottom: 1px #528CBC solid;
height: 30px;
moz-border-radius: 4px 4px 0 0;
-moz-box-shadow: inset 0 1px 0 #528cbc;
-webkit-box-shadow: inset 0 1px 0 #528cbc;
background: #002848 url() repeat-x top center;
border-radius: 4px 4px 0 0;
border-style: solid;
border-width: 0;
font-weight: 300;
padding: 3px;
}
.module {
background: none repeat scroll 0 0 #0F3E63;
border: 1px solid #174971;
border-top-right-radius: 4px;
border-top-left-radius: 4px;}
.module span.corners-top {
height: 30px;
background: #2C5687 url() no-repeat center top;
}
#message-box textarea {
color: black;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1.2em;
width: 80%;
}
/*------------------------------------------------*/
/*-------------[search incorporado con algunos codigos importantes]------------*/
/*------------------------------------------------*/
#search-box {
float: right;
margin-right: 5px;
margin-top: 10px;
white-space: nowrap;
position: relative;
top: -30px;
left: 3%;
}
#search-box #keywords {
width: 200px;
background: rgba(0, 0, 0, 0.3);
color: white;
border: 1px solid black;
moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 10px 15px rgba(0, 0, 0, 0.8);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 10px 15px rgba(0, 0, 0, 0.8);
padding: 5px 30px 5px 10px;
}
#search-box input.button2 {
background: transparent url(http://i.imgur.com/vJs32.png) no-repeat 50%!important;
color: transparent;
height: 11px!important;
width: 11px!important;
border: none!important;
position: relative;
right: 20px;
}
#search_menu {
background: white;
font-size: 11px!important;
top: -35px!important;
left: 10%!important;
}: 300px!important;
#search_menu a{color:#fff!important;
position: relative;
top:none!important;}
#search_menu a:hover{display:none;}
.conteneur_container_IE{position: relative;bottom: -3px;margin-top: -2px;padding: 1px;}
/*------------------------------------------------*/
/*-------------[Borrar el subrayado de los enlaces]------------*/
/*------------------------------------------------*/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/*------------------------------------------------*/
/*-------------[Perfil Post]------------*/
/*------------------------------------------------*/
.postprofile {
border-bottom: 1px #174971 solid;
border-right: 1px #174971 solid;
margin-left: -10px;
margin-top: 0;
padding: 4px;
text-align: center;
background: rgba(0, 0, 0, 0.2);
}
/*------------------------------------------------*/
/*-------------[Botones]------------*/
/*------------------------------------------------*/
input.button1, input.button2, button.button2, #main-content a.cgu-buttons {
background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px;}
/*------------------------------------------------*/
/*-------------[agre codigos para solucionar errores & aportes importantes no borres nada]------------*/
/*------------------------------------------------*/
#plus_menu {
background: #ffffff;
}
.user_login_form input[type="text"], .user_login_form input[type="password"]{
position:relative;
top:7px;
}
.postbody .topic-title {
font-size:1.2em;}
fieldset.fields1 div {
margin-bottom: 0px;
}
.inputbox {
background-color: #;
border: 1px solid #BCBCBC;
color: black;
cursor: text;
padding: 2px;
}
ul.forums li.row dl {
min-height: 20px;
}
.linklist {display: none;}
/*Caixa de busca por Diskete*/
#search-box{
position: center;
bottom: 55px;
height: 30px;
width: 190px;
right: -150px;
display: inline;
background-color: #ffffff;
border: 1px solid #d6d6d6;
background-image: url('');
background-position: right;
background-repeat: no-repeat;
-moz-box-shadow: 0 0 5px #d8d8d8;
-webkit-box-shadow: 0 0 5px#d8d8d8;
box-shadow: 0 0 5px #d8d8d8;
-moz-border-radius: 7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius: 7px; /* Para Opera 10.5 */
}
#search-box input.button2 {
display: none;
}
#search-box {
padding-bottom: 5px !important;
}
#search-box
#keywords {
width: 122px;
color: #a6a6a6;
font-family: Verdana;
font-size: 16px;
font-style: italic;
font-weight: italic;
background: transparent;
}
#search-box input {
border: none !important;
background: none;
-moz-box-shadow: 0 0 0px #06aefe !important;
-webkit-box-shadow: 0 0 0px#06aefe !important;
box-shadow: 0 0 0px #06aefe !important;
-moz-border-radius: 0px !important; /* Para Firefox */
-webkit-border-radius:0px !important; /*Para Safari e Chrome */
border-radius: 0px !important; /* Para Opera 10.5 */
}
#search-box input.search {
background: none;
margin-left: 0px;margin-top: 5px;
}
#search-box:hover {
position: center;
bottom: 55px;
height: 30px;
width: 190px;
right: -150px;
display: inline;
background-color: #ffffff;
border: 1px solid #06aefe;
background-image: url('');
background-position: right;
background-repeat: no-repeat;
}
/* Fim da caixa de busca por Diskete */
Endereço do meu fórum:
http://detonadogames.maisforum.com
Versão do fórum:
PHPBB3
Última edição por Ryse em 04.01.14 14:05, editado 1 vez(es)
Re: Retirar sublinhado negro do menu
Olá!
Adicione este CSS:
Adicione este CSS:
- Código:
#page-header .navbar .navlinks a {
text-shadow: 0 0 0px transparent, 0 0 0px transparent, 0 0 0px transparent, 0 0 0px transparent !important;
}
Tópicos semelhantes
» Retirar sublinhado
» Retirar sublinhado das palavras
» Retirar sublinhado nos links
» Retirar sublinhado dos links
» Retirar sublinhado dos links
» Retirar sublinhado das palavras
» Retirar sublinhado nos links
» Retirar sublinhado dos links
» Retirar sublinhado dos links
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