Blogger Tricks : Changing "Older and Newer Posts" links text

0 comments
Save to del.icio.us 0 hits!


This links are usually seen on the bottom part of the page. This is an alternative link for readers to navigate to all of your posts unless you don't have widgets linking you to your other posts. You may want to change it to an attention getter link for them to see your valuable posts and your hardwork that is not seen in the home page. So here's how to do it.


Steps:

  • Download you template (Backup) in edit HTML under layout tab.
  • Now, in Edit HTML, "Check" the Expand Widget box.

Changing the Older Posts link text:

  • Locate this code below:


<b:if cond='data:olderPageUrl'>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><data:olderPageTitle/>
</a></span></b:if>




Note :I highlighted a code in red. Replace it with your chosen text.


Changing the newer posts link text:

  • Locate this code below:


<b:if cond='data:newerPageUrl'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><data:newerPageTitle/>
</a>



Note :Change the code highlighted in red with your chosen text.



Save your template !!!

Still have any problem ? Post it in the comment box and i shall be hopefully quick to reply

Related Posts :



Comments
0 comments
Do you have any suggestions? Add your comment. Please don't spam!
Subscribe to my feed

Post a Comment

About Me

Latest posts

Blogger Zone