You may have seen home, older posts and newer posts links at the bottom of your website/blog homepage. These buttons/links are used for navigation. They help your visitors to navigate through your older/newer posts. This is a great tool/element for your visitors. By default, these links only show a simple text. But except the default simple text, you might wanna make these buttons more visible and eye catching, by changing their colors, effects and replacing them with eye catching images/icons. So, that your visitors will easily find your navigation, they will click on them, and will be dragged into the maze of your Blog posts. So, today in this article we'll show you that How to Replace Home, Older Posts and Newer Posts Links with Images.
Step 2. Click inside the code area and use Ctrl+F to search, search for <data:newerPageTitle/> and replace it with the following code
Step 3. Replace NEWER POSTS IMAGE URL ADDRESS with the URL of your newer posts image (Image for newer posts link)
Step 4. Now search for <data:olderPageTitle/> and replace it with the following code
Step 5. Replace OLDER POSTS IMAGE URL ADDRESS with the URL of your newer posts
image (Image for older posts link)
Step 6. Now search for <data:homeMsg/> and replace it with the following code
Step 7. Replace HOMEPAGE IMAGE URL ADDRESS with the URL of your newer posts image (Image for home page link)
Step 8. Hit the Save Template button
And you're done :)
Move your mouse cursor on the image, press right click button >> Select Copy Image Location from the list to get the image URL.
How to Replace Home, Older Posts and Newer Posts Links with Images
Step 1. Log in to your Blogger Account >> Go to Template and click Edit HTMLStep 2. Click inside the code area and use Ctrl+F to search, search for <data:newerPageTitle/> and replace it with the following code
<img src="NEWER POSTS IMAGE URL ADDRESS"/>
Step 3. Replace NEWER POSTS IMAGE URL ADDRESS with the URL of your newer posts image (Image for newer posts link)
Step 4. Now search for <data:olderPageTitle/> and replace it with the following code
<img src="OLDER POSTS IMAGE URL ADDRESS"/>
Step 5. Replace OLDER POSTS IMAGE URL ADDRESS with the URL of your newer posts
image (Image for older posts link)
Step 6. Now search for <data:homeMsg/> and replace it with the following code
<img src="HOMEPAGE IMAGE URL ADDRESS"/>
Step 7. Replace HOMEPAGE IMAGE URL ADDRESS with the URL of your newer posts image (Image for home page link)
Step 8. Hit the Save Template button
And you're done :)
Update (Icons Set)
Move your mouse cursor on the image, press right click button >> Select Copy Image Location from the list to get the image URL.
No Comment to " How to Replace Home, Older Posts and Newer Posts Links with Images "