Cores de Fundo
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 • Compartilhe
Cores de Fundo
Detalhes da questão
Endereço do fórum: http://exercito-bp.forumeiros.com/forum
Versão do fórum: PunBB
Descrição
Bom, como eu esqueci como muda isso, eu queria saber como mudo a cor do modo hover e do botão verde da categoria onde marquei, lembrando que ele é mudado pela CSS, devido uma alteração que tive que fazer...
Print: https://imgur.com/txbad51.png
CSS:
- CSS:
- Código:
ul.navlinks {
border-bottom: 0px;
}
form[name="post"] .forumbg {
background-color: #006400;
}
.forumbg {
background: none;
}
.introduction .h3, .module .h3, .postbody .h3 {
color: #033b1c;
text-shadow: 0 0 2px #033b1c;
}
.h3 { border-bottom: 1px solid #006400; }
.introduction .h3, .module .h3, .postbody .h3 {
margin-top: 8px;
}
.h3 {
font-weight: 700;
}
.introduction .h3, .module .h3, .postbody .h3 {
color: #033b1c;
text-shadow: 0 0 2px #033b1c;
}
.module {
-moz-border-radius: 4px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-topleft: 15px;
-moz-box-shadow: 0 4px 6px #dbdbdb;
-webkit-border-radius: 4px;
-webkit-border-radius-bottomright: 15px;
-webkit-border-radius-topleft: 15px;
-webkit-box-shadow: 0 4px 6px #dbdbdb;
background-image: url(http://hitskin.com/themes/13/92/59/i_list_bg.png);
background-repeat: repeat;
border: 1px solid #EEE;
}
.module {
background-color: #f7faf5;
color: #000;
margin-bottom: 4px;
overflow: hidden;
padding: 0 10px;
}
.module span.corners-bottom, .module span.corners-top {
margin: 0 -10px;
}
span.corners-top {
background-image: url(http://2img.net/i/fa/prosilver/corners_left.gif);
background-position: 0 0;
margin: 0 -5px;
}
span.corners-bottom, span.corners-bottom span, span.corners-top, span.corners-top span {
background-repeat: no-repeat;
display: block;
font-size: 1px;
height: 5px;
line-height: 1px;
}
.introduction .h3, .module .h3, .postbody .h3 {
color: #033b1c;
text-shadow: 0 0 2px #033b1c;
}
.module .h3, .postbody .h3, CÓDIGO FINALIZADO CÓDIGO INICIADO .introduction .h3 {
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-box-shadow: 0 5px 5px #CCC;
-webkit-border-radius-bottomright: 10px;
-webkit-border-radius-topleft: 10px;
-webkit-box-shadow: 0 5px 5px #CCC;
background-image: url(http://www.sebrasil.com.br/styles/AeroBlack/theme/images/cellpic1.gif);
background-repeat: repeat;
border: 1px solid #EEE;
color: #000;
text-align: center;
}
.topiclist.forums dd.lastpost {
background-color: transparent!important;
border: none!important;
border-radius: 0px!important;
}
.module .h3 {
color: #205203;
text-shadow: 0 0 5px #a3b897;
}
az, bl, azul, blue, .az {text-shadow: 0px 0px 5px blue;color: blue;}
v, vermelho, red, .v {text-shadow: 0px 0px 5px red;color: red;}
rx, roxo, purple, rox, .rx {text-shadow: 0px 0px 5px #b300ff;color: #b300ff;}
am, amarelo, yelow, .am {text-shadow: 0px 0px 5px #fbff00;color: #fbff00;}
c, ciano, cyan, .c {text-shadow: 0px 0px 5px #00e6ff;color: #00e6ff;}
r, rosa, pink, .r {text-shadow: 0px 0px 5px #ff7fee;color: #ff7fee;}
vr, verde, green, .vr {text-shadow: 0px 0px 5px #006400;color: #006400;}
l, laranja, orange, naruto, .l {text-shadow: 0px 0px 5px #ff9500;color: #ff9500;}
m, marron, brown, .m {text-shadow: 0px 0px 5px #7d4f0f;color: #7d4f0f;}
w, branco, white, .w {text-shadow: 0px 0px 5px #ffffff;}
pr, preto, black, .pr {text-shadow: 0px 0px 5px #000000;}
rp, roxop, pinkr, .r {text-shadow: 0px 0px 5px #AD6B9;color: #AD6B9;}
.descricao {
transition-duration: 1s;
-webkit-transition-duration: 1s;
opacity: .0;
}
.descricao:hover {
opacity: 1!important;
}
#wrap{
border-radius: 10px;
width: 95%;
}
.codebox{
border-radius: 5px;
background: #fff;
border: 1px solid #ddd;
box-shadow: 1px 1px 6px #006400;
}
.codebox dd{
background: #fff;
}
.codebox dt{
border-bottom: 1px solid #ddd;
text-align: center;
font-weight: 700;
color: #000;
}
.codebox dd.cont_code{
color: green;
}
a.forumtitle {
color: #006400!important;
}
a:hover {
color: #006400;
text-shadow : 0px 0px 10px #378896;
}
#page-header .navbar ul.navlinks {
background: url(http://i.imgur.com/Cqn9x.png) no-repeat top center;
border-top: 0!important;
height: 59px;
left: -61px;
position: top-center;
width: 97%;
}
#page-header .navbar ul.navlinks li a {
bottom: 0!important;
color: white;
font-family: arial;
font-size: 14px;
margin: 5px;
position: relative;
top: 15px;
text-shadow: 1px 1px 1px black;
}
#page-header .navbar ul.navlinks li a:hover {
-moz-border-radius: 20px;
-webkit-border-radius: 2px;
border-radius: 1x;
color: white;
height: 20px;
padding: 4px 4px 3px;
padding-center: 1px;
text-decoration: underline;
text-shadow: gold -1px -1px 1px;
}
.forabg {
background-color: transparent!important;
background-image: none!important;
}
#main-content > table.portal > tbody > tr > td:nth-child(1) > div {
background-color: transparent!important;
}
#main-content > table.portal > tbody > tr > td:nth-child(3) > div {
background-color: transparent!important;
}
.module {
background-color: transparent!important;
}
p.rightside {
display: none;
}
#new-message{
left: 7% !important;
}
// Lista de topicos
ul.topiclist {
border: 1px solid #d9d9d9;
}
.topiclist.forums dd.lastpost {
background-color: #f6f6f6;
border: 1px solid #e3e6e6;
border-radius: 5px 5px 5px 5px;
margin: 6px;
}li.row:hover {
background-color: #79BA73;
border: 1px solid #e2e7e7;
box-shadow: 2px 2px 2px 2px inset #dedede;
border-radius: 0 0 40px 40px;
-webkit-transition: 0.3s ease-in; // navegadores webkit, como Safari e Chrome
-moz-transition: 0.3s ease-in; // Firefox
-o-transition: 0.3s ease-in; // Opera
}
.post {
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid #eeeeee;
border-radius: 4px;
box-shadow: 1px 1px 2px #e1e1e1;
background-color: #fbfbfb;
margin: 8px 1px;
padding-bottom: 8px;
padding-top: 5px;
margin-top: 10px;
}
.postprofile dd, .postprofile dt {
padding-top: 10px;
padding-left: 5px;
}
.postprofile dl dt img {
box-shadow: 0px 0px 3px #606060;
margin-bottom: 10px;
}
//
// Botão de download
.post a[href*="http://www.mediafire.com/?"],.post a[href*="http://www.4shared.com"] {
background: url("http://i12.servimg.com/u/f12/17/70/81/78/button10.png") no-repeat scroll center center transparent;
color: transparent;
display: block;
font-size: 0;
height: 33px;
overflow: hidden;
width: 116px;
}
// Legenda personalizada
#i_whosonline + p br + br + em {
background: url(http://i39.servimg.com/u/f39/15/96/67/45/marcad10.png) no-repeat rgb(247, 247, 247);
border: 1px solid rgb(205, 205, 205);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
color: transparent;
display: block;
font-size: 0.9em;
margin: 15px 0px 0px 150px;
position: relative;
padding: 10px 15px 10px 10px;
text-align: center;
width: 61%;
}
.postprofile{
border: 1px dashed #eee;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
text-align: left;
background-image: url("http://hitskin.com/themes/13/92/59/i_list_bg.png");
background-repeat: repeat;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
box-shadow: 0px 5px 5px #CCCCCC;
}
#wrap {
border-radius: 8px;
margin-top: 20px;
margin-bottom: 20px;
-moz-border-radius: 8px;
-webkit-border-radius: 20px;
box-shadow: 0px 0px 5px #999;
border: 1px solid #ffd700;
padding: 15px;
-moz-border-radius:10px;
-moz-box-shadow:0 1px 5px rgba(0,0,0,.15);
-webkit-border-radius:10px 10px;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);
box-shadow:0 1px 5px rgba(0,0,0,.15);
border-radius: 10px 10px;
border-radius-topright: 8px;
}
/* categoria retrátil */
/* Fim */
.newslink .h3 {
display: none;
}
#main-content a.cgu-buttons,input.button1,input.button2,a.button2,button.button2{
border: 1px solid #afafaf;
background: url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
background-color: silver;
border-radius: 3px;
padding: 2px;
}
// Fim
.online {
background-image: url(http://hitskin.com/themes/12/98/28/i_icon_online.png);
}
// FIM =======================================
.blockquote {
margin: 1em 1px 1em 25px;
padding: 5px;
#ipbwrapper {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 1px solid #DCCE54;
}
background: #D6D6D6 url("http://2img.net/i/fa/prosilver/quote.gif") 6px 8px no-repeat;
border: 1px solid #F0D7B8;
font-size: 0.95em;
margin: 1em 1px 1em 25px;
background-color: #FFFFFF;
border-radius: 15px 0px 15px 0px;
-moz-border-radius: 15px 0px 15px 0px;
-webkit-border-radius: 15px 0px 15px 0px;
-moz-box-shadow: 0px 10px 10px #CCCCCC;
-webkit-box-shadow: 0px 10px 10px #CCCCCC;
color : #eee;
display: block;
overflow: auto;
}
// fim =============================
.postprofile {
text-align:left;
}
.user_login_form {
margin-bottom: 5px;
}
.center {
margin-left: auto;
margin-right: auto;
text-align: center;
}
//Visualização de tópicos e mensagens
// Fim
div.module {
background-image: url("http://hitskin.com/themes/13/92/59/i_list_bg.png");
background-repeat: repeat;
border: 1px solid #eee;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
}
// ================= FIM ================
input.button1, input.button2, a.button1, a.button2, button.button2, button.button1 {
background:#e7f3f7 url(http://im1.all-up.com/i/img/bg_button.png) repeat-x;
border:1px solid #008AE6;
color:#5e6669;
overflow:visible;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
-moz-box-shadow: 0px 3px 3px #CCCCCC;
-webkit-box-shadow: 0px 3px 3px #CCCCCC;
}
input.button1:hover, input.button2:hover, a.button1:hover, a.button2:hover, button.button2:hover, button.button1:hover {
border: 1px solid #FF9D00;
color:black;
background-position: top;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
}
// ================== FIM =================
dl.codebox {
border: 1px solid #008AE6;
padding: 6px;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
-moz-box-shadow: 0px 10px 10px #CCCCCC;
-webkit-box-shadow: 0px 10px 10px #CCCCCC;
}
codebox dt{
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/citati10.png');
background-repeat: no-repeat;
background-position: top right;
padding: 5px 10px 3px 3px;
color: #000;
font-weight: bold;
background-color: #707070;
border: 1px solid #888888;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}
// =========================== FIM ========================
#text_editor_textarea {
border:1px solid #008AE6;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
-moz-box-shadow: 0px 10px 10px #CCCCCC;
-webkit-box-shadow: 0px 10px 10px #CCCCCC;
}
.h3 .catHead a:link {
color: #818283;
}
.h3 .catHead a:visited {
color: #818283;
}
.pathname-box {
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
margin-top: 10px;
padding: 3px;
}
p .pathname-box {
font-size: 10px !important;
}
p.path {
clear: left;
margin-left: 10px;
}
/*ul.topiclist {
border: 0px solid #eee;
-moz-border-radius-topleft: 10px;
-webkit-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-radius-bottomright: 10px;
-moz-box-shadow: 0px 2px 2px #CCCCCC;
-webkit-box-shadow: 0px 2px 2px #CCCCCC;
}*/
li.header, table.forumline td.catHead {
background-image: url("http://i.imgur.com/zApQl3W.jpg");
color: #FFF !important;
font-size: 11px !important;
font-family: Verdana, sans-serif;
font-weight: 700 !important;
padding: 0px !important;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.247);
font-size: 1.05em;
}
// ================================= FIM ========================
// Reputação personalizada
dd > .reputation {
background-color: rgb(141, 177, 62)!important;
background-image: url(http://i38.servimg.com/u/f38/17/31/71/58/highli10.png);
border--radius: 3px;
color: rgb(255, 255, 255);
font-weight: bold;
display: block;
margin: 0 auto;
margin-bottom: 3px;
padding: 3px 7px;
max-width: 125px;
text-align: center;
text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px;
background-position: 0px 1px;
background-repeat: repeat no-repeat;
}
dd > .reputation.zero {
background-color: rgb(16, 16, 16)!important;
color: rgb(255, 255, 255);
}
dd > .reputation span {
color: #fff !important;
}
//fim reputacao
.reset {
background:#e7f3f7 url(http://im1.all-up.com/i/img/bg_button.png) repeat-x;
border:1px solid #008AE6;
color:#5e6669;
overflow:visible;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
-moz-box-shadow: 0px 3px 3px #CCCCCC;
-webkit-box-shadow: 0px 3px 3px #CCCCCC;
}
// ============================== FIM ========================
// Anuncios globais
dl[style*="http://i46.servimg.com/u/f46/13/66/77/06/fixo210.png"], dl[style*="http://icons.iconarchive.com/icons/double-j-design/origami/32/file-icon.png"] {
background-color:#FFFCDF;
border-bottom:1px solid #FFBFBF;
border-top:1px solid #FFBFBF;
}
// FIM =============================
.h3{
color:#00008B!important;
}
// ============================ FIM =====================
/* Efeito no tÃtulo dos ranks */
.om {
color: #EE00EE;
}
.nvl5 {
color: #8B658B;
}
/* Fim */
// teste de imagem
/* Tito Delerino */
a[href="/u4011"]{
text-shadow:0px 0px 3px #FFB700;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
a[href="/u4011"]:hover {
text-shadow: 1px 1px 1px #ffdd03;
}
/* Brasil PlayForever */
a[href="/u29175"]{
text-shadow:0 0 3px #FFFF00;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Black_Hole */
a[href="/u11035"]{
text-shadow:0px 0px 3px #FFB700;
background: url("http://sl.glitter-graphics.net/pub/590/590935ankbyj1xx4.gif");
}
/* Black_Hole */
a[href="/u11035"]:hover {
text-shadow: 1px 1px 1px #ffdd03;
}
/* Mr_Roxy */
a[href="/u10811"]{
text-shadow:0px 0px 3px #FFB700;
background: url("http://sl.glitter-graphics.net/pub/590/590935ankbyj1xx4.gif");
}
/* Mr_Roxy */
a[href="/u10811"]:hover {
text-shadow: 1px 1px 1px #ffdd03;
}
/* Pedrosa */
a[href="/u29535"]{
text-shadow: 0px 0px 3px #FF00FF;
background: url("http://i.imgur.com/64TYyxd.gif");
}
/* Vitor Vitorassi */
a[href="/u1430"]{
text-shadow:0 0 3px #FF00FF;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Vitor Tetila */
a[href="/u4207"]{
text-shadow:0 0 3px #DCDCDC;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Cebola_xD */
a[href="/u5137"]{
text-shadow:0px 0px 3px #17d4d4;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Emerson Cristian
a[href="/u850"]{
text-shadow: 0px 0px 3px #FF00FF;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
} */
/* Leonardo Viera */
a[href="/u204"]{text-shadow:0 0 3px #7A0C06;
background: url("http://i.imgur.com/64TYyxd.gif");
}
/* The Zeradoow */
a[href="/u30926"]{text-shadow:0 0 3px #7A0C06;
}
/* Designer Mes */
a[href="/u"]{text-shadow:0 0 3px #7A0C06;
}
/* Vitor Vitorassi */
a[href="/u1430"]{
text-shadow:0 0 3px #FF00FF;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Turion xD */
a[href="/u1150"]{text-shadow:0 0 3px #FF00FF;
background: url("http://i.imgur.com/64TYyxd.gif");
}
/* TOP Mod mes */
a[href="/u7218"]{text-shadow:0 0 3px #2768A1;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* TOP Admin do mês - [Rene Ruan19] */
a[href="/u31466"]{text-shadow:0 0 3px #2768A1;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* TOP Admin 5 do mês - [Frizan Nice] */
a[href="/u17746"]{text-shadow:0 0 3px #8D16B5;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Admin Master - [Quizzy] */
a[href="/u35405"]{text-shadow:0 0 3px #FF00FF;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/*- Códigos para cores -*/
/* Sabrina */
a[href="/udesa"]{
color: #509C7A;
text-shadow:0 0 3px #509C7A;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Raphael Santos */
a[href="/u1"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* ex-owners */
/* Matheus Ronaldo */
a[href="/u1184"] {
text-shadow:0 0 3px #FFF8D9;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Monkey */
a[href="/u488"] {
text-shadow:0 0 3px #FFF8D9;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
.vote {
padding: 4px 1px 4px 1px;
text-align: center;
width:20px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
margin-top: 50px !important;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
}
.vote .vote-no-bar {
display: none;
}
.vote .vote-bar {
border-left: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #d4d6d5;
font-size: 0px;
height: 50px;
margin: 0px;
width: 20px;
padding: 3px 0px 3px 0px;
}
.vote .vote-bar-plus {
margin-left: 7px;
width: 6px;
}
.vote .vote-bar-minus {
margin-left: 7px;
width: 6px;
display: none;
}
.vote .vote-button a[href*="plus"] {
background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/116.jpg);
background-repeat: no-repeat;
display:block;
height:21px;
width:22px;
}
.vote .vote-button a[href*="minus"] {
background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/212.jpg);
background-repeat: no-repeat;
display:none;
height:21px;
width:22px;
}
// ================================ FIM ================================
.navbar #search-box{display:none}
/* Fim - Retirando a busca */
div.borderwrap {
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}
div.maintitle {
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
-webkit-border-radius-topleft: 7px;
-webkit-border-radius-topright: 7px;
}
table.ipbtable tfoot td {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-radius-bottomleft: 10px;
-webkit-border-radius-bottomright: 10px;
}
.module .box-content, element.style {
-moz-border-radius:7px;
-webkit-border-radius: 7px;
}
ul.linklist li {
position: relative;
float: center;
}
li:hover #prof-content {
opacity: 1;
visibility: visible;
margin-top: -5px;
}
#prof-content {
margin-top: -15px;
margin-left: -5px;
_margin: 0; /*IE6 only*/
border-width: 1px;
border-style: solid;
border-color: #000000;
opacity: 0;
visibility: hidden;
position: absolute;
top: 29px;
z-index: 999;
background: #fff;
padding: 5px;
-moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
-webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
#prof-content a {
display:block;
width: 150px;
margin-left: 5px;
}
li:hover #prof-forum {
opacity: 1;
visibility: visible;
margin-top: -5px;
}
#prof-forum {
margin-top: -15px;
border-width: 1px;
border-style: solid;
border-color: #000000;
margin-left: -5px;
_margin: 0; /*IE6 only*/
opacity: 0;
visibility: hidden;
position: absolute;
top: 29px;
z-index: 999;
background: #fff;
padding: 5px;
-moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
-webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
#prof-forum a {
display:block;
width: 150px;
margin-left: 5px;
}
form#quick_reply #textarea_content textarea#text_editor_textarea { height: 120px !important; }
#textarea_content textarea#text_editor_textarea { height: 230px; width: 100% !important; }
/*
/*Inicio - Aviso de regras nas mensagens*/
.aviso_regras {
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;
}
.fade {
display:inline-block;
background: -moz-linear-gradient(left, rgb(227,226,218) 0%, rgba(227,226,218,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0.00, rgb(227,226,218)), color-stop(1.00, rgba(227,226,218,0)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e3e2da, endColorstr=#00e3e2da, GradientType=1);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e3e2da, endColorstr=#00e3e2da, GradientType=1)";
}
.blur {
display:inline-block;
color:#ddd;
text-shadow: 0 0 2px #aaaaaa;
text-shadow: 0 0 4px #aaaaaa;
text-shadow: 0 0 6px #aaaaaa;
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
filter:
progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
}
.flipH {
display:inline-block;
-moz-transform:scale(-1,1);
-o-transform:scale(-1,1);
-webkit-transform:scale(-1,1);
transform:scale(-1,1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=-1,
M12=0,
M21=0,
M22=1,
SizingMethod="auto expand");
}
.flipV {
display:inline-block;
-moz-transform:scale(1,-1);
-o-transform:scale(1,-1);
-webkit-transform:scale(1,-1);
transform:scale(1,-1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=1,
M12=0,
M21=0,
M22=-1,
SizingMethod="auto expand");
}
#username {
background: #fff url(http://i.imgur.com/gqKFN.png)no-repeat;
border: 1px solid #DDD;
border-radius: 0!important;
cursor: text;
padding: 5px 5px 5px 20px;
top: 0;
}
#password {
background: #fff url(http://i.imgur.com/gqKFN.png)no-repeat;
border: 1px solid #DDD;
border-radius: 0!important;
cursor: text;
padding: 5px 5px 5px 20px;
top: 0;
}
#page-header .navbar ul.navlinks li a:hover{
text-shadow: -1px -1px 1px #ffd700;
text-decoration: underline;
}
_________ Sombra nos Widgets do portal ____________
.module {
-moz-border-radius: 4px;
-moz-box-shadow: 0 4px 6px #dbdbdb;
-webkit-border-radius: 4px;
-webkit-box-shadow: 0 4px 6px #dbdbdb;
}
__________ Responsáveis Hover ____________
#modo {
display: none;
}
.dterm:hover #modo {
display: block;
}
_____ Cor Bordas Text Cx cores ______
#flutu {
text-align: right;
}x;
}
/* Brilho no nick */
a[href="/u211"] {text-shadow: 0px 0px 5px red;}
a[href="/u1"] {text-shadow: 0px 0px 5px cyan;
background: url(http://i46.servimg.com/u/f46/17/06/00/87/3110.gif);}
a[href="/u312"] {text-shadow: 0px 0px 5px red;
background: url(http://i46.servimg.com/u/f46/17/06/00/87/3110.gif);}
a[href="/u468"] {text-shadow: 0px 0px 5px black;}
a[href="/u312"] {text-shadow: 0px 0px 5px red;}
a[href="/u130"] {text-shadow: 0px 0px 5px cyan;}
a[href="/u149"] {text-shadow: 0px 0px 5px red;}
a[href="/u319"] {text-shadow: 0px 0px 5px cyan;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif);}
a[href="/u133"] {;text-shadow: 0px 0px 5px #509C7A;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);}
a[href="/u468"] {;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);}
a[href="/u149"] {;
background: url(http://i46.servimg.com/u/f46/17/06/00/87/3110.gif);}
a[href="/u29"] {text-shadow: 0px 0px 5px cyan;
background: url(http://i46.servimg.com/u/f46/17/06/00/87/3110.gif);}
#username {
background: #fff url(http://i.imgur.com/gqKFN.png)no-repeat;
border: 1px solid #DDD;
border-radius: 0!important;
cursor: text;
padding: 5px 5px 5px 20px;
top: 0;
}
#password {
background: #fff url(http://i.imgur.com/gqKFN.png)no-repeat;
border: 1px solid #DDD;
border-radius: 0!important;
cursor: text;
padding: 5px 5px 5px 20px;
top: 0;
}
.user_login_form input[type="text"] {
background: url(http://i.imgur.com/rzOu1.png)no-repeat;
padding-left: 20px;
}
.user_login_form input[type="password"] {
background: #fff url(http://i.imgur.com/dlS8w.png)no-repeat;
padding-left: 20px;
}
.user_login_form input[type="password"], .user_login_form input[type="text"] {
position: relative;
top: 7px;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover {
background-position: 0px 100%;
border: 1px solid
#008C46;
}
#main-content a.cgu-buttons, button.button2, input.button1, input.button2 {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #F4F5F4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
border: solid 1px #DDD;
border-radius: 3px;
padding: 2px;
}
.post-body {
background-color: #E1EBF2;
border-radius: 5px;
width: 101%;
margin-right: 3px;
left: -10px;
}
.user {
background-color: #E1EBF2;
border-right: 1px solid white;
max-height: 1024px;
max-width: 210px;
overflow: auto;
overflow-x: hidden;
padding-right: 10px;
padding-top: 10px;
right: 15px;
margin-left: 20px;
height: 200px;
}
.entry-content {
width: 90%!important;
}
.entry-content {
overflow: hidden;
padding-bottom: .8em;
width: 100%;
}
.signstaff {
margin-left: 300px;
width: auto;
top: -20px;
}
.post-bot {
margin-bottom: 20px !important;
}
a:hover{color:#008C46;text-shadow:0px 0px 15px #008C46;text-decoration:underline}
.inputbox {
background-color:#ffffff;
background-image: url(http://i.imgur.com/xbpbc.png);
background-repeat: no-repeat;background-position: 100% 100%;}
form#quick_reply #textarea_content textarea#text_editor_textarea {background-color:#ffffff;
background-image: url(http://i.imgur.com/xbpbc.png);
background-repeat: no-repeat;background-position: 100% 100%;}
#body.navigation {
position: fixed;
width: 1150px;
height: 103px;
top: 0px;
z-index: 999;
}
/* Brilho no nick */
a[href="/u211"] {text-shadow: 0px 0px 5px red;}
a[href="/u77"] {text-shadow: 0px 0px 5px cyan;
background: url(http://i46.servimg.com/u/f46/17/06/00/87/3110.gif);}
a[href="/u312"] {text-shadow: 0px 0px 5px red;
background: url(http://i46.servimg.com/u/f46/17/06/00/87/3110.gif);}
a[href="/u468"] {text-shadow: 0px 0px 5px black;}
a[href="/u312"] {text-shadow: 0px 0px 5px red;}
a[href="/u130"] {text-shadow: 0px 0px 5px cyan;}
a[href="/u149"] {text-shadow: 0px 0px 5px red;}
a[href="/u319"] {text-shadow: 0px 0px 5px cyan;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif);}
a[href="/u133"] {;text-shadow: 0px 0px 5px #509C7A;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);}
a[href="/u468"] {;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);}
a[href="/u149"] {;
background: url(http://i46.servimg.com/u/f46/17/06/00/87/3110.gif);}
.postprofile {
border: 1px solid #EEE;
text-align: left;
background-image: url("http://hitskin.com/themes/13/92/59/i_list_bg.png");
background-repeat: repeat;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
}
.introduction, .panel, .post {
border: 1px solid #EEE;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;}
az, bl, azul, blue, .az {text-shadow: 0px 0px 5px blue;color: blue;}
v, vermelho, red, .v {text-shadow: 0px 0px 5px red;color: red;}
rx, roxo, purple, rox, .rx {text-shadow: 0px 0px 5px #b300ff;color: #b300ff;}
am, amarelo, yelow, .am {text-shadow: 0px 0px 5px #fbff00;color: #fbff00;}
c, ciano, cyan, .c {text-shadow: 0px 0px 5px #00e6ff;color: #00e6ff;}
r, rosa, pink, .r {text-shadow: 0px 0px 5px #ff7fee;color: #ff7fee;}
vr, verde, green, .vr {text-shadow: 0px 0px 5px #11ff00;color: #11ff00;}
l, laranja, orange, naruto, .l {text-shadow: 0px 0px 5px #ff9500;color: #ff9500;}
m, marron, brown, .m {text-shadow: 0px 0px 5px #7d4f0f;color: #7d4f0f;}
w, branco, white, .w {text-shadow: 0px 0px 5px #ffffff;}
pr, preto, black, .pr {text-shadow: 0px 0px 5px #000000;}
sp, .sp {text-shadow: 0px 0px 5px #0072ff;color: #0072ff !important;}
#pun-qpost #text_editor_controls{position:relative !important}
CÓDIGO FINALIZADO
CÓDIGO INICIADO
.online {
propriedades
}
div.post {
propriedades
}
CÓDIGO FINALIZADO
CÓDIGO INICIADO
#page-footer .linklist strong{font-weight:400}
ul.linklist li{display:inline;font-size:1.1em;line-height:2.2em;list-style-type:none;width:auto}ul.linklist li a img{vertical-align:middle}
ul.linklist li.rightside{float:right}ul.linklist li.footer-home{float:left}
.navbar span.corners-bottom,.navbar span.corners-top{margin:0 -10px}
.navbar{background-color:#fff;clear:both;padding:0 10px}
CÓDIGO FINALIZADO
CÓDIGO INICIADO
li.row {
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #999999;
}
CÓDIGO FINALIZADO
CÓDIGO INICIADO
.introduction .h3, .module .h3, .postbody .h3 {
background-image: url("http://www.sebrasil.com.br/styles/AeroBlack/theme/images/cellpic1.gif");
background-repeat: repeat;
border: 1px solid #EEE;
color: black;
-moz-border-radius-topleft: 10px;
-webkit-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-radius-bottomright: 10px;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
text-align: center;
}
.module {
background-image: url("http://hitskin.com/themes/13/92/59/i_list_bg.png");
background-repeat: repeat;
border: 1px solid #EEE;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
}
---
.forabg {
background-image: transparent url(http://i.imgur.com/ysVovqu.png) 0px 0px !important;
border: 2px solid rgb(27, 209, 54);
border-image: initial;
clear: both;
margin-bottom: 4px;
padding: 0px 5px;
}
.introduction .h3, .module .h3, .postbody .h3 {
color: #033b1c;
text-shadow : 0px 0px 2px #033b1c;
}
.mes-txt {
border: 1px solid #007031;
text-align: left;
background-image: url("http://i.imgur.com/51cXZ.jpg");
background-repeat: repeat;
-moz-border-radius-topright: 15px;
-moz-border-radius: 5px;
-moz-box-shadow: 0 1px 5px rgba(0,0,0,.15);
-webkit-border-radius: 5px 5px;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.15);
}
{
-moz-box-shadow: 0 100px 100px #007031;
-webkit-box-shadow: 0 100px 100px #007031;
Re: Cores de Fundo
Saudações!
Para alterar o titulo dos fóruns, basta procurar por esse código em teu CSS:
Para o Hover das categorias, esse é o código que deve ser mudado:
Até mais.
Sennior
Para alterar o titulo dos fóruns, basta procurar por esse código em teu CSS:
- Código:
a.forumtitle {color: #006400!important;}
Para o Hover das categorias, esse é o código que deve ser mudado:
- Código:
li.row:hover {
background-color: #79BA73;
border: 1px solid #e2e7e7;
box-shadow: 2px 2px 2px 2px inset #dedede;
border-radius: 0 0 40px 40px;
-webkit-transition: 0.3s ease-in;
}
Até mais.
Sennior
Re: Cores de Fundo
Olá @Sennior, eu gostaria de saber como faço para mudar a cor do neon quando passo o mouse emcima, para coloca tipo o neon do titulo do fórum, cor preta com o neon esverdiado, teria como?
https://imgur.com/5HjzmRo
https://imgur.com/5HjzmRo
Re: Cores de Fundo
Olá amigo, pelo que eu vi, seu fórum já possui um neon nos itens.
Ainda precisa de ajuda?
Atenciosamente,
While.
Ainda precisa de ajuda?
Atenciosamente,
While.
Re: Cores de Fundo
Saudações!
Seria algo assim?
Até mais.
Seria algo assim?
- Código:
li.row:hover {
background: linear-gradient(rgba(209, 255, 176, 0.41) 0%,rgba(185, 234, 150, 0.92) 100%), url(http://2img.net/i/bl/spirale.png)!important;
border: 1px solid #D8F6C3;
box-shadow: 2px 2px 2px 2px inset #dedede;
border-radius: 0 0 25px 25px;
-webkit-transition: 0.3s ease-in;
}
Até mais.
Re: Cores de Fundo
Bom dia,while escreveu:Olá amigo, pelo que eu vi, seu fórum já possui um neon nos itens.
Ainda precisa de ajuda?
Atenciosamente,
While.
Olá @while , sim eu tenho os neon nos itens, porém faz muito tempo que coloquei eles, e esqueci qual é o código que faço para muda a cor deles.
---
Olá @Sennior bom, este código que você me forneceu, ele muda o campo hover, certo?Bom essa parte eu já resolvi, agora eu quero saber como faço para muda o neon dos links externos dos tópicos (Sub-Fóruns).Sennior escreveu:Saudações!
Seria algo assim?
- Código:
li.row:hover {
background: linear-gradient(rgba(209, 255, 176, 0.41) 0%,rgba(185, 234, 150, 0.92) 100%), url(http://2img.net/i/bl/spirale.png)!important;
border: 1px solid #D8F6C3;
box-shadow: 2px 2px 2px 2px inset #dedede;
border-radius: 0 0 25px 25px;
-webkit-transition: 0.3s ease-in;
}
Até mais.
--Dês de já, eu agradeço a ajuda.
Re: Cores de Fundo
Ah sim!
Use este:
Mude a cor "#008C46" para alguma de sua preferencia.
Até mais.
Use este:
- Código:
a:hover {
color: black;
text-shadow: 0px 0px 15px #008C46!important;
text-decoration: underline;
}
Mude a cor "#008C46" para alguma de sua preferencia.
Até mais.
Re: Cores de Fundo
Obrigado, resolvido.
Re: Cores de Fundo
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
» Cores invisiveis ao fundo
» Cores do fundo dos tópicos
» Cores fundo categorias
» Alterar cores de fundo do BBcode
» Mudar a cores de fundo em 2 espaços
» Cores do fundo dos tópicos
» Cores fundo categorias
» Alterar cores de fundo do BBcode
» Mudar a cores de fundo em 2 espaços
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