About The Template
Flatform Type : Blogger
Template Name : NewsBT Responsive Blogger template
Intructions : Tutorial Install Blogger Template
Author Name : Weblogtemplates
Design Url : www.weblogtemplates.net
Publisher : www.kaizentemplates.blogspot.com
Discription
NewsBT Responsive Blogger Template is professional blogger template for news blogs. Best suited for magazine blogs, news blogs and professional blogs. It is a responsive blogger template with plenty of features, including recent post widget, magazine widget and news ticker widget.Features :
How To Change Color Schemes of NewsBT
You can change most of template color schemes using blogger template advanced customize options. Example nav bar variations is showing here.

News ticker widget settings
Add a html widget in any of these areas. Add content as shown below to Show recent Posts of a Label. Replace Featured and Set Number of Posts Replacing 6.
This Code if Need to Showcase Recent Posts.
<div class="magazine_news_ticker">
<script>
widgetrc(
'Featured','6','shownewsticker'
);
</script>
</div>
<div class="magazine_news_ticker">
<script>
widgetrc(
'','6','shownewsticker'
);
</script>
</div>

Recent Posts Widget
Code for html Widget. Replace Featured with Your Own Label.
<div class="small-recent-posts">
<script>
widgetrc(
'Featured','3','singlecolumnsmallthumb'
);
</script>
</div>
This code if need to showcase recent posts.
<div class="small-recent-posts">
<script>
widgetrc(
'','3','singlecolumnsmallthumb'
);
</script>
</div>
Navbar
Top navbar
Replace or change links, text anything in between these codes to change navbar links.
<!-- Start Top navbar -->
<!-- End Top navbar -->
Main navbar
<!-- Start Main navbar -->
<!-- End Main navbar -->
Featured Post Widget Code Snippets
Recommended number of posts for this widget is 3. It will help to keep the clean and better news. You can add as many as featured post widgets to your blog.
<div class="magazine_wrapper_box">
<script>
widgetfc(
'Featured Posts','Sports','3','featuredfirst'
);
</script>
</div>
Recent Posts Without Label
<div class="magazine_wrapper_box">
<script>
widgetfc(
'Featured Posts','','3','featuredfirst'
);
</script>
</div>

Last Words
So friends, This was our NewsBT Responsive Blogger Template. I hope you'll like this template and use this in your blog. If you need for any help about customizing this template then leave your comments below. Also subscribe us to get freebies straight to your Inbox. Take care. Happy Designing!
