1. Find the image you wish to view. Set the image size so that its size 50x50 pixels. then upload the picture and copy the image link.
2. Create HTML code for your image. Here is your link inputs obtained from the uploaded images.
<img src="http://www.blogger.com/LINK%20TO%20YOUR%20IMAGE%20HERE" style="border-width: 0px;" />
3. Login to blogger
4. Select Design and then click Edit HTML Expand Widget Templates.
5. Find the following code <b:if cond='data:post.url'>
6. Add the HTML code that you copy the above code was <b:if cond='data:post.url'> so it looks like this
<b:if cond='data:post.url'>
<img src="http://www.blogger.com/LINK%20TO%20YOUR%20IMAGE%20HERE" style="border-width: 0px;" />
<img src="http://www.blogger.com/LINK%20TO%20YOUR%20IMAGE%20HERE" style="border-width: 0px;" />
7. Save your template.
Now you can see the animated image before the post title. You can also apply this trick unttuk make statements before the post title. Good luck!
http://templatetrick.blogspot.com/