| Modified: | 2015 |
| Current Version: | 1.0 |
| Documentation Version | 1.0 |
I assume you have a blogger account, so let's get started!
You can do it by follow this step:
NB: Before Uploading This Template Mobile Blogger Template Must Enable to make Blogger Customize Work
After installing the theme, this it the minimun setting to make all widget works fine in this themes.




To Add Logo in this theme you can follow this step:

To Edit Menu in this theme you can follow this step:
<nav class='navmenu'>
<div class='responsive-menu-icon'><i class='fa fa-bars fa-fw'/></div>
<ul class='nav-menu responsive-menu'>
<li class='highlight'><a expr:href='data:blog.url'>Home</a></li>
<li><a href='http://demoxman.blogspot.com/search?max-results=5'>Blog</a>
<ul>
<li><a href='http://demoxman.blogspot.com/search/label/Article'>Article</a></li>
<li><a href='http://demoxman.blogspot.com/search/label/Blogger'>Blogger</a></li>
<li><a href='http://demoxman.blogspot.com/search/label/Featured'>Featured</a></li>
<li><a href='http://demoxman.blogspot.com/search/label/Inspiration'>Inspiration</a></li>
<li><a href='http://demoxman.blogspot.com/search/label/Tutorials'>Tutorials</a></li>
</ul>
</li>
<li><a href='#'>Pages</a></li>
<li><a href='http://demoxman.blogspot.com/p/about-us.html'>About</a></li>
<li><a href='http://demoxman.blogspot.com/p/contact.html'>Contact</a></li>
</ul>
</nav><!-- Nav -->

To Add Horizontal Featured Post in this theme you can follow this step:


To add Trending Posts follow the below steps:

To add The contact Form Follow the below Steps:
Note: Make sure that you do not remove the contact form the sidebar which is hidden by default.
<div class='contact_form'>
<div class="widget ContactForm" id="ContactForm100">
<div class="contact-form-widget">
<div class="form">
<form name="contact-form">
Name:<br />
<input class="contact-form-name" id="ContactForm1_contact-form-name" name="name" size="30" type="text" value="" />
<br />
E-mail: <span id="required">*</span><br />
<input class="contact-form-email" id="ContactForm1_contact-form-email" name="email" size="30" type="text" value="" />
<br />
Message: <span id="required">*</span><br />
<textarea class="contact-form-email-message" cols="25" id="ContactForm1_contact-form-email-message" name="email-message" rows="5"></textarea>
<input class="contact-form-button contact-form-button-submit" id="ContactForm1_contact-form-submit" type="button" value="Submit" />
<br />
<div class="contact-form-error-message" id="ContactForm1_contact-form-error-message">
</div>
<div class="contact-form-success-message" id="ContactForm1_contact-form-success-message">
</div>
</form>
</div></div>
</div>
</div>
<script type='text/javascript'>
//<![CDATA[
var pageNaviConf = {
perPage: 3,
numPages: 6,
firstText: "First",
lastText: "Last",
nextText: "<i class='fa fa-caret-right'></i>",
prevText: "<i class='fa fa-caret-left'></i>"
}
//]]>
</script>
| Property | Description |
|---|---|
| perPage | Maximum Number Of post to show |
| numPages | Maximum Pages you want to show in the widget |
<script type='text/javascript'> var currentposturl="<data:post.url/>"; var maxresults=5; var relatedpoststitle="<b>Related Posts:</b>"; removeRelatedDuplicates_thumbs(); printRelatedLabels_thumbs(); </script>
| Property | Description |
|---|---|
| var maxresults=5; | The number of post you want to show in the widget |
| var relatedpoststitle | Widget Header Title |
Enter your email address to subscribe to us.
We don't like to do spam!