Monday, 10 September 2012

Add your selective icon before post title in blogger

Now add your selective icon before post title in blogger blog to give great effect to your blog .
Follow below simple and easy step to add this trick in your blog now---->>>>
* First go to your blogger DASHBOARD.
* Now click in design tab and Edit HTML.
* Click in small box to expand your blogger template now.
* Now find below code by scrolling or search By CTRL+F key with copy some code.

<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
* Now copy below code --->>>
<img src="YOUR-IMAGE-URL" style="border-width: 0px;" />
NOTE:- Remember Change your image URL with your image URL ok
* Now  paste it between <a expr:href='data:post.url'> and <data:post.title/>.
* Now save your blogger template and you are done OK

No comments: