
Follow these Steps below To Replacing Blogger Navigation Links With customized Images:
Go To Blogger > Layout > Edit HTML
Check the Expand Widget Templates box at top-right-corner
NOTE: You may get two codes with same name, so watch the changes after replacing a particular code
1. Find Below code using (CTRL+F)
<data:olderpagetitle>
And Replace it with the below code.
<img src="URL-OF-NEXT-BUTTON IMAGE FOR VIEWING YOUR NEXT POST"/>2. Find Below code using (CTRL+F)
<data:newerpagetitle>
And Replace it with the below code.
<img src="URL-OF-PREVIOUS-BUTTON IMAGE FOR VIEWING YOUR PREVIOUS POST"/>
3. Find Below code using (CTRL+F)
<data:homemsg>
And Replace it with the below code.
<img src="URL-OF-HOME-BUTTON IMAGE FOR VIEWING YOUR PREVIOUS POST"/>
Make sure to replace the URLs with the Image Links of your uploaded Images.
4. Finally save your template and enjoy the new look!
Enjoyed This Post? Subscribe For More Update!

0 comments:
Post a Comment