Modificar a tonalidade da cor.

2 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Modificar a tonalidade da cor.

Mensagem por Galileu 07.06.14 23:52

  • Descrição:
Meu caso é o seguinte, na imagem abaixo a cor que engloba o quadro do perfil e a que estende-se pelo resto da mensagem estão em cinza, porém diferentes, assim como mostra a seta, quero que o cinza fique da cor do debaixo.

Modificar a tonalidade da cor. Iu9YGgP

  • Informações:
Fórum:http://e-gamesbrasil.forumeiros.comVersão:INVISION
Tipo:Pedido de códigoTags:Modificar,tonalidade



Última edição por Galileu em 10.06.14 2:08, editado 1 vez(es)
Galileu

Galileu
***

Membro desde : 17/12/2012
Mensagens : 189
Pontos : 291

http://cidadezumbi.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Modificar a tonalidade da cor.

Mensagem por Sennior 08.06.14 1:06

Saudações,

O senhor deseja que a área do perfil fique da cor da área das mensagens, é isso? Não compreendi bem... Se for isso, utilize este CSS:
Painel de Controle Seta Visualização Seta Imagens e Cores Seta Cores Seta Folha de Estilo CSS
Código:
Código:
.postprofile {
background: #FFFFFF!important ;
text-align: center;
}

Coloque no inicio de teu CSS.

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Modificar a tonalidade da cor.

Mensagem por Galileu 08.06.14 1:40

Não, amigo. A coluna do perfil possui uma cor cinza, certo? Pois bem, se for observar bem, essa coluna está com duas cores em cinza. Eu quero que o cinza seja apenas um, que é o mais claro.
Galileu

Galileu
***

Membro desde : 17/12/2012
Mensagens : 189
Pontos : 291

http://cidadezumbi.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Modificar a tonalidade da cor.

Mensagem por Sennior 08.06.14 6:36

Saudações! Muito feliz

Aceda a tua "Folha de Estilo CSS"
Painel de Controle :seta:Visualização :seta:Imagens e Cores :seta:Cores :seta:Folha De Estilo CSS

Código:
Código:
.postprofile {background: transparent!important;}
Obs:. Coloque o código acima no inicio da tua Folha de Estilo CSS para que haja exito.

Abraços,
Sennior. Piscada
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Modificar a tonalidade da cor.

Mensagem por Galileu 08.06.14 16:33

Há como fazer o processo inverso? Onde a cor de cima seria a que ficaria e a de baixo seria modificada?
Galileu

Galileu
***

Membro desde : 17/12/2012
Mensagens : 189
Pontos : 291

http://cidadezumbi.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Modificar a tonalidade da cor.

Mensagem por Sennior 08.06.14 20:22

Olá,

Sim, mande-me teu CSS.

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Modificar a tonalidade da cor.

Mensagem por Galileu 09.06.14 1:42

Código:
div.borderwrap.activeusers-box {display: none!important;
}
a:link {
   color: #000000;
    text-decoration:none;
        border-radius:12px;
   }


img {
border: none;
vertical-align: middle;
margin: 1px;
}

a:link {
color: #111;
text-decoration: none;
border-radius: 12px;

}
table.ipbtable .forum-name a {
font-weight: 600;
font-size: 15px;
padding-left: 2px;
color: #555;
}
table.ipbtable .mods {
text-align: left;
padding-left: 15px;
color: #888;
}
table.ipbtable td .par {
text-align: left;
padding-left: 14px;
color: #888;
}
table.ipbtable td {
padding: 9px;
vertical-align: top;
padding-left: 10px;
  color: #222;
}
.topic-paging a, strong.pagination a {
background: #d5d5d5;
border-radius: 3px;
color: #999;
font-size: 9px;
margin: -3px;
padding: 1px 5px;
text-decoration: none;
}

.td.row1.centered  {
  background: url(http://www.webcheats.com.br/forum/images/icons/icon1.png);
}
.postdetails h3 {
font-size: 20px;
margin: 10px;
margin: 10px;
}
.avatar img {
width: 160px;
margin-left: -8px;
}
.avatar {
background-color: white;
border: 1px solid white;
}

.post-entry {
margin: 15px;
overflow: hidden;
font: Verdana;
font-size: 12px;
}

table.ipbtable tfoot td {
background-color: #B81414;
font-size: 3px;
height: 5px;
border-radius: 0em 0em 5em 5em;
}
#submenu ul li a {
color: black;
margin: .0em 0em .0em 0;
padding: .5em 0em .65em 0;
text-decoration: none;
}
.module .box-content {
border-bottom: 10px solid #fff;
line-height: normal;
padding: 5px;
border-radius: 5px;
}
.post {
background-color: whiteSmoke;
border-bottom: 10px solid #D5D5D5;
}
table.ipbtable th {
background-color: #E9E9E9;
background-image: url(http://2img.net/i/fa/empty.gif);
background-repeat: repeat-x;
border-bottom: 1px solid #DBDBDB;
border-right: 1px solid #D1D1D1;
color: black;
padding: 1px 0 1px 5px;
text-align: center;
}
table.ipbtable tfoot td {
background-color: #D5D5D5;
border-radius: 0 0 5em 5em;
font-size: 3px;
height: 5px;
}
.borderwrapm, div.borderwrap {
background-color: white;
border: 1px solid whiteSmoke;
padding-left: 10px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
border-radius: 16px;
}
.module .box-content {
border-bottom: 10px solid #fff;
border-radius: 15px;
line-height: normal;
padding: 5px;
}
.box-content {
background-color: white;
border-bottom: 10px solid #666;
border-radius: 10px;
}
.statlinks ul li a {
border-bottom: 1px dotted #464C55;
color: white;
text-decoration: none!important;
}
.statlinks ul li a:hover {
border-bottom: 1px solid #464C55;
color: white;
}
div.maintitle {
background-color: #111;
background-repeat: repeat-x;
border-bottom: 6px solid #791212;
border-radius: 5px 5px 0 0;
color: #fff;
height: 10px;
padding: 15px 8px 8px 15px;
vertical-align: middle;
zoom: 1;
}
#chatbox_header {
height: 30px;
color: white;
}

