Tutorial: Change newer,home and older post to icon

Assalamualaikum.
This tutorial was for template designer user.
This tutorial will make it look like this;


So let's follow the steps:
1. Dashboard > Template > Edit html

*This is for newer post code*
2. CTRL+F and find:
<data:newerPageTitle/>
3. Lepas jumpa code tu, delete and replace with this code:
<img src="URL ICON"/>
*Now for older post code*

4.  CTRL+F and find:
<data:olderPageTitle/>
5. Delete code yang korang jumpa tadi and replace it with this code:
<img src="URL ICON"/>
*Now for home code*

6. CTRL+F and find:
expr:href='data:blog.homepageUrl'><data:homeMsg/>
7. Delete the code in red color and replace it with this code:
<img src="URL ICON"/>

Note: The one in purple color tu, tukar dengan url image icon yang korang nak.

Bye.

No comments:

Post a Comment

Thank you for your comment.