Plano de Fundo Degrade - Duas Cores
Encontrei esses planos de fundo para blogs no blog Tah na Mão. Observe o Dicas Plugins e verá que usei o plano de fundo Preto e Cinza Degrade (Duas Cores).
/*---Body---*/
body {
background: substituir pelo código
color:$textcolor;
border: 5px none #5F4775;
font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
Encontre a sequência acima no código HTML do seu blog e susbtitua a marcação em vermelho pelo código do plano de fundo desejado.
Azul e brando Degrade | Preto e Cinza Degrade | Laranja e Branco Degrade | ||
background: #ffffff url('http://www.thematrixx.oi.com.br/ap/fundos/azul_branco.gif') fixed top left repeat-x; | background: #000000 url('http://www.thematrixx.oi.com.br/ap/fundos/preto_cinza.gif') fixed top left repeat-x; | background: #ffffff url('http://www.thematrixx.oi.com.br/ap/fundos/laranja_branco.gif') fixed top left repeat-x;
|
Preto e Vermelho Degrade | Verde e Branco Degrade | |||
background: #000000 url('http://www.thematrixx.oi.com.br/ap/fundos/preto_vermelho.gif') fixed top left repeat-x; | background: #ffffff url('http://www.thematrixx.oi.com.br/ap/fundos/verdea_branco.gif') fixed top left repeat-x; |
0 comentários:
Postar um comentário