Replace Older,Newer And Home Navigation Links With Image Button - Helper Blogger

Blogger Widgets | Templates | Tutorials

Latest

Thursday, 12 January 2012

Replace Older,Newer And Home Navigation Links With Image Button

After your blog post ends you will see a links like Older Post and Newer Post.You can change it with your own images. The icons used in this post was designed by  Visual Pharm . You can use your own icons. If you are using the Numbered Page Navigation widget, these links are visible on each post only. because the numbered page navigation is not works on single post page. and by adding these image buttons, there is no effect takes on page navigation widget.



How To Replace Newer,Older and Home Links With Images  ?


  1. Login To Blogger Dashboard > Design > Edit HTML.
  2. Check Expand widget templates i.e. tick it.

Replacing Older Link


  • Now find  <data:olderPageTitle/> and replace it with below code.

<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzbnRyShlbpgHPk5wtBIw_ILqvake7XIMEfON3x4ISL5TOODqDtSVV4IxCPWOnXBvy_OC6oUxTFMGSH4KrUw9dTgaNyVOiWkJrTCQAFfiHPsJ_y7mQfs9Ne6Qoj_k2Hb5PlbMhgMZYklKL/s1600/btsnts-Newer.png' style='border: 0 none;vertical-align: middle;'/>


Replacing Newer Link


  • Now search for <data:newerPageTitle/> tag and replace with below code.

<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjvMoMYXAMOHDmo0HRYW0QGl7LGMB2vZmcROMSCT37TjOydhNW3bmgG4dEG9ZBqOQ5lzqIYZFY83Fl6EAMGqRAfZ4m5XgtMD5kJOjUAbTyLn9wwvLpZaUM2ahZ_EVMxAXvh2_89UgYk6asa/s1600/btsnts-older.png' style='border: 0 none;vertical-align: middle;'/>


Replacing Home Link


  • Search for <data:homeMsg/> tag and replace with below code.
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1aGkBlASAocvsLv9m6iatiADp1zWmf7NC6OyXpvPSV7tKE85dUQ9JB7NSDe6lVKM8ZJ0LPwW_HdGc7PceSha7H8am2AW4gaQBpE5hw_3B146hnKNBVmEeiwb1H6ZNIb1yxry60VEEWNjD/s1600/btsnts-Home.png' style='border: 0 none;vertical-align: middle;'/>

Now save your template and refresh blog posts.
Note - You can change these icons by replacing it with your image URL. You can find more amazing icons online. Search on iconfinder.com to get more amazing icons.

No comments:

Post a Comment

If you want to be informed about any replies then check "Notify me" option (present at lower right corner of comment box and it will display if you are logged in to your google account). PLEASE DO NOT SPAM