Modern Blog is a fixed width blogger template that feature drop down menu, gray background, pagination widget and two column template with right sidebar and three column footer. Modern Blog is equipped with various of widgets which will help you to publish your blog more professionally. To make it easy for you we have published this detailed documentation, so that you can setup your blog correctly.
You have made a good decision by choosing our template. You can check the live demo or download the template through the button below and also Please Read this documentation carefully in order to set up your blog and please note that there’s no support for free users.
You have made a good decision by choosing our template. You can check the live demo or download the template through the button below and also Please Read this documentation carefully in order to set up your blog and please note that there’s no support for free users.
Basic Setup
Main Menu/Dropdown/Multi Dropdown
On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code :.
Click Edit HTML
Scroll down and Find this Code :.
<ul class='nav-menu' id='menu-main-menu'>Change # with your desired url and text with your menu label.
<li><a href='#'>Home</a></li>
<li><a href='#'>Custom Color</a></li>
<li><a href='#'>Category</a>
<ul class='sub-menu'>
<li><a href='#'>Interior</a></li>
<li><a href='#'>Portfolio</a>
<ul class='sub-menu'>
<li><a href='#'>Admin Panel</a></li>
<li><a href='#'>Custom Background</a></li>
<li><a href='#'>Featured Colors</a></li>
<li><a href='#'>Custom Color</a></li>
<li><a href='#'>Facebook Comments</a></li>
<li><a href='#'>Sample Images</a></li>
<li><a href='#'>Sample Comments</a></li>
<li><a href='#'>Sample Heading</a></li>
<li><a href='#'>Sample Page</a></li>
</ul>
</li>
<li><a href='#'>Lifestyle</a></li>
<li><a href='#'>Examples</a></li>
</ul>
</li>
<li><a href='#'>Features</a>
</li>
<li><a href='#'>Shortcode</a>
</li>
</ul>
Grid Gallery
It works automatically with popular post, if you want to configure it, then simple edit the widget from layout.
Author Widget Inside Post
On Blogger Dashbord Click TemplateClick Edit HTMLScroll down and Find this Code : <div class='author_post_item'>
<div class='author_post_name'>
<h4>About "<a href='#' rel='author'>Administrator</a>"</h4>
</div>
<div class='author_post_pic'>
<img class='avatar avatar-56 photo' height='56' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJNh7rrPfNY_7S2j9159_r0HQ1074KQDweNbj_OOAVazdQMn2hAYT_dINs4NpgOZz_R6tK4szUKdAV3LdDmV01qDMRpLHKfWFCS668dUXQEZi0v1mkgUDRdkbmyTIxQlNFqC0XRScSjdk/s56/avatar.png' width='56'/></div>
<div class='author_post_desc'>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus suscipit, augue quis mattis gravida, est dolor elementum felis, sed vehicula metus quam a mi. Praesent dolor felis, consectetur nec convallis vitae. </div>
<div class='clear'/>
</div>
Change the details with yours.
<div class='author_post_name'>
<h4>About "<a href='#' rel='author'>Administrator</a>"</h4>
</div>
<div class='author_post_pic'>
<img class='avatar avatar-56 photo' height='56' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJNh7rrPfNY_7S2j9159_r0HQ1074KQDweNbj_OOAVazdQMn2hAYT_dINs4NpgOZz_R6tK4szUKdAV3LdDmV01qDMRpLHKfWFCS668dUXQEZi0v1mkgUDRdkbmyTIxQlNFqC0XRScSjdk/s56/avatar.png' width='56'/></div>
<div class='author_post_desc'>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus suscipit, augue quis mattis gravida, est dolor elementum felis, sed vehicula metus quam a mi. Praesent dolor felis, consectetur nec convallis vitae. </div>
<div class='clear'/>
</div>
Social Widget Sidebar
On Blogger Dashbord Click TemplateClick Edit HTMLScroll down and Find this Code :
<div class='share_item'>
<a class='twitterIcon' href='#'>twitter</a>
<a class='facebookIcon' href='#'>facebook</a>
<a class='googleIcon' href='#'>google</a>
<a class='inIcon' href='#'>linkedIn</a>
<a class='youtubeIcon' href='#'>youtube</a>
<a class='shareIcon' href='#'>shareThis</a>
<a class='dribbleIcon' href='#'>dribble</a>
</div>
Change the details with yours.
<div class='share_item'>
<a class='twitterIcon' href='#'>twitter</a>
<a class='facebookIcon' href='#'>facebook</a>
<a class='googleIcon' href='#'>google</a>
<a class='inIcon' href='#'>linkedIn</a>
<a class='youtubeIcon' href='#'>youtube</a>
<a class='shareIcon' href='#'>shareThis</a>
<a class='dribbleIcon' href='#'>dribble</a>
</div>
Page navigation results
Access your blog Theme > click Edit Html> and then find the following coding.
var posts=4,
Change the value of "posts=4" with any other number to show your desired number of posts.
Access your blog Theme > click Edit Html> and then find the following coding.
var posts=4,
Change the value of "posts=4" with any other number to show your desired number of posts.
Facebook Page Plugin:
<center><div class="fb-padding"><div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v2.3&appId=1395743857335531";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-page" data-href="https://www.facebook.com/soratemplates" data-width="280" data-height="230" data-hide-cover="false" data-show-facepile="true" data-show-posts="false"><div class="fb-xfbml-parse-ignore"></div></div></div></center>
or you can follow this tutorial if above method won't work
<center><div class="fb-padding"><div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v2.3&appId=1395743857335531";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-page" data-href="https://www.facebook.com/soratemplates" data-width="280" data-height="230" data-hide-cover="false" data-show-facepile="true" data-show-posts="false"><div class="fb-xfbml-parse-ignore"></div></div></div></center>
Installation And Custom Services
We provide plenty of templates for free but if you want something unique for your blog then let us create a unique design for your blog, Just tell us your needs and we will convert your dream design into reality. We also Provide Blogger Template Installation Service. Our Installation service gives you a simple, quick and secure way of getting your template setup without hassle.