In this tutorial I'll show you that how to replace older, newer and home Navigation links with button images. These Navigation links are located at the bottom of posts section.
Just Follow these simple steps:
Step 1. Login to your blogger account. click on drop-down menu and then click on template.
Step 2. Now click on Edit Html and then click on Expand Template Widgets checkbox.
Step 3. Search for <data:olderPageTitle/> ( press CTRL+F for a search bar ). Replace <data:olderPageTitle/> with below code.
Step 4. Search for <data:newerPageTitle/> and replace it with below code.
Step 5. Now last time search for <data:homeMsg/> and replace with below code.
Click on Save Template.
You can change your own icons by replacing the image url in the above three codes.
Drop Your Comments.....
Just Follow these simple steps:
Note: Backup Your Template before making any changing in Template.
Step 1. Login to your blogger account. click on drop-down menu and then click on template.
Step 2. Now click on Edit Html and then click on Expand Template Widgets checkbox.
Step 3. Search for <data:olderPageTitle/> ( press CTRL+F for a search bar ). Replace <data:olderPageTitle/> with below code.
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghCq2NC_hCs1F1s4KxbhbAIDJG2V5zWeiYuQzYJmIJjsnYr0jR3GwusSeqosmZGE3VG0lDV0UUrc2yWhR_9IAsfrsSoOBruohV-RTj1pVVwk_IDDeTBWHyZ9MRCsymS80e5pm2-Qpvpu0/h120/Oldre_iactips.blogspot.com.png' style='border: 0 none; vertical-align: middle;'/>
Step 4. Search for <data:newerPageTitle/> and replace it with below code.
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikltLCfppKwXv0LXwWrBtJ89NWYfu7IOmHGyRwyC64JWI8DJdsqYt6fldGz2ogs3parBhcSDo_HsRx5N3KVCJSrP6_oCOcUuaC9m0Q2BHbbJAVMUoyeDL4JT7MMPz0XgLYZVO6IzQ_hGI/h120/Newer_iactips.blogsotcom.png' style='border: 0 none; vertical-align: middle;'/>
Step 5. Now last time search for <data:homeMsg/> and replace with below code.
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi48ti1eJOek44RkoE6QGryvxJ8AL1nrdkSKvOEk25Xotr7XDRjJX5IotFpL8tiLdtuFNasRsyFqO2NkA08VRC8IVhW0DdTFoehug8v5QGmh6OoZjU4r2Zx32bonyMWqNuWDF30uG_ZnsM/h120/home_iactips.blogspot.com.png' style='border: 0 none; vertical-align: middle;'/>
Click on Save Template.
You can change your own icons by replacing the image url in the above three codes.
Drop Your Comments.....
I am a student of computer science.Owner of IAC Tips blog. I love to share my knowledge and experience with others. Follow my blog for tips tricks of internet, computer and software.
0 comments:
Post a Comment