changing main background color in blogger

One of the things that a blogger must have to change or customize in his blog is the background color of his blogger template according to his preferences.In this tutorial, I will show the very simple steps on how to change you background color via css in Edit HTML.



Changing Main Background Color in Blogger


Step 1. Go to Blogger Dashboard and hit Template. Click the number beside the code  <b:skin> in order to expand  or show its css,
changing background color in blogger

Step 3. Locate the code body {   and replace it with the code below. The screenshot below may help you,
changing background color in blogger


body {
  background: #158aee;

Step 4. Click preview and save it.  Enjoy!

Short Customization:

Change background color #158aee with  your  color preference. You can choose it here.
Hope you like this post and Happy blogging to all of us!

No comments:

Post a Comment