fter sharing a large number of great and amazing widget let's come to
Blogging Tips. So, friends today I'm going to share an amazing hack that
will change your Blogger Posts List to Grid View. Most of the blogger
template are in list style but you can change any Blogger template from
list style to Grid View. If you run a Fashion Blog then this hack is
useful for you. This hack will only work on Homepage, Archive and Label.
Step 2. Select your Blog >> Template and Hit the Edit HTML Button
Step 3. Search for </head> Tag, Copy and Paste the following code just Before/Above the </head> tag.
<!-- Grid Style Hack Start By Blogolect.blogspot.com-->
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<script type='text/javascript'>
var thumbnail_mode = "yes" ;
summary_noimg = 400;
Change Your Blogger Posts List to Grid View
Step 1. Log in to your Blogger DashboardStep 2. Select your Blog >> Template and Hit the Edit HTML Button
Step 3. Search for </head> Tag, Copy and Paste the following code just Before/Above the </head> tag.
<!-- Grid Style Hack Start By Blogolect.blogspot.com-->
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<script type='text/javascript'>
var thumbnail_mode = "yes" ;
summary_noimg = 400;