Today we are going to replace the 'older', 'newer' and 'home' links with your custom images. As the pager (older, newer) links look ugly we are going to replace them with rocking images, that will spice up your blog. You can download different sets of icons from different stock websites.
Replace This In Blogger
2. Back-up your template.
3. Click 'Edit HTML'
4. Check the expand widget templates box at the top right.
5. Then search for-
Replace it with below code-<data:newerPageTitle/>
6. Now search for this<img src="URL-OF-PREVIOUS-BUTTON"/>
Replace it with below code-<data:olderPageTitle/>
7. And search for-<img src="URL-OF-NEXT-BUTTON"/>
Replace it with-<data:homeMsg/>
<img src="URL-OF-HOME-BUTTON"/>
URL-OF-NEXT-BUTTON
URL-OF-HOME-BUTTON
With your image url.
Share and enjoy. Happy Blogging.
Credits : www.mybloggertricks.com
0 comments:
Post a Comment