Tutorial Blogskin : Change Older & Newer Post to Icon.

by - 9:03 PTG


Stuff animal
Assalamualaikum :)


Sorry for late update this tuto,haha.. agak buzy coz sekarang dah dekat dengan peperiksaan,lepas nie maybe akan update just hujung minggu or bila ada masa XD so have some one tanya macam mana nak tukar older & newer ke icon,selalunye untuk template designer je kan,so nie untuk blogskin ^^ But make sure korang padam dulu code older&newer post kalau ada oke,kalau tak tahu nak padam yang mana,code tu selalunya dekat2 dengan code yang arrien suruh cari nanty :)


1. Dashboard > Template > Edit HTML.
2. Use Ctrl+F and fine code </blogger>
3. Then copy this code :
<div style="float: left;"><a class="leposts" href=<$NewerPosts$>>
<img src="URL NEWER ICON" border="0" /></a></div>
<div style="float: right;"><a class="leposts" href=<$OlderPosts$>>
<img src="URL OLDER ICON" border="0" /></a>
4. Paste selepas/bawah code  </blogger>
5. Kalau korang nak yang ada home sekali,copy code nie:
<div style="float: left;"><a class="leposts" href=<$NewerPosts$>>
<img src="URL NEWER ICON" border="0" /></a></div>
<center><a href="URL BLOG"><img src="URL HOME ICON" border="0" />
<div style="float: right;"><a class="leposts" href=<$OlderPosts$>>
<img src="URL OLDER ICON" border="0" /></a>
6. Same juga,paste selepas/bawah code </blogger> 
7. Preview & Save !

Note:
Merah: Url image newer icon.
Biru : Url image older icon.
Oren: Url blog.
Unggu: Url image home icon.



You May Also Like

1 Comments