
Neste mini Tutorial irei mostrar algo bem simples de se fazer. O fundo transparente do Modelo Janela de imagem
do blogger incomoda bastante aqueles que querem dar um visual legal ao blog; este tutorial ira mostrar como é facil se livrar deste pequeno problema.(Para completar, nesta postagem também estarei mostrando como retirar o fundo do Widget ''Atribution'')

Antes de retirar o fundo
Depois de retirar o fundo
Retirando o Fundo

Procure por
/* Main
Você vai encontrar o código da seguinte maneira:
/* Main.main-outer {
background: $(main.background);
-moz-border-radius: $(main.border.radius.top) $(main.border.radius.top) 0 0;
-webkit-border-top-left-radius: $(main.border.radius.top);
-webkit-border-top-right-radius: $(main.border.radius.top);
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-goog-ms-border-radius: $(main.border.radius.top) $(main.border.radius.top) 0 0;
border-radius: $(main.border.radius.top) $(main.border.radius.top) 0 0;
-moz-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
-webkit-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
-goog-ms-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
}

.main-outer { Trecho que deve ser apaguado }
Ficando da seguinte forma:
/* Main
.main-outer {
}
Visualize e se estiver tudo bem, salve

Depois

.footer-outer {
O código vai estar da seguinte maneira:
.footer-outer {
color:$(footer.text.color);
background: $(footer.background);
-moz-border-radius: $(footer.border.radius.top) $(footer.border.radius.top) $(footer.border.radius.bottom) $(footer.border.radius.bottom);
-webkit-border-top-left-radius: $(footer.border.radius.top);
-webkit-border-top-right-radius: $(footer.border.radius.top);
-webkit-border-bottom-left-radius: $(footer.border.radius.bottom);
-webkit-border-bottom-right-radius: $(footer.border.radius.bottom);
-goog-ms-border-radius: $(footer.border.radius.top) $(footer.border.radius.top) $(footer.border.radius.bottom) $(footer.border.radius.bottom);
border-radius: $(footer.border.radius.top) $(footer.border.radius.top) $(footer.border.radius.bottom) $(footer.border.radius.bottom);
-moz-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
-webkit-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
-goog-ms-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
}
color:$(footer.text.color);
background: $(footer.background);
-moz-border-radius: $(footer.border.radius.top) $(footer.border.radius.top) $(footer.border.radius.bottom) $(footer.border.radius.bottom);
-webkit-border-top-left-radius: $(footer.border.radius.top);
-webkit-border-top-right-radius: $(footer.border.radius.top);
-webkit-border-bottom-left-radius: $(footer.border.radius.bottom);
-webkit-border-bottom-right-radius: $(footer.border.radius.bottom);
-goog-ms-border-radius: $(footer.border.radius.top) $(footer.border.radius.top) $(footer.border.radius.bottom) $(footer.border.radius.bottom);
border-radius: $(footer.border.radius.top) $(footer.border.radius.top) $(footer.border.radius.bottom) $(footer.border.radius.bottom);
-moz-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
-webkit-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
-goog-ms-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15);
}

.footer-outer { Trecho que deve ser apagado }
O código deve ficar assim:
.footer-outer {
}
Visualize e se estiver tudo certo, salve.


Espero que tenha gostado do mini tutorial, qualquer duvida é só comentar.
Muito obrigado ficou como queria , nem sei como agradecer ..tudo de bom ....
ResponderExcluirPor nada meu bem.
ExcluirNossa! Muito obrigada, ajudou muito, não achava esse tutorial em lugar nenhum! Seu blog é muito fofo, seguindo.
ResponderExcluirBeijos >3<
Just the Way You Are
amei o post me ajudou muito msm :)
ResponderExcluirEu nao consegui tirar. Ja tentei de todas as formas
ResponderExcluirhttp://charmeebeleza1.blogspot.com.br/