By default in blogger the page navigation look like something in the below image (Newer Post, Home and Older Post). By this tutorial you can change the text with your choice of words. For example - your can change the text to upper case text (NEWER POST, HOME AND OLDER POST) or something else. Be creative, use your imagination.
Please Take a Back up of your Blog's Template Before Making Changes.
Stepwise Tutorial - How to Replace Newer Posts, Older Posts & Home Navigation Links
Step 1 : Go to Blogger
Step 2 : Click on Template
Step 3 : Click on Edit HTML
Step 4 : Now press Ctrl + F and find the line in your template
<data:newerPageTitle/>
Step 5 : Now click on Save Template
Enjoy
Page Navigation (By Default) |
Please Take a Back up of your Blog's Template Before Making Changes.
Stepwise Tutorial - How to Replace Newer Posts, Older Posts & Home Navigation Links
Step 1 : Go to Blogger
Step 2 : Click on Template
Step 3 : Click on Edit HTML
Step 4 : Now press Ctrl + F and find the line in your template
<data:newerPageTitle/>
Replace the above code with NEWER POSTS
Now find <data:olderPageTitle/> and replace it with PREVIOUS POST
Similarly find <data:homeMsg/> and replace it with HOME
Step 5 : Now click on Save Template
Enjoy