Replace blogger Home, Newer and Older Link with image


Newer-Older-Home-blog-changeYou can remove your blogger navigation of Home, Older and Newer post with any image links. Customizing Older post and newer post with any icons or images in blogger are very nice trick to make your website look very beautiful and attractive. If you are using good looking icons to change with older,newer and home post your site get very extraordinary look.
Today I will guide your about to How to replace newer,older and home navigation link with image buttons ....how easy it is ? Let's see this tutorial


Got to Blogger >> LAYOUT > Edit HTML > Expand Widgets

Now follow these steps to replace codes :-

Replace Newer Link

Find below code

<data:newerPageTitle/>

Replace With <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAlHx1wb5NYIDsWfIo5J7eUoMuLRaJcspjn71kHRt8KcyIfYqwthq6EOF3HBeSlBhe3q0xKckmeOToce0fYS__2eZ2PmILer10r46DxEOozjvIWnyxodFITdCBOl9fJQQgSfIv6iEgJwgS/s1600/dw8i13.png'/>

Replace Older Link

Find below code

<data:olderPageTitle/>

Replace With  <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVitp9eAdx88gWbDObKnYl8iWs0qUTskEW77Ko0R5wt-87sMnyFL3WGAns0BWukbn879yj4Q90tYiZqAYzdBSrnAD3LcpLNEQUdDLf4KN3ZFJdlWyCUx4BAsbh-VaojA1Qd1nX2jWDo2hh/s1600/2hzhe6d.png'/>

 

Replace Home Link

Find below code
<data:homeMsg/>

Replace With <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMl_VzX5DxgGTkh_u8k0UbLQj3cSBiiDvfjKlzxCN9M-1cphSREF4x2HFa9pmVnHaAEKl3VlPA8lLmNeqRQJirJJcZ6SG59g62B4qUYtExjDBRuo87oUq6dpyyK3OEcisXBpuE9Dlh_F31/s1600/13yfc0j.png'/>

If you want to add your own images just change above blue link with your url

You can save your template.