.button, .mainoption {
cursor: pointer;
font-size: 11px;
height: 20px;
padding: 0 5px;
}

div#logostrip #logo {
display: block;
float: center;
background:
black;
}

div.maintitle .contract, div.maintitle .expand {
background: url(http://1.bp.blogspot.com/-NgwBbgykgjU/Ue7yeALVqOI/AAAAAAAAANQ/HLnayhsrYiU/s1600/collapse_tcat+c%C3%B3pia.png) no-repeat 50% 50%;
border-bottom: 1px solid #111;
border-radius: 5px;
cursor: pointer;
float: right;
height: 25px;
margin: -9px 0 -17px -17px;
width: 50px;
}
a.topictitle {
  color: #791212;
font-size: 13px;
font-weight: 700;
}
a.topictitle a:hover {
  color:#417394;
  font-size:14px;
  font-weight:bold;
  text-decoration:underline;
}
#userlinks ul {
float: right;
list-style: none;
font-size: 10px;
}

#userlinks {
background-color: whiteSmoke;
border-bottom: 1px solid #F0F0F0;
font-size: 18px;
padding: .5em;
color: #417394;
}

p.topic-desc{
  color: #444;
}

#submenu ul li a a:hover {
  backgroung: #fff;
}

#submenu ul {
list-style: none;
text-align: center;
background: #0C0C0C url(http://4.bp.blogspot.com/-00_1m_A-WeI/UJLXI4astRI/AAAAAAAACCg/ha62LT34_w0/s1600/menu.jpg) center no-repeat;
border-radius: 7px;
}

div#logostrip {
background-color: #630f0f;
background-image: url(http://2img.net/i/fa/empty.gif);
background-repeat: repeat-x;
color: #212121;
min-height: 68px;
text-align: center;
}

div#logostrip #logo {
background: #630f0f;
display: block;
float: center;
}
div.maintitle {
background-color: #111;
background-repeat: repeat-x;
border-bottom: 6px solid #791212;
border-radius: 5px 5px 0 0;
color: #fff;
height: 10px;
padding: 15px 8px 8px 15px;
vertical-align: middle;
zoom: 1;
}
.vote {
padding: 4px 1px 4px 1px;
text-align: center;
width:20px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
-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;
}

.vote .vote-button a[href $="plus"] {
background:url('http://i49.tinypic.com/1eb5at.png');
background-position: center;
background-repeat: no-repeat;
color:transparent;
display:block;
height:21px;
width:22px;
}

.vote .vote-button a[href $="minus"] {
background-image:url('http://i50.tinypic.com/16055w3.png');
background-position: center;
background-repeat: no-repeat;
color:transparent;
display:block;
height:21px;
width:22px;
}

#submenu ul {
background: #000;
border-radius: 0;
list-style: none;
text-align: center;
margin-top: -1px;
}

#submenu {
background: white;
color: white;
text-align: right;
padding: 0;
}

#navstrip li.begin {
background: url(http://hitskin.com/themes/18/90/56/i_icon_mini_offline.png) right center no-repeat;
border-right: 0;
margin-left: 0;
padding: 8px 25px;
}
#navstrip li {
background: url(http://hitskin.com/themes/18/90/56/i_icon_mini_offline.png) right center no-repeat;
border-right: 0;
float: left;
margin: 0;
padding: 8px 25px;
margin-left: -15px;
}
#navstrip {
color: #555;
font-weight: 700;
list-style: none;
margin: 0;
}

table.ipbtable td {
padding: 5px 0px 5px 10px;
vertical-align: top;
}

.chatbox {
background-color: whiteSmoke;
border-top: 5px solid #444;
border-radius: 5px;
}

.borderwrapm, div.borderwrap {
background-color: none;
border: 0;
border-radius: 0;
padding: 1px;
}

#chatbox_members {
border-right: 2px solid #D0D0D0;
bottom: 0px;
overflow: auto;
position: absolute;
top: 30px;
width: 180px;
}

#message, #submit_button {
background: #d9d9d9;
border-bottom: 5px solid #f5f5f5;
border-radius: 4px;
border-width: 1px;
margin: 2px 5px;
padding: 3px 10px;
font-size: 12px;
}
#chatbox_footer {
background-color: #f5f5f5;
bottom: 0;
left: 0;
padding: 5px;
position: absolute;
right: 0;
border-radius: 0px 0px 7px 7px;
}

.popupmenu ul {
list-style: none;
width: 296px;
border: 5px solid #E8E8E8;
padding: 5px;
background: white;
}

.popupmenu li {
background-color: white;
background-image: url(http://2img.net/i/fa/invision/menu_item.gif);
background-position: 2px 50%;
background-repeat: no-repeat;
border-bottom: 0;
display: block;
padding: 7px;
text-decoration: none;
white-space: nowrap;
}

.popupmenu .avatar {
background: url(http://2img.net/i/fa/invision/pp-blank-thumb-50px.png) no-repeat;
background-color: #fff;
border: 0;
float: right;
height: 50px;
margin: 5px;
width: 50px;
}

#profile-advanced-details .message-block {
margin-left: 160px;
zoom: 1;
}

.postprofile{text-align:center;
    background: #f0f0f0;
}
dd-textarea textarea {
border: 0
}

#content-container div#right {
float: right;
margin-top: 39px;
overflow: hidden;
margin-right: 12px;
}
div.maintitle div.toggle, div.maintitle h1, div.maintitle h2, div.maintitle h3 {
  font-size: 14px;
margin-top: -5px;
}
div.pagination b {
background-color: #444;
color: #fff;
font-weight: 400;
padding: 5px 9px;
margin-right: 2px;
border-radius: 3px;
}

