728x90 AdSpace

Friday 24 January 2014

Change Older Newer Posts Buttons In Blogger


Share It With Your Friends









Newer and Older posts buttons add beauty in your template.Most of people first see the beauty of your template.You might have observed that default Blogger templates are not well optimized according to blog awesome and professional design. This template are limited in designing mode and mostly they are normal. Now the question is arising if you want tp make your blog more professional and fancy then you will have to change many mores like default imageslinks,widgets and sidebar to professional designing.

Today tutorial is all about How to change newer post, older posts and home links to buttons image. So in this article i will show you practically how to change newer postsolder posts links to buttons in blogger.

How To Change Older Posts Newer Posts To Button In Blogger


Follow these simple steps given below:

  • Go to blogger dashboard:
  • Go to Template >> HTML >> Check the Expand Widget Template
  • Now search for below code (CTRL+F)

<data:newerPageTitle/>             


Replace it with Below given code:

<img src="Img-Url-for-previous-button"/>
       

    Again search for this code:

<data:olderPageTitle/>
     

     Replace it with Below given code:


<img src="Img-url-for-next-button"/>
     

    Once Again search for this code:

<data:homeMsg/>
      

  The above code may be appear twice, so both of them replace it with below code:
<img src="img-url-for-home-button"/>
   
  
 Now you have done all steps correctly inside the template

Remember: This trick will not work if you have not changed the image tag URL with image button URL. You will need to download thats three images above at the top my post to your Pc after it upload these images in your draft post and then redirect it to your buttons URL images. Thats all.
  • Blogger Comments
  • Facebook Comments

0 Comments:

Post a Comment

Top