Masukkan E-Mail untuk Berlangganan:


3.28.2012

Remove/Hide Post Atom, Home, and Older Post

Those links just below your post can be removed with just a few lines of coding. You can even choose which links you want to remove with the codes below.


Go to Design--> Template Designer--> Advanced--> Add CSS--> Input The Codes Below.

Remove Post Atom:
.feed-links, .blog-feeds {
display: none;
}
Remove Home Link:
.home-link {
display: none;
}
Remove Older Post Link:
.blog-pager-older-link {
display: none;
}
Remove Home & Older Post Link:
.blog-pager {
display: none;
}
After you paste one of these codes into the Add CSS box, with the cursor still in the box hit the space bar for it to take effect.

Source : http://www.tweakmyblogger.com/2010/07/removehide-post-feeds.html

0 comments :


Silakan Bekomentar.!!!


Semakin banyak berkomentar, semakin banyak backlink, tapi jangan spam atau post komentar yang berhubungan pornografi!!!
:a:
:b:
:c:
:1: :2: :3: :4: :5: :6:
:7: :8: :9: :10: :11: :12:

Post a Comment