H, friend! Now i will teach you about how to change "Older Posts", "Newer Posts", and "Home" with an icon. Usually "Older Posts", "Newer Posts", and "Home" located under our blog. The function is direct us to go to another page, either older posts page or newer posts page. Usually, the commands ("Older Posts", "Newer Posts", "Home") are only a word, therefore we will change the word into an icon. Now, if you want this trick, just follow the steps.
1. Log in to your blogger icon
2. Go to Design>>>Edit HTML
3. Thick "Expand Widget Templates"
4. Then find this code :
5. Change the blue words with image script
<img border='0' src='ICON URL'/>
Examples :
<img border='0' src='http://robots1996.fileave.com/Beranda.png'/>
<img border='0' src='http://robots1996.fileave.com/Posting_lama.gif'/>
<img border='0' src='http://robots1996.fileave.com/Posting_lebih_baru.gif'/>
So like this :
NOTE : You can change the URL, with your own icon
1. Log in to your blogger icon
2. Go to Design>>>Edit HTML
3. Thick "Expand Widget Templates"
4. Then find this code :
<b:includable id='nextprev'>
<div class='blog-pager' id='blog-pager'>
<b:if cond='data:newerPageUrl'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
</span>
</b:if>
<b:if cond='data:olderPageUrl'>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
</span>
</b:if>
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
<b:else/>
<b:if cond='data:newerPageUrl'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
</b:if>
</b:if>
</div>
<div class='blog-pager' id='blog-pager'>
<b:if cond='data:newerPageUrl'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
</span>
</b:if>
<b:if cond='data:olderPageUrl'>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
</span>
</b:if>
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
<b:else/>
<b:if cond='data:newerPageUrl'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
</b:if>
</b:if>
</div>
5. Change the blue words with image script
<img border='0' src='ICON URL'/>
Examples :
<img border='0' src='http://robots1996.fileave.com/Beranda.png'/>
<img border='0' src='http://robots1996.fileave.com/Posting_lama.gif'/>
<img border='0' src='http://robots1996.fileave.com/Posting_lebih_baru.gif'/>
So like this :
<b:includable id='nextprev'>
<div class='blog-pager' id='blog-pager'>
<b:if cond='data:newerPageUrl'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><img border='0' src='http://robots1996.fileave.com/Posting_lebih_baru.gif'/></a>
</span>
</b:if>
<b:if cond='data:olderPageUrl'>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><img border='0' src='http://robots1996.fileave.com/Posting_lama.gif'/></a>
</span>
</b:if>
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<a class='home-link' expr:href='data:blog.homepageUrl'><img border='0' src='http://robots1996.fileave.com/Beranda.png'/></a>
<b:else/>
<b:if cond='data:newerPageUrl'>
<a class='home-link' expr:href='data:blog.homepageUrl'><img border='0' src='http://robots1996.fileave.com/Beranda.png'/></a>
</b:if>
</b:if>
</div>
6. If you finish, save it<div class='blog-pager' id='blog-pager'>
<b:if cond='data:newerPageUrl'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><img border='0' src='http://robots1996.fileave.com/Posting_lebih_baru.gif'/></a>
</span>
</b:if>
<b:if cond='data:olderPageUrl'>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><img border='0' src='http://robots1996.fileave.com/Posting_lama.gif'/></a>
</span>
</b:if>
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<a class='home-link' expr:href='data:blog.homepageUrl'><img border='0' src='http://robots1996.fileave.com/Beranda.png'/></a>
<b:else/>
<b:if cond='data:newerPageUrl'>
<a class='home-link' expr:href='data:blog.homepageUrl'><img border='0' src='http://robots1996.fileave.com/Beranda.png'/></a>
</b:if>
</b:if>
</div>
NOTE : You can change the URL, with your own icon
16 comments:
I was excited to uncover this website. I wanted to thank you for
Replyyour time due to this fantastic read!! I definitely savored every
part of it and i also have you saved as a favorite to see new things on your site.
my web-site :: what should i weigh
oakley sunglasses wholesale
Replylouboutin
nike blazer pas cher
kate spade outlet
hollister outlet
gucci handbags
jordans for sale
coach outlet
snapbacks hats
kate spade handbags
chanel bags
abercrombie kids
longchamp pliage pas cher
oakley sunglasses sale
pandora jewelry sale
gucci bags
coach outlet store online
toms outlet store
tory burch outlet online
pandora charms
ray ban outlet
michael kors purse
ralph lauren uk sale
fitflops
mcm backpack
coach factory
ray ban sunglasses
coach factory outlet
true religion jeans outlet
pandora jewelry outlet
retro jordans
michael kors watches
polo outlet
ray-ban sunglasse
nike air force pas cher
true religion sale
cheap snabacks
polo ralph lauren uk
jorda femme pas cher
ray bans
crx123
Replyimplementation tommy hilfiger canada oakley sunglasses cheap jordan retro
11 of ralph lauren uk michael kors beats audio
new
functionalities
The tommy hilfiger online shop hogan coach factory outlet
store electronic prada ralph lauren outlet online bebe dresses repo ugg boots
glasses online toms shoes
outlet markets cheap jordan shoes ray-ban sunglasses air jordan 2015 of
ferragamo air huarache nike store derivatives oakley canada abercrombie and fitch hollister exchange nike
running michael kors outlet online polo ralph lauren Eurex nike
roshe ray ban outlet supra shoes continue michael kors beats by dr dre marc jacobs handbags to
enjoy uggs michael kors outlet
online asics strong air max
polo ralph lauren hollister online growth, oakley sunglasses clothing websites insanity workout calendar as knockoff handbags kate spade
outlet true religion outlet
ugg outlet
Replyiphone cases
michael kors handbags
michael kors factory outlet
tory burch shoes
tory burch outlet
true religion jeans
tiffany and co jewelry
nike huarache
michael kors factory outlet
ugg sale
the north face
chanel handbags
rolex watches
mbt shoes
swarovski outlet
pandora jewelry
wedding dresses
chanel outlet
coach handbags
discount michael kors handbags
michael kors outlet
coach outlet
ray ban
ugg boots
ralph lauren
louis vuitton outlet
links of london
black friday deals
michael kors outlet
cheng1125
20151215xiaodaige
Replyroshe run men
designer handbags,handbags outlet,cheap handbags,purses and handbags,wholesale handbags,designer bags,bags outlet,handbags wholesale,cheap purses,discount handbags,handbags sale,wholesale purses,handbags and purses,designer purses
kobe shoes
ralph lauren outlet
louis vuitton handbags outlet
snapbacks wholesale
swarovski crystal
wellensteyn outlet
nike running shoes
kate spade uk
ferragamo shoes sale
tods outlet
cheap jordan shoes
michael kors handbags
toms outlet
nike trainers
michael kors online outlet
mulberry handbags
rolex watches,rolex watches,swiss watches,watches for men,watches for women,omega watches,replica watches,rolex watches for sale,rolex replica,rolex watch,cartier watches,rolex submariner,fake rolex,rolex replica watches,replica rolex
nike mercurial
canada goose outlet
louis vuitton outlet store
fitflops uk
babyliss flat iron
ray ban sunglasses
north face outlet store
cheap jordan shoes
coach handbags outlet
fitflops outlet sale
cheap ray ban sunglasses
discount ugg boots
ray ban outlet
adidas outlet
mcm backpack
شات بنات مصر
Replyشات بنت مصر
chat
شات بنات مصر
شات بنات مصر
شات مصرى
شات مصرى
شات مصري
بنات مصر
دردشة
شات بنت
شات
شات
http://www.eg-girls.com/
شات بنت مصر
chat
شات بنات مصر
شات بنات مصر
شات مصرى
شات مصرى
شات مصري
بنات مصر
دردشة مصرى
دردشة مصرية
دردشة مصر
دردشة
بنات مصر
دردشة
شات بنت
شات
شات
شات
شات مصر
شات مصرية
شات 12
شات مصرى
شات بنات مصر
شات مصرى
بنات مصر
دردشة
شات مصرى
شات بنات
شات مصر
شات مصرية
شات مصر
شات مصرية
شات بنات مصر
http://moon-masr.blogspot.com/
gucci outlet
Replynike outlet store
yeezy boost 350
uggs outlet
michael kors outlet
replica watches
michael kors
oakley sunglasses
mulberry handbags
cheap ray ban sunglasses
20170210caihuali
hxy2.20
Replyray ban sunglasses
ray bans
ray ban sunglasses
cheap ray bans
ralph lauren
ralph lauren uk
ralph lauren outlet
ralph lauren shirts
polo shirts
ralph lauren polo
ralph lauren polo shirts
ralph lauren polo
michael jordan shoes
Replymichael kors outlet
new england patriots jersey
michael kors handbags
michael kors outlet
longchamp outlet
kobe basketball shoes
michael kors outlet
nike huarache
nike roshe one
reebok outlet
Replyjimmy choo shoes
michael kors outlet online
jordan shoes
ugg outlet
gucci sale
christian louboutin outlet
coach outlet
ugg outlet
nike air max 90
louis vuitton bags
Replycoach outlet store online
rolex outlet
nike shoes
louis vuitton outlet
nfl jerseys
cheap oakley sunglasses
polo ralph lauren
coach outlet
coach outlet
20170520ck
chiefs jersey
Replycheap jerseys
dolce and gabbana outlet
ugg outlet
dolce and gabbana
coach outlet online
michael kors handbags sale
ray ban sunglasses outlet
polo ralph lauren
polo ralph lauren outlet
asics running shoes
Replypandora uk
lebron 14 shoes
nike air force
longchamp le pliage
stephen curry shoes
adidas nmd runner
kobe sneakers
longchamp bags
led shoes
20170606
prada sunglasses
Replynike huarache
nike roshe run
kobe sneakers
brady jersey
adidas superstar shoes
air force 1
chrome hearts online
adidas stan smith
links of london
ray ban sunglasses
Replyugg outlet
burberry scarf
moncler outlet
ugg
moncler
michael kors
ralph lauren
north face
louboutin
chenlina20180110
Thanks for your tricks.
ReplyPhoto Retouching services|Vector Tracing
Post a Comment