div.pagination a {
background-color: #e9e9e9;
padding: 5px 9px;
text-decoration: none;
border-radius: 3px;
margin-left: 0px;
}

#navstrip li a:hover {
color: #417394;
}

.row1, .row2 {border-bottom: 2px solid #f8f8f8!important;
}

.popmenubutton a {
background-color: #f0f0f0;
background-image: url(http://2img.net/i/fa/invision/menu_action_down.gif);
background-position: 98% 50%;
background-repeat: no-repeat;
border: 1px solid #fff;
color: #417394;
font-size: 11px;
font-weight: 700;
padding: 2px 16px 2px 8px;
text-align: center;
text-decoration: none;
white-space: nowrap;
}

#pagef {background: url(http://2.bp.blogspot.com/-ih4beIsW5uY/UW8V0l_CjwI/AAAAAAAAAKc/AeX213z0orw/s1600/Sem+T%C3%ADtulo-1.png);
height: 110px;
padding-top: 200px;
}
.avatar img {margin-left: auto !important;width: 50px !important;}

.module .maintitle {
background: #e5e5e5;
border-bottom: 0;
border-left: 8px solid #d5d5d5;
border-radius: 5px;
color: #555;
font-size: 13px;
margin: 2px;
padding: 12px;
}

.maintitle.floated div.toggle, .maintitle.floated h2, .maintitle.floated h3 {
  background: #791212;
border-radius: 10px 10px 0 0;
float: left;
height: 8px;
margin-top: -20px;
padding: 15px;
font-size: 12px;
}

.popmenubutton {
  float: right;
height: 22px;
margin-top: -5px;
}

div.pagination a.goto {
background-color: #f5f5f5;
background-image: url(http://2img.net/i/fa/invision/menu_action_down.gif);
background-position: 97% 50%;
background-repeat: no-repeat;
padding: 2px 15px 2px 4px;
margin-left: 21px;
}
#username_reg {
border:2px solid red!important;
}
#username_reg.okusername {
border:2px solid green!important;
}
.mini_ava img {
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #fff;
border: 1px solid #D5D5D5;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 36px;
margin: 0 5px;
padding: 1px;
width: 36px;
float: left;
border-radius: 6px;
margin-left: 2px;
}
    .attach {
    float: right;
    }

    div.main-content.chatbox.clearfix {
    border: 0px;
    border-radius: 4px;
    padding: 0px;
    }
div.maintitle {
    border-bottom: 6px solid #104E8B!important;
}
.maintitle.floated div.toggle, .maintitle.floated h2, .maintitle.floated h3 {
    background: none repeat scroll 0 0 #104E8B!important;
}
div#logostrip, div#logostrip #logo {
background-color: #104E8B !important;
}
table.ipbtable .forum-name a.subforum {
  font-size: 12px; 
}

table.ipbtable .forum-name a.subforum:after {
  content: ", ";
}

