Tirar efeito dos botões
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
Tirar efeito dos botões
Qual é minha questão:
Como tirara este efeito dos botões da imagem !!!
Queria que ficasse com as cores dos botões sem este efeito de muda de cor ao por a seta da imagem fica uma cor apagada !!!
Cordialmente
Endereço do meu fórum:
http://passarinhos.forumeiros.com
Versão do fórum:
PHPBB3
Como tirara este efeito dos botões da imagem !!!
Queria que ficasse com as cores dos botões sem este efeito de muda de cor ao por a seta da imagem fica uma cor apagada !!!
Cordialmente
Endereço do meu fórum:
http://passarinhos.forumeiros.com
Versão do fórum:
PHPBB3
Última edição por EDU2010 em 19.07.13 19:30, editado 1 vez(es)
Re: Tirar efeito dos botões
- Código:
/*****Cor titulo Widget *******/
.module .h3 {
color: #1C86EE;
}
/*****Fim titulo Widget *******/
/*****Widget igual FDF *******/
#left .module, #postingbox.panel, #profile-advanced-right .module, .panel.introduction, .panel.loginPanel, .portal .module {
background-image: url(http://2img.net/i/fa/optimisation_fdf/fr/bg_post_staff.png);
background-position: 50% 100%;
background-repeat: repeat-x;
border: 1px solid rgb(195, 224, 241);
border-image: initial;
border-radius: 4px;
margin: 3px 1px;
padding-bottom: 8px;
padding-top: 4px;
}
/*****Fim widget como o FDF *******/
form#quick_reply #textarea_content textarea#text_editor_textarea {background-image: url()!important;}
/*****cor fundo menu *******/
#page-header .navbar{background-color:#378dc8}
/*****fim cor fundo menu*******/
/*****Fim fundo da Caixa de respostas rápidas*******/
.postbody {
float: right !important;
}
.postprofile {
float: left !important;
}
.headerbar {background-image: url(http://i.imgur.com/xaZUWWJ.png)!important;background-repeat: repeat!important;}
em{
font-style: normal;
}
blockquote blockquote {
background-color: #378dc8;
font-size: 1em;
margin: 0.5em 1px 0pt 15px;
}
blockquote blockquote blockquote {
background-color: #E4F4FC;
}
blockquote cite {
font-style: normal;
font-weight: bold;
display: block;
font-size: 0.9em;
}
blockquote cite cite {
font-size: 1em;
}
blockquote.uncited {
padding-top: 25px;
.post {
background-image: url('http://i34.servimg.com/u/f34/12/44/72/18/offl10.png');
background-repeat: no-repeat;
background-position: 100% 0%;
}
.online {
background-image: url('http://2img.net/i/fa/prosilver/icon_user_online_en.png');
}
.post {
border:1px solid #48829c;
}
ul.linklist li a img {
filter:alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
}
ul.linklist li a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
cursor:allowed;
}
#login_popup_background div.h3 {
color: #FFFFFF;
background-image: url('');
color: #FFFFFF;
font-weight: bold;
text-align: center !important;
}
#login_popup_background {
color: #FFFFFF;
text-align: center;
width: 479;
height: 248;
background-image: url('');
background-color: #000000;
}
body.chatbox {
background-color: #E6E6E6;
background-image: url('http://i48.servimg.com/u/f48/15/98/91/46/chat12.jpg');
background-repeat: no-repeat;
background-position: 100% 100%;
}
Retirei parte chat Box
#info {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 0;
left: 0;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#infobar a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
}
li.row:hover {
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
}
/*****quote FDF *******/
blockquote, blockquote blockquote, blockquote blockquote blockquote {
-webkit-box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 5px;
background: none #F9F9F9;
border: 1px solid #DEDEDE;
border-image: initial;
border-radius: 5px;
box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 5px;
padding: 10px 20px;
}
/*****Fim quote FDF *******/
form#quick_reply #textarea_content textarea#text_editor_textarea {
background-image: url(http://2img.net/i/fa/admin/icones/help_pt.png);
background-repeat: no-repeat;
background-position: bottom right;
}
/*****Menu personalizado - Criado por danielmendes e modificado por spoiler*******/
/*****Caixa de busca por SUPERO*****/
#search-box{position: center; bottom: 55px;height: 40px;width: 190px;right: -150px;display: inline;
background: transparent url() no-repeat center;}
#search-box input.button2 {display: none;}
#search-box {padding-bottom: 5px !important;}
#search-box #keywords {width: 70px;color: white;font-family: Verdana;font-size: 16 px;font-style: bold;font-weight: bold;background: transparent;}
#search-box input {border: none !important;background: none;}
#search-box input.search {background: none;margin-left: 30px;margin-top: 15px;}
#page-header #search-box {
position: absolute;
top: -20px;
right: 3%;
}
/*****Efeito do profile*****/
#tabs a {
background-color: #8BBFE6;
border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
margin: 0 1px;
}
Efeito no nome pessoal da equipe :
a[href="/u1"] {
text-shadow: 0px 0px 5px #FF0505;
}
a[href="/u13867"] {
text-shadow: 0px 0px 5px #006400;
}
a[href="/u122"] {
text-shadow: 0px 0px 5px #FF3DE2;
}
a[href="/u39"] {
text-shadow: 0px 0px 5px #FF0505;
}
a[href="/u1"] {
text-shadow: 0px 0px 5px #FF0505;
}
a[href="/u1382"] {
text-shadow: 0px 0px 5px #FF0505;
}
a[href="/u830"] {
text-shadow: 0px 0px 5px #110D91;
}
a[href="/u209"] {
text-shadow: 0px 0px 5px #FF0505;
}
a[href="/u18140"] {
text-shadow: 0px 0px 5px #A52A2A;
}
a[href="/u24620"] {
text-shadow: 0px 0px 5px #F58803;
}
Termina efeito nome pessoal equipe
/*****Cor titulo Widget *******/
.module .h3 {
color: #FF0000;
}
/*****Fim titulo Widget *******/
/*****Mensagem de ler as regras *******/
.aviso_normas { background: none repeat scroll 0 0 #F0E8E0; border: 1px solid #C00000; font-family: Tahoma,Arial; font-size: 11px; height: 24px; line-height: 24px; margin-bottom: 3px; text-align: center; }
/*****Fim mensagem de ler as regras*******/
/**************cor titulo nas categorias *****************************/
l.table-title, .table-title h2 {
color: rgb(255, 255, 255);
font-family: Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1em;
margin: 2px 0px 4px;
padding-bottom: 2px;
padding-top: 2px;
text-transform: uppercase;
text-align: center !important;
font-weight: 800;
position: relative;
left: 183px;
}
/*fim*******/
/*****************cormenu************************/
#page-header .navbar {
background-color: #92172238;
}
/**********fim cor menu ************************/
Re: Tirar efeito dos botões
Troque por este:
Resulta?
Até mais!
- Código:
/*****Cor titulo Widget *******/
.module .h3 {
color: #1C86EE;
}
/*****Fim titulo Widget *******/
/*****Widget igual FDF *******/
#left .module, #postingbox.panel, #profile-advanced-right .module, .panel.introduction, .panel.loginPanel, .portal .module {
background-image: url(http://2img.net/i/fa/optimisation_fdf/fr/bg_post_staff.png);
background-position: 50% 100%;
background-repeat: repeat-x;
border: 1px solid rgb(195, 224, 241);
border-image: initial;
border-radius: 4px;
margin: 3px 1px;
padding-bottom: 8px;
padding-top: 4px;
}
/*****Fim widget como o FDF *******/
form#quick_reply #textarea_content textarea#text_editor_textarea {background-image: url()!important;}
/*****cor fundo menu *******/
#page-header .navbar{background-color:#378dc8}
/*****fim cor fundo menu*******/
/*****Fim fundo da Caixa de respostas rápidas*******/
.postbody {
float: right !important;
}
.postprofile {
float: left !important;
}
.headerbar {background-image: url(http://i.imgur.com/xaZUWWJ.png)!important;background-repeat: repeat!important;}
em{
font-style: normal;
}
blockquote blockquote {
background-color: #378dc8;
font-size: 1em;
margin: 0.5em 1px 0pt 15px;
}
blockquote blockquote blockquote {
background-color: #E4F4FC;
}
blockquote cite {
font-style: normal;
font-weight: bold;
display: block;
font-size: 0.9em;
}
blockquote cite cite {
font-size: 1em;
}
blockquote.uncited {
padding-top: 25px;
.post {
background-image: url('http://i34.servimg.com/u/f34/12/44/72/18/offl10.png');
background-repeat: no-repeat;
background-position: 100% 0%;
}
.online {
background-image: url('http://2img.net/i/fa/prosilver/icon_user_online_en.png');
}
.post {
border:1px solid #48829c;
}
#login_popup_background div.h3 {
color: #FFFFFF;
background-image: url('');
color: #FFFFFF;
font-weight: bold;
text-align: center !important;
}
#login_popup_background {
color: #FFFFFF;
text-align: center;
width: 479;
height: 248;
background-image: url('');
background-color: #000000;
}
body.chatbox {
background-color: #E6E6E6;
background-image: url('http://i48.servimg.com/u/f48/15/98/91/46/chat12.jpg');
background-repeat: no-repeat;
background-position: 100% 100%;
}
Retirei parte chat Box
#info {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 0;
left: 0;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#infobar a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
}
li.row:hover {
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
}
/*****quote FDF *******/
blockquote, blockquote blockquote, blockquote blockquote blockquote {
-webkit-box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 5px;
background: none #F9F9F9;
border: 1px solid #DEDEDE;
border-image: initial;
border-radius: 5px;
box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 5px;
padding: 10px 20px;
}
/*****Fim quote FDF *******/
form#quick_reply #textarea_content textarea#text_editor_textarea {
background-image: url(http://2img.net/i/fa/admin/icones/help_pt.png);
background-repeat: no-repeat;
background-position: bottom right;
}
/*****Menu personalizado - Criado por danielmendes e modificado por spoiler*******/
/*****Caixa de busca por SUPERO*****/
#search-box{position: center; bottom: 55px;height: 40px;width: 190px;right: -150px;display: inline;
background: transparent url() no-repeat center;}
#search-box input.button2 {display: none;}
#search-box {padding-bottom: 5px !important;}
#search-box #keywords {width: 70px;color: white;font-family: Verdana;font-size: 16 px;font-style: bold;font-weight: bold;background: transparent;}
#search-box input {border: none !important;background: none;}
#search-box input.search {background: none;margin-left: 30px;margin-top: 15px;}
#page-header #search-box {
position: absolute;
top: -20px;
right: 3%;
}
/*****Efeito do profile*****/
#tabs a {
background-color: #8BBFE6;
border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
margin: 0 1px;
}
Efeito no nome pessoal da equipe :
a[href="/u1"] {
text-shadow: 0px 0px 5px #FF0505;
}
a[href="/u13867"] {
text-shadow: 0px 0px 5px #006400;
}
a[href="/u122"] {
text-shadow: 0px 0px 5px #FF3DE2;
}
a[href="/u39"] {
text-shadow: 0px 0px 5px #FF0505;
}
a[href="/u1"] {
text-shadow: 0px 0px 5px #FF0505;
}
a[href="/u1382"] {
text-shadow: 0px 0px 5px #FF0505;
}
a[href="/u830"] {
text-shadow: 0px 0px 5px #110D91;
}
a[href="/u209"] {
text-shadow: 0px 0px 5px #FF0505;
}
a[href="/u18140"] {
text-shadow: 0px 0px 5px #A52A2A;
}
a[href="/u24620"] {
text-shadow: 0px 0px 5px #F58803;
}
Termina efeito nome pessoal equipe
/*****Cor titulo Widget *******/
.module .h3 {
color: #FF0000;
}
/*****Fim titulo Widget *******/
/*****Mensagem de ler as regras *******/
.aviso_normas { background: none repeat scroll 0 0 #F0E8E0; border: 1px solid #C00000; font-family: Tahoma,Arial; font-size: 11px; height: 24px; line-height: 24px; margin-bottom: 3px; text-align: center; }
/*****Fim mensagem de ler as regras*******/
/**************cor titulo nas categorias *****************************/
l.table-title, .table-title h2 {
color: rgb(255, 255, 255);
font-family: Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1em;
margin: 2px 0px 4px;
padding-bottom: 2px;
padding-top: 2px;
text-transform: uppercase;
text-align: center !important;
font-weight: 800;
position: relative;
left: 183px;
}
/*fim*******/
/*****************cormenu************************/
#page-header .navbar {
background-color: #92172238;
}
/**********fim cor menu ************************/
Resulta?
Até mais!
Tópicos semelhantes
» Como tirar esse efeito
» Tirar efeito do nome do administrador
» Como tirar efeito do Perfil
» Tirar efeito sombra de quote e spoiler
» Tirar efeito do nick de cima do avatar.
» Tirar efeito do nome do administrador
» Como tirar efeito do Perfil
» Tirar efeito sombra de quote e spoiler
» Tirar efeito do nick de cima do avatar.
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