Here is the side bar header image of one of my blog ( current template don't have a side bar header image )
So , here is the way to change it
First of all , create a suitable sidebar header image.Then upload it to a image hosting site.
Now,
1. Edit your Template
2. Now find out
sidebar h2
( press 'Ctrl' + F to open your browser's search box)
Now scroll down few lines and you will find out a code line STRUCTURE similar to
background:#f5fbfe url( IMAGE URL ) no-repeat top center;
background: url( IMAGE URL ) ;
or
sidebar h2 { background: transparent url( IMAGE URL ) right no-repeat;
or another code line which is very similar to above code lines
just change background URL to the URL of the image , that you created.
Now follow the Safety Saving Steps.
And
2 comments:
cam u teach us how to add a side bar header image for a template which doesnt hav a side bar image
Here is the way ,
http://blogger-template-editing.blogspot.com/2009/05/adding-side-bar-header-image-to.html
Enjoy !