table.ipbtable .forum-name a.subforum:last-child:after {
  content: "";
}
table.ipbtable .forum-name a.subforum {
  color: #104E8B;
}
a.topictitle{
 color: #104E8B;
}
blockquote {
background: #FCFCFC;
border: 1px solid #ddd;
color: #9F9F9F;
font-size: 12px;
margin-bottom: 5px;
padding: 10px;
}
blockquote cite {
background-color: #F2F2F2;
background-image: url(http://i34.servimg.com/u/f34/16/49/10/98/snapba10.png), url(http://i.imgur.com/iPXDkuF.png);
background-position: 10px center, 0 0;
background-repeat: no-repeat, repeat-x;
border: 1px solid #E3E3E3;
border-bottom: 1px solid #E8E8E8;
border-top: 0;
color: #535353;
font-size: 12px;
font-weight: 700;
padding: 8px 10px;
text-indent: 25px;
text-shadow: rgba(255,255,255,1) 0 1px 0;
}
.postmain cite, blockquote cite {
margin: -10px -11px 8px;
}
.postmain cite {
display: block;
font-style: normal;
font-weight: 700;
}
#frame_chatbox{
-moz-border-radius:4px 4px 0 0;
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
border:1px solid #eaeaea;
border-radius:4px 4px 0 0
}
#chatbox_header{
background:#f5f5f5 url(http://imgur.com/iy2rLu3.png) repeat-x 0 0;
border-bottom:1px solid #eaeaea;
height:40px;
padding-left:.3em
}
.chatbox-title, .chatbox-title a.chat-title {
background:url(http://i.imgur.com/zpUIlTa.jpg) no-repeat scroll 88px 8px transparent;
color:#323232!important;
font-family:Helvetica,Arial,sans-serif;
font-size:18px;
font-style:normal;
font-variant:normal;
font-weight:300;
line-height:1.3;
    text-decoration: none!important;
}
.chatbox-options li,.chatbox-options li a,.chatbox-options li label{
color:#323232
}
.main-content.chatbox{
background:#fff;
border:1px solid #d2d2d2;
padding:8px 8px 0
}
#chatbox_members{
background:#fff;
border:1px solid #eaeaea;
bottom:55px;
right:0;top:40px
}
#chatbox_members .member-title{
background:#ededed;
color:#5a5a5a;
padding:8px 10px;
text-align:left
}
#chatbox p{
background:#fff;
border-bottom:1px solid #e3e3e3;
line-height:1.3em;
padding:5px
}
#chatbox p span[style="color:green;"],
#chatbox p span[style="color:red;"]{
background:#FAFAD2
}
#chatbox_footer{
background:#ededed;
border:1px solid #d6d6d6;
border-bottom-width:4px;
padding:4px
}
#chatbox_messenger_form .right label{
font-size:0
}
#chatbox_footer .right:first-child{
float:left;
width:45%
}
input#message.post{
background-color:#fff;
height:30px;
outline:0;
width:78%
}
#submit_button{
-moz-border-radius:3px;
-moz-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);
-webkit-border-radius:3px;
-webkit-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);
background:#212121 url(http://i.imgur.com/IoFhTvG.png) repeat-x top;
border:1px solid #212121;
border-radius:3px;
box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);
color:#fff;
font-family:tahoma,helvetica,arial,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin:0 5px 0 8px;
padding:4px 10px
}
.fontbutton{
-moz-border-radius:2px;
-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius:2px;
-webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;
background:#646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0;
border:1px solid #585858!important;
border-radius:2px;
box-shadow:rgba(0,0,0,0.43) 0 1px 3px;
color:#fff;
font-family:tahoma,helvetica,arial,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
padding:4px 10px;
text-shadow:#474747 0 -1px 0
}
#chatbox_messenger_form div.right img{
display:none
}
#simple-wrap{
background:#fff
}
#divbold:after{
content:'Bold'
}
#divitalic:after{
content:'Italic'
}
#divunderline:after{
content:'Underline'
}
#divstrike:after{
content:'Strike'
}
#divcolor:after{
content:'Color'
}
#divsmilies:after{
content:'Smilies'
}
#chatbox span[title]{
float:right!important
}
#chatbox:after{
-moz-border-radius:2px;
-webkit-border-radius:2px;
background:#F5FFF6 url(http://i.imgur.com/g3NBjqp.png) repeat-x;
border:1px solid #D3EED5;
border-radius:2px;
color:#1F691C;
content:'Leia as Regras antes de utilizar o Chatbox';
display:block;
font-size:12px;
line-height:1.6;
padding:10px;
text-shadow:0 1px 0 rgba(255,255,255,0.5)
}
#chatbox span[style="font-style:italic"]{
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 3px;
-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 3px;
background:#f3e3e6 url(http://i55.servimg.com/u/f55/18/71/50/00/highli10.png) repeat-x 0 0;
border:1px solid #e599aa;
box-shadow:rgba(0,0,0,0.1) 0 1px 3px;
color:#80001c;
display:block;
font-size:14px;
font-style:normal!important;
font-weight:700;
line-height:1.6;
padding:10px;
text-align:center;
text-shadow:rgba(255,255,255,0.55) 0 1px 0
}
#chatbox span[style="font-style:italic"]:after{
content:' Clique em login para conectar-se.'
}
#chatbox_top{
min-height:360px
}
body[bgcolor]{
background:#ededed
}
#chatbox{
-moz-box-shadow:2px 0 4px rgba(0,0,0,0.1);
-webkit-box-shadow:2px 0 4px rgba(0,0,0,0.1);
background:#fff;
border:1px solid #e3e3e3;
bottom:55px;
box-shadow:2px 0 4px rgba(0,0,0,0.1);
left:0;right:190px;top:40px
}
.rep-pers{
-moz-border-radius:3px;
-webkit-border-radius:3px;
background-color:#6f8f52;
border-radius:3px;
color:#fff;
display:block;
font-weight:700;
margin:0 auto 5px;
max-width:123px;
padding:3px 8px;
text-align:center
}
.rep-pers.zero{
background:#dedede;
color:#6e6e6e
}
#ajax_loading{
-moz-border-radius:0 0 5px 5px;
-moz-box-shadow:0 3px 5px rgba(0,0,0,0.2);
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.2);
background:#000;
border-radius:0 0 5px 5px;
box-shadow:0 3px 5px rgba(0,0,0,0.2);
color:#fff;
left:46%;
opacity:.6;
padding:5px 0 8px;
position:fixed;
text-align:center;
top:0;
width:8%;
z-index:999
}
to{
background-position:0 0
}
img[height="12"]{
-moz-animation:progress_bar 2s linear infinite;
-webkit-animation:progress_bar 2s linear infinite;
animation:progress_bar 2s linear infinite;
background-color:#e00000;
background-image:linear-gradient(45deg,rgba(255,255,255,.1)25%,transparent 25%,transparent 50%,rgba(255,255,255,.1)50%,rgba(255,255,255,.1)75%,transparent 75%,transparent);
background-size:10px 10px;
color:#fff;
text-align:center
}
.msg img{
max-height:100px;
transition:all linear .2s
}
#submenu ul { background: white url(http://i.imgur.com/BUyNhE8.png)!important; }
.postprofile .popmenubutton a {
  border: none !important;
  font-size: 15px;
}
.popupmenu-item {
  text-align: left;
}
.quote{background:#fcfcfc url(http://i16.servimg.com/u/f16/11/08/38/53/bg210.png) 0px 0px no-repeat;border:1px solid #DBDBCE;font-size:.95em;margin:1em 1px 1em 25px;overflow:hidden;padding:5px}.quote div{margin-left:20px}.quote .quote{background-color:#EFEED9;font-size:1em;margin:.5em 1px 0 15px}.quote .quote .quote{background-color:#fcfcfc}.quote cite{display:block;font-size:.9em;font-style:normal;font-weight:700}.quote cite cite{font-size:1em}.quote .uncited{padding-top:25px}ul{list-style-type:none} .quote{-moz-border-radius:5px;-webkit-border-radius:5px;}.quote .quote{-moz-border-radius:5px;-webkit-border-radius:5px;background:gray}
.sucesso, .alerta, .aviso, .infos {
padding: 8px 8px 8px 40px;
width: 99%;
text-shadow: 0 1px 0 #FFFAF1;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: bold;
border-radius: 3px 3px 3px 3px;
}
.sucesso {
background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png') no-repeat 6px #effeb9;
border: 1px solid #9ac601;
color: #4F8A10;
}
.alerta {
background: url('http://cdn1.iconfinder.com/data/icons/nuvola2/32x32/actions/messagebox_warning.png') no-repeat 6px #fccac3;
border: 1px solid #db3f23;
color: #D8000C;
}
.aviso {
background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no-repeat 6px #ffeaa9;
border: 1px solid #f9b516;
color: #9F6000;
}
.infos {
background: url('http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png') no-repeat 6px #d1e4f3;
border: 1px solid #4d8fcb;
color: #00529B;
}
.postprofile {background: #F0F0F0!important;}
Galileu

Galileu
***

Membro desde : 17/12/2012
Mensagens : 189
Pontos : 291

http://cidadezumbi.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Modificar a tonalidade da cor.

Mensagem por Sennior 09.06.14 4:46

Saudações,

Altere sua Folha de Estilo CSS pela abaixa:
Código:
div.borderwrap.activeusers-box {display: none!important;
}
a:link {
  color: #000000;
    text-decoration:none;
        border-radius:12px;
  }


img {
border: none;
vertical-align: middle;
margin: 1px;
}

a:link {
color: #111;
text-decoration: none;
border-radius: 12px;

}
table.ipbtable .forum-name a {
font-weight: 600;
font-size: 15px;
padding-left: 2px;
color: #555;
}
table.ipbtable .mods {
text-align: left;
padding-left: 15px;
color: #888;
}
table.ipbtable td .par {
text-align: left;
padding-left: 14px;
color: #888;
}
table.ipbtable td {
padding: 9px;
vertical-align: top;
padding-left: 10px;
  color: #222;
}
.topic-paging a, strong.pagination a {
background: #d5d5d5;
border-radius: 3px;
color: #999;
font-size: 9px;
margin: -3px;
padding: 1px 5px;
text-decoration: none;
}

.td.row1.centered  {
  background: url(http://www.webcheats.com.br/forum/images/icons/icon1.png);
}
.postdetails h3 {
font-size: 20px;
margin: 10px;
margin: 10px;
}
.avatar img {
width: 160px;
margin-left: -8px;
}
.avatar {
background-color: white;
border: 1px solid white;
}

.post-entry {
margin: 15px;
overflow: hidden;
font: Verdana;
font-size: 12px;
}

table.ipbtable tfoot td {
background-color: #B81414;
font-size: 3px;
height: 5px;
border-radius: 0em 0em 5em 5em;
}
#submenu ul li a {
color: black;
margin: .0em 0em .0em 0;
padding: .5em 0em .65em 0;
text-decoration: none;
}
.module .box-content {
border-bottom: 10px solid #fff;
line-height: normal;
padding: 5px;
border-radius: 5px;
}
.post {
background-color: whiteSmoke;
border-bottom: 10px solid #D5D5D5;
}
table.ipbtable th {
background-color: #E9E9E9;
background-image: url(http://2img.net/i/fa/empty.gif);
background-repeat: repeat-x;
border-bottom: 1px solid #DBDBDB;
border-right: 1px solid #D1D1D1;
color: black;
padding: 1px 0 1px 5px;
text-align: center;
}
table.ipbtable tfoot td {
background-color: #D5D5D5;
border-radius: 0 0 5em 5em;
font-size: 3px;
height: 5px;
}
.borderwrapm, div.borderwrap {
background-color: white;
border: 1px solid whiteSmoke;
padding-left: 10px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
border-radius: 16px;
}
.module .box-content {
border-bottom: 10px solid #fff;
border-radius: 15px;
line-height: normal;
padding: 5px;
}
.box-content {
background-color: white;
border-bottom: 10px solid #666;
border-radius: 10px;
}
.statlinks ul li a {
border-bottom: 1px dotted #464C55;
color: white;
text-decoration: none!important;
}
.statlinks ul li a:hover {
border-bottom: 1px solid #464C55;
color: white;
}
div.maintitle {
background-color: #111;
background-repeat: repeat-x;
border-bottom: 6px solid #791212;
border-radius: 5px 5px 0 0;
color: #fff;
height: 10px;
padding: 15px 8px 8px 15px;
vertical-align: middle;
zoom: 1;
}
#chatbox_header {
height: 30px;
color: white;
}

.button, .mainoption {
cursor: pointer;
font-size: 11px;
height: 20px;
padding: 0 5px;
}

div#logostrip #logo {
display: block;
float: center;
background:
black;
}

div.maintitle .contract, div.maintitle .expand {
background: url(http://1.bp.blogspot.com/-NgwBbgykgjU/Ue7yeALVqOI/AAAAAAAAANQ/HLnayhsrYiU/s1600/collapse_tcat+c%C3%B3pia.png) no-repeat 50% 50%;
border-bottom: 1px solid #111;
border-radius: 5px;
cursor: pointer;
float: right;
height: 25px;
margin: -9px 0 -17px -17px;
width: 50px;
}
a.topictitle {
  color: #791212;
font-size: 13px;
font-weight: 700;
}
a.topictitle a:hover {
  color:#417394;
  font-size:14px;
  font-weight:bold;
  text-decoration:underline;
}
#userlinks ul {
float: right;
list-style: none;
font-size: 10px;
}

#userlinks {
background-color: whiteSmoke;
border-bottom: 1px solid #F0F0F0;
font-size: 18px;
padding: .5em;
color: #417394;
}

