
Hello guys! want your OLDER, HOME and NEWER ICON Looks more awesome? ok here's my tutorial for it ! Enjoy!
Leave a comment, Thanks!
For Blogskins :
Dashboard > Template Press Ctrl + f and find this code.
</blogger>
Then Copy this code and paste it below.
<div style="float: left;"><a class="leposts" href=<$OlderPosts$>>
<img src="OLDER ICON" border="0" /></a></div>
<center><a href="URLBLOG"><img src="HOME ICON" border="0" />
<div style="float: right;"><a class="leposts" href=<$NewerPosts$>>
<img src="NEWER ICON" border="0" /></a></div>
For Designer:
NEWER ICON
Dashboard > Design > Edit Html Tick Expand Widget Templates .
Then , press Ctrl + F and search for this code :
<data:newerPageTitle/>
Change the above code with this code:
<img src="NEWER ICON"/>
OLDER ICON
Then, press Ctrl + F again once and find the code:
<data:olderPageTitle/>
Change the above code with this code:
<img src='OLDER ICON'/>
HOME ICON
find this code:
<data:homeMsg/>
Change the above code with this code:
<img src='HOME ICON'/>
PREVIEW AND SAVE !
Now you have a cute home, newer and older icon :)


No comments:
Post a Comment