Wednesday, 13 April 2011

How To Change Blogger Post background color

Log in to your dashboard--> layout- -> Edit HTML, scroll to where you see this:-

    #main-wrapper {


If you want to set post color to #d3ffcc , replace above code with this.

    #main-wrapper {
    background-color:#d3ffcc;




Save the template and refresh your site.

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...