p.topic-desc{
  color: #444;
}

#submenu ul li a a:hover {
  backgroung: #fff;
}

#submenu ul {
list-style: none;
text-align: center;
background: #0C0C0C url(http://4.bp.blogspot.com/-00_1m_A-WeI/UJLXI4astRI/AAAAAAAACCg/ha62LT34_w0/s1600/menu.jpg) center no-repeat;
border-radius: 7px;
}

div#logostrip {
background-color: #630f0f;
background-image: url(http://2img.net/i/fa/empty.gif);
background-repeat: repeat-x;
color: #212121;
min-height: 68px;
text-align: center;
}

div#logostrip #logo {
background: #630f0f;
display: block;
float: center;
}
div.maintitle {
background-color: #111;
background-repeat: repeat-x;
border-bottom: 6px solid #791212;
border-radius: 5px 5px 0 0;
color: #fff;
height: 10px;
padding: 15px 8px 8px 15px;
vertical-align: middle;
zoom: 1;
}
.vote {
padding: 4px 1px 4px 1px;
text-align: center;
width:20px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
-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;
}

.vote .vote-button a[href $="plus"] {
background:url('http://i49.tinypic.com/1eb5at.png');
background-position: center;
background-repeat: no-repeat;
color:transparent;
display:block;
height:21px;
width:22px;
}

