changing sidebar colour

How to change sidebar colour of your blog.


follow this steps:
1) Go to Blogger 'Dashboard' and choose your blog.

2. Go to 'Layouts' and click on 'Edit HTML' save your template on your computer.

3. Next find sidebar CSS style, its look like this (if you are using standard templates) #sidebar-wrapper, but if you are using your own or one of the free templates from internet, CSS style can look different, but ( I think) it must contain word #sidebar.

4. Now you see that it have some parameters (width, float and many more), you need to add new parameter background-color .
5) Use hexadecimal colour code to put your colour of choice.

.

No comments: