HOW TO PLACE POST TITLE IN READ MORE LINK.

 On Minggu, 27 Mei 2012  

In a previous tutorial,I gave a blogger hack to add read-more link to your blog and today,I'll be giving some customizations to make it more unique.

You might have seen some blogs having each-post-title after a read more/continue reading text.
Your blog visitors will also have the understanding of which post they want to read when they see the post title..

HOW TO GO ABOUT THIS.

As usual,login to Blogger » Design/Layout » Edit HTML.[Backup your template in case something goes wrong.]
Check the box next to
Expand Widget Template
and search for the code below by hitting CTL+F.<b:if cond='data:post.hasJumpLink'><br /><div class='jump-link'><a expr:href='data:post.url +"#more"' expr:title='data:post.title'><data:post.jumpText/></a><br /></div></b:if>On getting that,just Replace it with the code below <b:if cond='data:post.hasJumpLink'><br /><div class='jump-link'><a expr:href='data:post.url +"#more"' expr:title='data:post.title'><data:post.jumpText/> <data:post.title /></a><br /></div></b:if>Preview your template to ensure there are no errors and save it.
HOW TO PLACE POST TITLE IN READ MORE LINK. 4.5 5 Unknown Minggu, 27 Mei 2012 In a previous tutorial,I gave a blogger hack to add read-more link to your blog and today,I'll be giving some customizations to make it ...


Tidak ada komentar:

Posting Komentar