Pages

MAKE YOUR FREE WEBSITE NOW AND EARN MONEY

Thursday, March 4, 2010

HOW TO CHANGE BLOG BACKGROUND COLOUR

0 comments
Share

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

Comments

0 comments to "HOW TO CHANGE BLOG BACKGROUND COLOUR"

Post a Comment

 

Copyright 2010 All Rights Reserved Dragoncruise Network by Felix Joy