.vote .vote-button a[href $="minus"] {
background-image:url('http://i50.tinypic.com/16055w3.png');
background-position: center;
background-repeat: no-repeat;
color:transparent;
display:block;
height:21px;
width:22px;
}

#submenu ul {
background: #000;
border-radius: 0;
list-style: none;
text-align: center;
margin-top: -1px;
}

#submenu {
background: white;
color: white;
text-align: right;
padding: 0;
}

#navstrip li.begin {
background: url(http://hitskin.com/themes/18/90/56/i_icon_mini_offline.png) right center no-repeat;
border-right: 0;
margin-left: 0;
padding: 8px 25px;
}
#navstrip li {
background: url(http://hitskin.com/themes/18/90/56/i_icon_mini_offline.png) right center no-repeat;
border-right: 0;
float: left;
margin: 0;
padding: 8px 25px;
margin-left: -15px;
}
#navstrip {
color: #555;
font-weight: 700;
list-style: none;
margin: 0;
}

table.ipbtable td {
padding: 5px 0px 5px 10px;
vertical-align: top;
}

.chatbox {
background-color: whiteSmoke;
border-top: 5px solid #444;
border-radius: 5px;
}

.borderwrapm, div.borderwrap {
background-color: none;
border: 0;
border-radius: 0;
padding: 1px;
}

#chatbox_members {
border-right: 2px solid #D0D0D0;
bottom: 0px;
overflow: auto;
position: absolute;
top: 30px;
width: 180px;
}

#message, #submit_button {
background: #d9d9d9;
border-bottom: 5px solid #f5f5f5;
border-radius: 4px;
border-width: 1px;
margin: 2px 5px;
padding: 3px 10px;
font-size: 12px;
}
#chatbox_footer {
background-color: #f5f5f5;
bottom: 0;
left: 0;
padding: 5px;
position: absolute;
right: 0;
border-radius: 0px 0px 7px 7px;
}

.popupmenu ul {
list-style: none;
width: 296px;
border: 5px solid #E8E8E8;
padding: 5px;
background: white;
}

.popupmenu li {
background-color: white;
background-image: url(http://2img.net/i/fa/invision/menu_item.gif);
background-position: 2px 50%;
background-repeat: no-repeat;
border-bottom: 0;
display: block;
padding: 7px;
text-decoration: none;
white-space: nowrap;
}

.popupmenu .avatar {
background: url(http://2img.net/i/fa/invision/pp-blank-thumb-50px.png) no-repeat;
background-color: #fff;
border: 0;
float: right;
height: 50px;
margin: 5px;
width: 50px;
}

#profile-advanced-details .message-block {
margin-left: 160px;
zoom: 1;
}

.postprofile{text-align:center;
    background: #f0f0f0;
}
dd-textarea textarea {
border: 0
}

#content-container div#right {
float: right;
margin-top: 39px;
overflow: hidden;
margin-right: 12px;
}
div.maintitle div.toggle, div.maintitle h1, div.maintitle h2, div.maintitle h3 {
  font-size: 14px;
margin-top: -5px;
}
div.pagination b {
background-color: #444;
color: #fff;
font-weight: 400;
padding: 5px 9px;
margin-right: 2px;
border-radius: 3px;
}

div.pagination a {
background-color: #e9e9e9;
padding: 5px 9px;
text-decoration: none;
border-radius: 3px;
margin-left: 0px;
}

#navstrip li a:hover {
color: #417394;
}

.row1, .row2 {border-bottom: 2px solid #f8f8f8!important;
}

.popmenubutton a {
background-color: #f0f0f0;
background-image: url(http://2img.net/i/fa/invision/menu_action_down.gif);
background-position: 98% 50%;
background-repeat: no-repeat;
border: 1px solid #fff;
color: #417394;
font-size: 11px;
font-weight: 700;
padding: 2px 16px 2px 8px;
text-align: center;
text-decoration: none;
white-space: nowrap;
}

#pagef {background: url(http://2.bp.blogspot.com/-ih4beIsW5uY/UW8V0l_CjwI/AAAAAAAAAKc/AeX213z0orw/s1600/Sem+T%C3%ADtulo-1.png);
height: 110px;
padding-top: 200px;
}
.avatar img {margin-left: auto !important;width: 50px !important;}

