Changing of Older post, Newer post and Home Navigation links in blogger with icons and images is a nice and good trick to make your blog look more professional and beautiful. These Navigation links can be located beneath each post section in blogger.

Today, I want to show you how you can easily change those links to images. Below is a tutorial on how to do that.
“Important Notice: Always Back Up Your Templates before Making Any Changes On it” |
#1. Go to Blogger Dashboard -> Template tab -> Edit HTML tab (New Blogger Interface) or Go to Blogger Dashboard -> Design tab -> Edit HTML tab (Old Blogger Interface)
#2. Click on Expand Template Widgets check box
#3. Now find the code in red lines and replace them with lines in green following each red line-
1.<data:newerPageTitle/>
Replace with
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgKswAFglG0RamXmId8L7KRkI-3txkwImliSak7O8fxPB-H3zLsVdQfdKmxOj1U3Nyda7C4rmzMBLeMHEJCXqSqppE490Q9Kzc7Ns8Bvet8EXUKA0pX5-rummx54QkKTMREOvWtdpfVCM/s400/Next-blue2.png' alt='Next Post'/>
2.<data:olderPageTitle/>
Replace with
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFEuCXSdW0r33XeLpxiy0F0ihNFeScMYcPVoJ7s_jyyIjhq1PwAo_GYA-IdGnA3Euk6nB36INjKYxsEcD8_q8MrTRCJ4N63L4JC3sKIvk081LKPwk5D5zzV8glJOGdgfKeBtfcu83IRa0/s400/Previous-blue2.png' alt='Previous Post'/>
3.<data:homeMsg/>
Replace with
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRh8lAwgEFEgFHMpnLN5AnNL5M_eVkRD_QtebJ-hxpLy4CoepYhb5HeBPwYx1pXrwJ7FFAYaU4_HhSzcAOGezEwrSuN1y1-civG1SrWwcJw5ZaqmEf1w2H5VCBsRYjbWg6NYqEwXhvNss/s400/Home-blue2.png' alt='Home'/>
Now preview and save your template.
Then the link must appear on your blog as shown in the image below.

In case you have your own icons you want to use, you can change that by changing the icon url in the code above with yours.
10 comments so far. What are your thoughts?
concerning the back up of template pls i dont understand what you mean by that.
@Anonymous What I mean is that you should save your template on your computer before you edit it.
great one boss, am going to try that
hey justnaira tanx very much but i reallt need the numbering own where by it will show 12 3 Next just like yourz
Just like to mention that after you enter the code for the "img" tag you have to close it with "img" afterwards since the templates are in xml and cannot be parsed with any unclosed tags.
@Christine, the tag has already been closed. You can give it a try on your blog.
Thanks a lot. We implemented in our blog http://electricalobjectivequestion.blogspot.com/ and that works fine.
We observed one thing,. To obtain the location of "next" and "previous" buttons as shown in your site we have to interchange code 1 and 2
Elangovan Palaniappan, no, that's the correct code.
thanks uu
Thanks for your help...i used it in my blog...it works fine...
Click Here to Leave a Comment
Don't just read and walk away, Your Feedback Is Always Appreciated..
Note:
Please do not spam, spam comments will be deleted immediately upon review.