Adding background or header image to blogger or blogspot is easy.
Just follow the following steps.
- You can upload the image file to free host site like http://photobucket.com/
- Get the Direct Link of uploaded image to add
- Log in to Blogger
- Go to Template then Edit HTML
- Insert or Change image link URL wherever you want to add
in my case
#header-inner {border:1px solid #5d5d5e; background-position:center; margin:15px auto 0; background-image: url("http://i768.photobucket.com/albums/xx325/doyoung777/1.jpg"); background-position: left; width: 939px; min-height: 421px;_ height: 421px; background-repeat: no-repeat;}