.module .maintitle {
background: #e5e5e5;
border-bottom: 0;
border-left: 8px solid #d5d5d5;
border-radius: 5px;
color: #555;
font-size: 13px;
margin: 2px;
padding: 12px;
}

.maintitle.floated div.toggle, .maintitle.floated h2, .maintitle.floated h3 {
  background: #791212;
border-radius: 10px 10px 0 0;
float: left;
height: 8px;
margin-top: -20px;
padding: 15px;
font-size: 12px;
}

.popmenubutton {
  float: right;
height: 22px;
margin-top: -5px;
}

div.pagination a.goto {
background-color: #f5f5f5;
background-image: url(http://2img.net/i/fa/invision/menu_action_down.gif);
background-position: 97% 50%;
background-repeat: no-repeat;
padding: 2px 15px 2px 4px;
margin-left: 21px;
}
#username_reg {
border:2px solid red!important;
}
#username_reg.okusername {
border:2px solid green!important;
}
.mini_ava img {
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #fff;
border: 1px solid #D5D5D5;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 36px;
margin: 0 5px;
padding: 1px;
width: 36px;
float: left;
border-radius: 6px;
margin-left: 2px;
}
    .attach {
    float: right;
    }

    div.main-content.chatbox.clearfix {
    border: 0px;
    border-radius: 4px;
    padding: 0px;
    }
div.maintitle {
    border-bottom: 6px solid #104E8B!important;
}
.maintitle.floated div.toggle, .maintitle.floated h2, .maintitle.floated h3 {
    background: none repeat scroll 0 0 #104E8B!important;
}
div#logostrip, div#logostrip #logo {
background-color: #104E8B !important;
}
table.ipbtable .forum-name a.subforum {
  font-size: 12px; 
}

table.ipbtable .forum-name a.subforum:after {
  content: ", ";
}

