The Simple Home ,Older and Newer links looks ugly.You can design that links according to your need. It's very simple to change those links with buttons or to newer links.
- Go To Blogger > Edit HTML
- Check The box Expand Widget Template.
- And Search For the following code:
<data:olderPageTitle/>4. And replace it with:
<img src='YOUR_OWN_OLDER_PAGE_BUTTON_LINK' style='border: 0 none;vertical-align: middle;'/>
5.Now search for this code:
<data:newerPageTitle/>6.Now replace this code with the following code:
<img src='YOUR_OWN_NEWER_PAGE_BUTTON_LINK' style='border: 0 none;vertical-align: middle;'/>
7. Now search for the following code:
<data:homeMsg/>
8. Replace It with :
<img src='YOUR_OWN_HOME_PAGE_BUTTON_LINK' style='border: 0 none;vertical-align: middle;'/>
Now Replace the Red code with your own image / button link
Don't forget to share and subscribe
Comments
Post a Comment