WEBGRAPHIC
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Mudar cor

3 participantes

Ir para baixo

Mudar cor  Empty Mudar cor

Mensagem por PrisoN Qua Fev 10, 2016 6:25 pm

Minha questão:
Como faço para muda a cor desses nomes que marquei em preto:
https://imgur.com/y4hdG5Z
https://imgur.com/2t70gic
e como faço para tira essa cor azul do fórum?
https://imgur.com/78d1Z0B


Endereço do meu fórum:
http://exercito-bp.forumeiros.com
PrisoN
PrisoN
Membro

Status : jdjddd
Mensagens : 207
Pontos : 319
Reputação : 2

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por Luiis_xD Qua Fev 10, 2016 6:27 pm

poderia me passar o fórum correto? pois as imagens são de fórum diferente até mais, e outra me fale qual cor devera receber em cada lugar em que você citou?

Até mais.
Luiis_xD
Luiis_xD
Membro

Status :
Mensagens : 155
Pontos : 182
Reputação : 27

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por PrisoN Qua Fev 10, 2016 6:35 pm

O fórum correto é este: www.tatudm.forumeiros.com/forum a cor eu gostaria dessa: #006400
PrisoN
PrisoN
Membro

Status : jdjddd
Mensagens : 207
Pontos : 319
Reputação : 2

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por Luiis_xD Qua Fev 10, 2016 6:49 pm

Você gostaria que coloca-se esta cor em todas as partes em que mencionou?
Luiis_xD
Luiis_xD
Membro

Status :
Mensagens : 155
Pontos : 182
Reputação : 27

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por PrisoN Qua Fev 10, 2016 7:09 pm

Sim, em todas as partes.
PrisoN
PrisoN
Membro

Status : jdjddd
Mensagens : 207
Pontos : 319
Reputação : 2

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por Luiis_xD Qua Fev 10, 2016 9:18 pm

Olá adicione este código em sua folha de estilo css

Código:

p{
   color: #006400;
}

.h3, .catHead a{
   color: #006400;
}

info_open{
   color: #006400;
}

.clearfix{
   color: #006400;
}

Resulta?

Até mais!
Luiis_xD
Luiis_xD
Membro

Status :
Mensagens : 155
Pontos : 182
Reputação : 27

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por PrisoN Qua Fev 10, 2016 10:07 pm

Não mudo esse de quem está conectado: https://imgur.com/2t70gic
e nem estes: https://imgur.com/y4hdG5Z
PrisoN
PrisoN
Membro

Status : jdjddd
Mensagens : 207
Pontos : 319
Reputação : 2

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por Luiis_xD Qui Fev 11, 2016 1:46 am

Código:

.h3 a{
  color: #006400;
}

.page-title a{
  color: #006400;
}


Agora para retirar a barra azul em seu css procure por " .forumbg " e remova as propiedades

Código:

background-image
background-color
Luiis_xD
Luiis_xD
Membro

Status :
Mensagens : 155
Pontos : 182
Reputação : 27

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por PrisoN Qui Fev 11, 2016 12:48 pm

Luiis_xD escreveu:
Código:

.h3 a{
   color: #006400;
}

.page-title a{
   color: #006400;
}


Bom, este código não mudou praticamente nada, apenas onde tem escrito: moderadores, legenda, permissão deste fórum.

Luiis_xD escreveu:Agora para retirar a barra azul em seu css procure por " .forumbg " e remova as propiedades

Código:

background-image
background-color
Enquanto a está parte, ela não se encontra na minha CSS, teria algum código para remover?


@Edit

Nas imagens abaixo, ta onde eu quero colorir(coloca a cor verde), e descolorir (coloca a cor preta)
Nas imagens abaixo eu coloquei o código da cor verde no caso está #006400 para onde eu quero colorir, e onde eu quero descolorir eu coloquei o nome, ''descolorir - preto''. Espero que entenda as imagens.

Imagens: https://imgur.com/a/C6dAR

Minha CSS:
Código:
.dterm img {
margin-right: 30px!important;
}

#wrap{
    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: #fff;
    font-family: arial;
    font-size: 14px;
    margin: 5px;
    position: relative;
    top: 15px;
    text-shadow: 1px 1px 1px #000;
}
.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: #f1f1f1;
 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 #cccccc;
    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 {
background-image: url("http://www.sebrasil.com.br/styles/AeroBlack/theme/images/cellpic1.gif");
background-repeat: repeat;
border: 1px solid #dcdcdc;
    background-color: #fff;
color: #818283;
-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;
 border-bottom-right-radius: 10px;
 border-top-left-radius:10px;
 box-shadow: 0px 5px 5px #CCCCCC; 
text-align: center;
 padding-bottom: 5px; 
 padding-top: 5px;
 padding-left: 5px; 
 padding-right: 5px;
    margin-bottom: 10px;
    margin-top: -1px;
}
  .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 */
.ti {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #FF6600;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;

}
// teste de imagem
.imgt {
width: 36px;
height: 36px;
}
.tx {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #D11736;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.dono {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #2D5913;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}

.destaque {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #c29211;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
 
.memb{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #a1a1a1;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
  .edt{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #0fb4cc;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.mod{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #2768A1;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;

.master{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #ae5da0;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;

.helper{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #72bec1;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
  .adm{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #1527ac;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;

  .nv5{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #8B658B;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.dona {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #EEB422;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.des{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #7A0C06;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
  .pref{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #AC82FF;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;

  .nvl{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #76940C;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}   
/* 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="/u13079"]{
color: #D966D9;
text-shadow:0 0 3px #2D5913;
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;
}

p{
  color: #006400;
}

.h3, .catHead a{
  color: #006400;
}

info_open{
  color: #006400;
}

.clearfix{
  color: #006400;
}

.h3 a{
  color: #006400;
}

.page-title a{
  color: #006400;
}


#page-header .navbar ul.navlinks li a:hover{
          text-shadow: -1px -1px 1px #ffd700;
          text-decoration: underline;
}
PrisoN
PrisoN
Membro

Status : jdjddd
Mensagens : 207
Pontos : 319
Reputação : 2

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por PrisoN Sáb Fev 13, 2016 12:02 am

UP
PrisoN
PrisoN
Membro

Status : jdjddd
Mensagens : 207
Pontos : 319
Reputação : 2

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por Faeel Sáb Fev 13, 2016 5:20 pm

Já tentou mudar pelo painel?

Seta 1 Painel de controle Seta 1 Visualização Seta 1 Imagens e Cores Seta 1 Cores
avatar
Faeel
Membro

Status : Conectado
Mensagens : 7
Pontos : 15
Reputação : 6

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por PrisoN Sáb Fev 13, 2016 6:06 pm

Vlw Faeel, sempre ajudando, obrigado.
PrisoN
PrisoN
Membro

Status : jdjddd
Mensagens : 207
Pontos : 319
Reputação : 2

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por Luiis_xD Dom Fev 14, 2016 1:58 am

[sucesso="Tópico Resolvido"]Tópico marcado como resolvido pelo autor.[/sucesso]
Luiis_xD
Luiis_xD
Membro

Status :
Mensagens : 155
Pontos : 182
Reputação : 27

Ir para o topo Ir para baixo

Mudar cor  Empty Re: Mudar cor

Mensagem por Conteúdo patrocinado


Conteúdo patrocinado


Ir para o topo Ir para baixo

Ir para o topo

- Tópicos semelhantes

 
Permissões neste sub-fórum
Não podes responder a tópicos