Menmbuat background color or add background on the post title of course is very easy to do but make you the trouble I will explain how to add background on the title of the posting or replace the background.
First you must log in first to your blogger account and then
layout click and select edit html. then you look for the code as below.
.post h3{
margin-bottom:10px;
font-size:1.4em;
padding:7px 25px }
First download the code that will replace the above code here
After you download the open code that you downloaded earlier and copy all the code to replace the above code you are looking for earlier.
Done it easy!, for setting the image in the code that you downloaded earlier.
First you must log in first to your blogger account and then
layout click and select edit html. then you look for the code as below.
.post h3{
margin-bottom:10px;
font-size:1.4em;
padding:7px 25px }
First download the code that will replace the above code here
After you download the open code that you downloaded earlier and copy all the code to replace the above code you are looking for earlier.
Done it easy!, for setting the image in the code that you downloaded earlier.