Search The Entire Web

Click Here for Free Traffic!
Click Here for your Free Traffic!

READ MORE ABOUT FREE VIRAL - Click Here

Maverick Money Makers

A Lifetime opportunity to make millions. Maverick Money Makers is the most effective step-by-step money making system in existence. This is a system developed by millionaires, and proven to generate at least $354.97 per day from home.Work few hours daily, but you can also make money when you are asleep because this is a fully automated system. Read more about Maverick Money Makers....!!! Click Here! To Get Started

HOW TO CHANGE BLOG BACKGROUND COLOR

Sunday, July 5, 2009 ·

You can change the color of your blog easily.

1. Go to Layout --> Edit HTML
2. Look for:
body {background:$bgcolor;
3. Say you have selected this color #66ffcc
Now change the above code to:

body {
background-color:#66ffcc;

To change color of sidebar add the color code under the relevant sidebar heading:

#sidebar-wrapper {
background-color:#66ffcc;

Change background color of main post column:

#main-wrapper {
background-color:#66ffcc;

After desired changes save the template.

To find HTML color code value visit: http://www.computerhope.com/htmcolor.htm

0 comments:

Post a Comment