How To Replace Newer, Home and Older Post Link With your own Images

Posted by Lasantha Bandara on April 26th, 2009 File Under : change template, html, image1 Comment

First you must upload these 3 images to your hosting image service.Replace "URL of your own image" with your real Urls.

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Now follow these steps to replace codes :-

(A)Scroll down to where you see this:-

<data:newerPageTitle/>

Replace above line with

<img src='URL of your own image'/>

(B)Scroll down to where you see this:-

<data:olderPageTitle/>

Replace above line with

<img src='URL of your own image'/>

(C)Scroll down to where you see this:-

<data:homeMsg/>

Replace above line with

<img src='URL of your own image'/>

4.Click on "Save Templates" and Refresh your site.

File Under : change template, html, image

One Response to “How To Replace Newer, Home and Older Post Link With your own Images”

  1. farey says:

    Hello, how to position newer' older' home' links at the end of the post instead of after comments.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.