December 10, 2009

Add Image Icon Before Blogger Post

1.Log in to your dashboard > layout > Edit HTML

2.Click on "Expand Widget Templates"

3.Find the code shown below:
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>

4.Now copy below code .
<img src="YOUR-IMAGE-URL" style="border-width: 0px;" />

Note : Remember to replace YOUR-IMAGE-URL with your real image url.

5.Now paste it between <a expr:href='data:post.url'> and <data:post.title/> .

6.Now save your template and you are done.

Bookmark this post:
Hotklix Hotklix StumpleUpon DiggIt! Del.icio.us BlinklistGoogle Yahoo Furl Technorati Simpy Spurl Reddit I'm reading: Add Image Icon Before Blogger Post ~ Twitter FaceBook

Related Posts :



0 comments:

Post a Comment