Saturday, September 26, 2015

ChannelPro Free Premium Responsive Blogger Template

Help the blog to load faster as compare to any other template. What is unique in ChannelPro blogger template is, that its having multi-category tabs. Which helps user to navigate easily and to easily follow or subscribe your blog. ChannelPro can be used on magazine, news or community blogs. We've placed auto related post widget below each post. Follow below steps!

Demo Download


Customize Blogger Template and Widget Settings

Log in to blogger Dashboard --> Tamplate --> Edit HTML --> Expand Widget Templates.

Customize the Main 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.

Customize the Author Widget

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.

Customize Number of Pages to appear 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;
Replace 4, and 3 as per your need.

Customize the 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.

Adding your Blog in Email Subscribe form

Search for the Following Code:
<!-- Configure Subscribe Form -->
crashwp
crashwp
Replace with your feed's Name.

To Show 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.

Customize Meta tags in Header

Search for the Following Code:
<meta content='type your keyword here' name='keywords'/>
<meta content='Enter Author Name here' name='Author'/>

0 comments

Post a Comment