- Login to your blogger account
- Go To Design > Edit HTML > Expand Widget Template
<data:post.jumpText/> with image tags, like this:
<b:if cond='data:post.hasJumpLink'>
<div class='jump-link'>
<a expr:href='data:post.url + "#more"'><img src="url_of_image" border="0" alt="Alternative text" /></a>
</div>
</b:if >
