Wednesday, September 10, 2014

TruePixel Blogger Template


TruePixel Blogger Template created and developed by Mythemeshop and bloggertheme9. com, with the 2 column format and very useful for personal blog article. In addition to a very nice look, this template is also very easy to customize, by editing the HTML on your blogger. Try and prove the beauty of TruePixel Blogger Templates.

Download Template
Download Template


Template Setting

For setting up the template, do the following:
Log in to blogger Dashboard - Tamplate - Edit HTML -- Expand Widget Templates.

For customize navigation menu

Search for the Following Code:
<!-- Customize Navigation Menu Here -->
<li><a href='#'>Label</a>
<ul class='children'>
<li><a href='#'>category</a></li>
<li><a href='#'>category 1</a></li>
</ul>
</li>
Replace "#" with your category URL.


For changing author info

Search for the Following Code:
<!-- Change Author Info Here -->
<div class='auth-panel'>
<img src='AUTHOR-PIC-URL'/>
<h3>About the Author</h3>
<p>
Write admin description here..<br/>
</p>
</div>
Replace AUTHOR-PIC-URL with your profile pic URL.


For edit page counter, edit number of post on each page

Search for the Following Code:
<!-- Page Counter - Edit Number Of Post To Show On Each Page -->
var postperpage=4;
var numshowpage=3;

For changing social profile icons

Search for the Following Code:
<!-- Social Profile Icons -->
<a href='YOUR-FACEBOOK-URL'
<a href='YOUR-TWITTER-URL'
<a href='YOUR-GOOGLE+-URL'
Replace with your profile URL.


For changing Ads below post title

Search for the Following Code:
<!-- Show Ads Below Post Title -->
After that Add you Adsense code to show ads below post title.

No comments:

Post a Comment