table.ipbtable .forum-name a.subforum:last-child:after {
  content: "";
}
table.ipbtable .forum-name a.subforum {
  color: #104E8B;
}
a.topictitle{
 color: #104E8B;
}
blockquote {
background: #FCFCFC;
border: 1px solid #ddd;
color: #9F9F9F;
font-size: 12px;
margin-bottom: 5px;
padding: 10px;
}
blockquote cite {
background-color: #F2F2F2;
background-image: url(http://i34.servimg.com/u/f34/16/49/10/98/snapba10.png), url(http://i.imgur.com/iPXDkuF.png);
background-position: 10px center, 0 0;
background-repeat: no-repeat, repeat-x;
border: 1px solid #E3E3E3;
border-bottom: 1px solid #E8E8E8;
border-top: 0;
color: #535353;
font-size: 12px;
font-weight: 700;
padding: 8px 10px;
text-indent: 25px;
text-shadow: rgba(255,255,255,1) 0 1px 0;
}
.postmain cite, blockquote cite {
margin: -10px -11px 8px;
}
.postmain cite {
display: block;
font-style: normal;
font-weight: 700;
}
#frame_chatbox{
-moz-border-radius:4px 4px 0 0;
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
border:1px solid #eaeaea;
border-radius:4px 4px 0 0
}
#chatbox_header{
background:#f5f5f5 url(http://imgur.com/iy2rLu3.png) repeat-x 0 0;
border-bottom:1px solid #eaeaea;
height:40px;
padding-left:.3em
}
.chatbox-title, .chatbox-title a.chat-title {
background:url(http://i.imgur.com/zpUIlTa.jpg) no-repeat scroll 88px 8px transparent;
color:#323232!important;
font-family:Helvetica,Arial,sans-serif;
font-size:18px;
font-style:normal;
font-variant:normal;
font-weight:300;
line-height:1.3;
    text-decoration: none!important;
}
.chatbox-options li,.chatbox-options li a,.chatbox-options li label{
color:#323232
}
.main-content.chatbox{
background:#fff;
border:1px solid #d2d2d2;
padding:8px 8px 0
}
#chatbox_members{
background:#fff;
border:1px solid #eaeaea;
bottom:55px;
right:0;top:40px
}
#chatbox_members .member-title{
background:#ededed;
color:#5a5a5a;
padding:8px 10px;
text-align:left
}
#chatbox p{
background:#fff;
border-bottom:1px solid #e3e3e3;
line-height:1.3em;
padding:5px
}
#chatbox p span[style="color:green;"],
#chatbox p span[style="color:red;"]{
background:#FAFAD2
}
#chatbox_footer{
background:#ededed;
border:1px solid #d6d6d6;
border-bottom-width:4px;
padding:4px
}
#chatbox_messenger_form .right label{
font-size:0
}
#chatbox_footer .right:first-child{
float:left;
width:45%
}
input#message.post{
background-color:#fff;
height:30px;
outline:0;
width:78%
}
#submit_button{
-moz-border-radius:3px;
-moz-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);
-webkit-border-radius:3px;
-webkit-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);
background:#212121 url(http://i.imgur.com/IoFhTvG.png) repeat-x top;
border:1px solid #212121;
border-radius:3px;
box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);
color:#fff;
font-family:tahoma,helvetica,arial,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin:0 5px 0 8px;
padding:4px 10px
}
.fontbutton{
-moz-border-radius:2px;
-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius:2px;
-webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;
background:#646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0;
border:1px solid #585858!important;
border-radius:2px;
box-shadow:rgba(0,0,0,0.43) 0 1px 3px;
color:#fff;
font-family:tahoma,helvetica,arial,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
padding:4px 10px;
text-shadow:#474747 0 -1px 0
}
#chatbox_messenger_form div.right img{
display:none
}
#simple-wrap{
background:#fff
}
#divbold:after{
content:'Bold'
}
#divitalic:after{
content:'Italic'
}
#divunderline:after{
content:'Underline'
}
#divstrike:after{
content:'Strike'
}
#divcolor:after{
content:'Color'
}
#divsmilies:after{
content:'Smilies'
}
#chatbox span[title]{
float:right!important
}
#chatbox:after{
-moz-border-radius:2px;
-webkit-border-radius:2px;
background:#F5FFF6 url(http://i.imgur.com/g3NBjqp.png) repeat-x;
border:1px solid #D3EED5;
border-radius:2px;
color:#1F691C;
content:'Leia as Regras antes de utilizar o Chatbox';
display:block;
font-size:12px;
line-height:1.6;
padding:10px;
text-shadow:0 1px 0 rgba(255,255,255,0.5)
}
#chatbox span[style="font-style:italic"]{
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 3px;
-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 3px;
background:#f3e3e6 url(http://i55.servimg.com/u/f55/18/71/50/00/highli10.png) repeat-x 0 0;
border:1px solid #e599aa;
box-shadow:rgba(0,0,0,0.1) 0 1px 3px;
color:#80001c;
display:block;
font-size:14px;
font-style:normal!important;
font-weight:700;
line-height:1.6;
padding:10px;
text-align:center;
text-shadow:rgba(255,255,255,0.55) 0 1px 0
}
#chatbox span[style="font-style:italic"]:after{
content:' Clique em login para conectar-se.'
}
#chatbox_top{
min-height:360px
}
body[bgcolor]{
background:#ededed
}
#chatbox{
-moz-box-shadow:2px 0 4px rgba(0,0,0,0.1);
-webkit-box-shadow:2px 0 4px rgba(0,0,0,0.1);
background:#fff;
border:1px solid #e3e3e3;
bottom:55px;
box-shadow:2px 0 4px rgba(0,0,0,0.1);
left:0;right:190px;top:40px
}
.rep-pers{
-moz-border-radius:3px;
-webkit-border-radius:3px;
background-color:#6f8f52;
border-radius:3px;
color:#fff;
display:block;
font-weight:700;
margin:0 auto 5px;
max-width:123px;
padding:3px 8px;
text-align:center
}
.rep-pers.zero{
background:#dedede;
color:#6e6e6e
}
#ajax_loading{
-moz-border-radius:0 0 5px 5px;
-moz-box-shadow:0 3px 5px rgba(0,0,0,0.2);
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.2);
background:#000;
border-radius:0 0 5px 5px;
box-shadow:0 3px 5px rgba(0,0,0,0.2);
color:#fff;
left:46%;
opacity:.6;
padding:5px 0 8px;
position:fixed;
text-align:center;
top:0;
width:8%;
z-index:999
}
to{
background-position:0 0
}
img[height="12"]{
-moz-animation:progress_bar 2s linear infinite;
-webkit-animation:progress_bar 2s linear infinite;
animation:progress_bar 2s linear infinite;
background-color:#e00000;
background-image:linear-gradient(45deg,rgba(255,255,255,.1)25%,transparent 25%,transparent 50%,rgba(255,255,255,.1)50%,rgba(255,255,255,.1)75%,transparent 75%,transparent);
background-size:10px 10px;
color:#fff;
text-align:center
}
.msg img{
max-height:100px;
transition:all linear .2s
}
#submenu ul { background: white url(http://i.imgur.com/BUyNhE8.png)!important; }
.postprofile .popmenubutton a {
  border: none !important;
  font-size: 15px;
}
.popupmenu-item {
  text-align: left;
}
.quote{background:#fcfcfc url(http://i16.servimg.com/u/f16/11/08/38/53/bg210.png) 0px 0px no-repeat;border:1px solid #DBDBCE;font-size:.95em;margin:1em 1px 1em 25px;overflow:hidden;padding:5px}.quote div{margin-left:20px}.quote .quote{background-color:#EFEED9;font-size:1em;margin:.5em 1px 0 15px}.quote .quote .quote{background-color:#fcfcfc}.quote cite{display:block;font-size:.9em;font-style:normal;font-weight:700}.quote cite cite{font-size:1em}.quote .uncited{padding-top:25px}ul{list-style-type:none} .quote{-moz-border-radius:5px;-webkit-border-radius:5px;}.quote .quote{-moz-border-radius:5px;-webkit-border-radius:5px;background:gray}
.sucesso, .alerta, .aviso, .infos {
padding: 8px 8px 8px 40px;
width: 99%;
text-shadow: 0 1px 0 #FFFAF1;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: bold;
border-radius: 3px 3px 3px 3px;
}
.sucesso {
background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png') no-repeat 6px #effeb9;
border: 1px solid #9ac601;
color: #4F8A10;
}
.alerta {
background: url('http://cdn1.iconfinder.com/data/icons/nuvola2/32x32/actions/messagebox_warning.png') no-repeat 6px #fccac3;
border: 1px solid #db3f23;
color: #D8000C;
}
.aviso {
background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no-repeat 6px #ffeaa9;
border: 1px solid #f9b516;
color: #9F6000;
}
.infos {
background: url('http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png') no-repeat 6px #d1e4f3;
border: 1px solid #4d8fcb;
color: #00529B;
}
.postprofile {background: rgb(246, 246, 246)!important;}

Abraços.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Modificar a tonalidade da cor.

Mensagem por Galileu 10.06.14 2:07

Resolvido, obrigado. Piscada
Galileu

Galileu
***

Membro desde : 17/12/2012
Mensagens : 189
Pontos : 291

http://cidadezumbi.forumeiros.com

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo


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