For blogger don't want to see blog pager in plain text may have idea to replace them with other text (like NEXT, PREV, etc) numbers (1, 2,3, so on) or images.
This post will show you simple ways to replace blog pager with images.
Just go to Edit HTML in your Blogspot template editor and find these codes and customize as explained below.
- If you want to change text : NEWER POST
Then, change the codes to be <img src='IMAGE URL'/>
- If you want to change text : OLDER POST
Find this code <data:olderPageTitle/>
Then change the codes to be <img src='IMAGE URL'/>
- If you want to change text: HOME
Then replace with <img src='IMAGE URL'/>
Note: Replace IMAGE URL with your own image. Just browse on internet to find abundant images to use as blog pager button.
So so very simple isn't it?.
Note: Replace IMAGE URL with your own image. Just browse on internet to find abundant images to use as blog pager button.
So so very simple isn't it?.
0 komentar:
Posting Komentar