News Pro is update to "News Blogger Template" or you can just call it V2.0 Both theme were designed by StudioPress and converted to blogger by SBTemplates. This theme is fast loading and responsive, we have added lots of seo settings to this theme which will help you to rank higher in SERP. This theme is totally free.
What you will get ???
Responsive Test
Retina Ready
Key Features
Responsive Design: News Pro is a fully responsive Blogger template that automatically adjusts the resolution of the screen to support all devices and browsers of different resolutions.
Browser Compatibility: News Pro is compatible with almost all browsers. Its responsive designs gives it the extra ability to perform the actions just accurately.
SEO Friendly: When you talk about SEO, we are the best. With some high quality and extra-smart plugins, we have done some really awesome SEO work on this template. Its not just you, its about ranking your content at the top of Google search engine.
Related Post: We have added modern related post widget to this theme which don't stretch images and it also help blog to decrease bounce rate of their blog.
Adsense Ready: We have added lots of space for advertisement, you can add ads banner to header, sidebar, post and footer.
More Features: Social Share Button, Numbered Page Navigation Menu, jQuery ready, Threaded Comment Style and much more.
Do you like this blogger template ?
Free Download + Like And Share If It 's good for you. Thanks !
iNews is a professional blogger templates which provide an option to shows label separated posts. If you are running an online news portal then this theme is best choice for your blog. We have provided well documentation which will guide you and make it easier for you to install this template on your blog.
What you will get ??
Responsive Test
Label Separated Posts
Key Features
Label Separated Post: You can show the post with different labels, like if you want to show only sports related post then use label sports.
Responsive Design: iNews is a fully responsive Blogger template that automatically adjusts the resolution of the screen to support all devices and browsers of different resolutions.
Latest Coding: This theme is build in HTML5 & Css3 and we are giving this theme for free as a new year prize. This theme is latest blogger template 2014.
Welcome to my the first post about image slider collection for Blogger. In this article, I will show you how to add Nivo slider to your blogspot template with classic style.
You can check demo at nivo website. Thank you all my readers, who requested sharing these tips like this post.
Note, before go with this tip, you must know a little about HTML.
Please follow below step to add Nivo slider to you blogspot:
/* * jQuery Nivo Slider v3.2 * http://nivo.dev7studios.com * * Copyright 2012, Dev7studios * Free to use and abuse under the MIT license. * http://www.opensource.org/licenses/mit-license.php */
<script type='text/javascript'> //<![CDATA[ /* * jQuery Nivo Slider v3.2 * http://nivo.dev7studios.com * * Copyright 2012, Dev7studios * Free to use and abuse under the MIT license. * http://www.opensource.org/licenses/mit-license.php */
Now, place the below example HTML to anywhere in your template code that you want to display the image slider (can insert into HTML/javascript widget also). Of course, please mind changing all image src, titles, captions and links in theexample HTML code:
<div class="slider-wrapper"> <div id="slider" class="nivoSlider"> <img src="yourimage1.jpg" alt="" /> <a href="yourlink2.com"><img src="yourimage2.jpg" alt="" title="#htmlcaption" /></a> <img src="yourimage3.jpg" alt="" title="Example or raw caption for image 3" /> <img src="yourimage4.jpg" alt="" /> <!-- add other images if you like --> </div> </div> <div id="htmlcaption" class="nivo-html-caption"> <strong>This</strong> is an example of a <em>HTML</em> caption with <a href="#">a link</a>. </div> <!-- add other image HTML caption -->
If you want to use HTML caption, you must input the title for image is “#my-html-caption-id”. This image caption will be the content of any div tag with id “my-html-caption-id” (please check the example with div di “htmlcaption”).
4. For advanced users
To make advance settings, you change all javascript code after the note: “// Default Nivo Slider” in step 2 with below code and change any settings you like:
$(window).load(function() { $('#slider').nivoSlider({ effect: 'random', // Specify sets like: 'fold,fade,sliceDown' slices: 15, // For slice animations boxCols: 8, // For box animations boxRows: 4, // For box animations animSpeed: 500, // Slide transition speed pauseTime: 3000, // How long each slide will show startSlide: 0, // Set starting Slide (0 index) directionNav: true, // Next & Prev navigation controlNav: true, // 1,2,3... navigation controlNavThumbs: false, // Use thumbnails for Control Nav pauseOnHover: true, // Stop animation while hovering manualAdvance: false, // Force manual transitions prevText: 'Prev', // Prev directionNav text nextText: 'Next', // Next directionNav text randomStart: false, // Start on a random slide beforeChange: function(){}, // Triggers before a slide transition afterChange: function(){}, // Triggers after a slide transition slideshowEnd: function(){}, // Triggers after all slides have been shown lastSlide: function(){}, // Triggers when last slide is shown afterLoad: function(){} // Triggers when slider has loaded }); });
Magazine blogger template is very lightweight and fast loading. This theme is 2nd version of Blue Blog Blogger Template. We have added "Awesome font" plugin to this theme, it will give you full access to add any icon to your theme. This theme is very customizable and you can easily change color, font and width of this theme.
What you will get ??
This theme comes with two style
Key Features
2 Home Layout: This theme has 2 type of home layout, one with header and navigation menu floating in center and one with splited header.
Awesome Font: we have added awesome font bootstrap plugin to this theme which allows user to add as many icon they want to there blog with some simple and easy steps.
Related Post: We have added morden related post widget to this theme which don't stretch images and it also help blog to decrease bounce rate of their blog.
Adsense Ready: We have added lots of space for advertisement, you can add ads banner to header, sidebar, post and footer.
More Features: Social Share Button, Numbered Page Navigation Menu, jQuery ready, Threaded Comment Style and much more.
If you like this blogger template ?
Free Download + Like And Share If It 's good for you. Thanks !
News Themes is one of the best magazine style blogger template, design of this theme is adapted from famous Genesis Framework. This theme is ideal for the niche blogging like Technology, News bulletin, Gadgets and Telecom. Clean and professional look of this theme will attract your users. below are some key features of this blogger template:
Key Features
Drop down menu: Now a days each and every website contains drop down menu, We have added Multi level drop down menu to this theme by which you can add as many links or category to this menu.
Custom Popular Post: Popular Post widget will help you in improving your blog bounce rate, You can further customize this widget according to your needs.
Auto Read More with Thumb: We have added an awesome script to this theme by which it will automatically add read more link to post with thumbnail.
Threaded commenting system: We all know that blogger comment system is very ugly, We have added our custom threaded comment style to this theme which will help you to get more comments on your blog.
More Features: WordPress Look, Search Box, Css3 Labels Style, Splited Header, SEO Friendly, Fast Loading, Numbered Page Navigation and Stylish Google Fonts.
Customize Drop Down Menu
Go To Blogger.com >> Template >> Edit HTML >> Proceed. Now search for the following coding in the template. After finding it Replace # with your URLs and Save the template.