Blogger is wonderful platform to build your free blog. It is so much flexible that your can change completely change the look of template according to your needs. Yesterday I was working a new Blogger blog. After I implemented Post Summaries with thumbnails on Homepage, I felt need of hiding or removing the Post footer section from the Homepage of that Blog. I searched on web and found a quite easy way to Hide Post Footer in Blogger Homepage. All of this can be done with a single code editing trick. After this Blogger tutorial, you can Hide Post Footer from your Blogger homepage but it will be still available at the post page. I hope you will find this article very much useful.
Hide Post Footer in Blogger Homepage
1. Go to Blogger Overview >>> Template [Backup Template] >>> Edit HTML >>> Check “Expand Widget Template” >>> Find [Ctrl+F] below code in your template.
|
1 2 3 |
]]></b:skin> |
2. Now paste following code just after that
|
1 2 3 4 5 6 7 |
<style type='text/css'> <b:if cond='data:blog.pageType == "index"'> .post-footer {display:none !important;} </b:if> </style> |
3. Preview your template, now it will Hide Post Footer from Blogger Homepage. Save template and check out your blog. From now, your post footer will be just appeared on the post pages.
I hope this Blogger tutorial to Hide Post Footer in Blogger Homepage will be helpful. You may also want to check out other Blogger Tutorials which you may find much interesting for editing your blog. Have a nice day!

Nice blog here! Also your site loads up very fast!
What host are you using? Can I get your affiliate link to your host?
I wish my site loaded up as fast as yours lol