Showing posts with label Colour setting. Show all posts
Showing posts with label Colour setting. Show all posts
Background Color to Post : 
We can add background color to blog post in your Blogger easily. With one single customization we can set background color to your all Blogger blog posts. We add background color to Blogger blog posts, by simply click on template and then click on customise, next click on advanced tab and then click on Post Background and set background color .

With this method the applied background color will apply to all posts in your Blogger blog. With this method we can't set the background color to individual posts. But with sample changes you can set different background color to specific post in your Blogger blog. In this post I'm showing you basic method to add background color to each blog post in your Blogger.

How to add different background color to each post in blogger :

With div tag we can set background color to individual post in blogger blog. We have to add background attribute to div tag of the post HTML code. It is simple process. Using this method You can add any background color to your post and any time we can change that background color too. This one of the basic method to add background color to specific blog post on your Blogger. 

You want to add same background color to all blog posts, then use Template designer.

Follow below steps to add different background color to each post in your Blogger blog

Step 1 : Go to Blogger Dashboard

Step 2 : Click Posts

Step 3 : Click on Edit post and click on htm button to turn your post editor in to html mode.

Step 4 : Add below code to div tag in your post html code

background: #34AD3C;

Like below

<div style="text-align: left; background: #34AD3C;">

Step 5 : Click on Update


Now go to your Blogger and check background color of the post in your Blogger. 

Note: After adding code in line 4  don't click on compose button , just click on update button to apply that change to your post. If you click compose button after adding background, background color will not apply to your post.

Background color to post titles : 

In Blogger post titles are not contain any background color by default. But we can add background color to post titles in your Blogger blog. In this post I'm giving one simple method to add background color to post titles in Blogger blog. With this method you can add and change all blog post titles background color easily.

How to add background color to post titles in Blogger :

We can add background color to post titles using two methods. First method is, we have to do some changes in your Blogger template code and second method is we have to add css code to your Blogger blog. First method is basic method and also simple one. With one simple tag we can change all post titles background color.

Follow below steps to add background color to post titles in your Blogger blog

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on Edit HTML

Step 4 : Search h3.post-title, h4 {

Add below line before closing tag  ( } ) of the above line.

background: #373B3F;

Step 5 : Click on Save template.

Then background color will set to your blog post titles , like this you can add and modify background color of your post tiles in your blogger blog. We can also add background color to post titles by adding custom CSS code to your blogger blog. But above method is easy one, If above methods not work , then tell me , i will give another method to add background color to blogger blog post titles in your blogger blog.

Contact Form

Name

Email *

Message *

Blog Archive

Translate Language

Popular Posts

click on