Today I will teach you about how to replace newer ,older and
home from your blog to staylish images of newer ,older,and home button.After replaceing your olderpage
,newer page and home page will look staylish.
STEP 1
GO TO BLOGGER ACCOUNT
STEP 2
TEMLPATES >>EDIT HTML
REMOVE
HOME WITH IMAGES
THEN FIND <data:homeMsg/> In Blogger Template
Replace this code with below code
<img src=”Home image url”/>
Replace Home image url with below image url
Replace this code with below code
<img src=”Home image url”/>
Replace Home image url with below image url
REMOVE NEWER WITH IMAGES:-
THEN FIND <data:newerpagetitle/> In blogger Template
Replace this code with below code
<img src=”newerpage image url”/>
Replace newerpage image url with below image url
REMOVE
older WITH IMAGES
Replace this code with below code
<img src=”newerpage image url”/>
Replace newerpage image url with below image url
THEN FIND <data:olderpagetitle/> In Blogger tamplate
Replace this code with below code
<img src=”olderpage image url”/>
Replace olderpage image url with below image url
Replace this code with below code
<img src=”olderpage image url”/>
Replace olderpage image url with below image url