Choose your template colour

Latest Templates
Showing posts with label White. Show all posts
Showing posts with label White. Show all posts

Sevim Blogger Template

Jan 26, 2013


TEMPLATE FEATURES
Template name : Sevim
Template type : 1 Sidebar, 2 Column, Adapted from WordPress, Black, Blue, Elegant, Featured Section, Fixed width, Fresh, Header Banner, Magazine, Right Sidebar, Rounded corners, Slider, Top Navigation Bar, Web 2.0, White
Release date : January 22, 2013
Author Name and URL : http://themedoc.blogspot.com/
Original Designer URL : http://newwpthemes.com/sevim-free-wordpress-theme/
Basic Instructions : How to install a Blogger template

Azsimple Blogger Template


TEMPLATE FEATURES
Template name : Azsimple
Template type : 1 Sidebar, 2 Column, 3 Column footer, Adapted from WordPress, Blue, Elegant, Featured Section, Fixed width, Fresh, Grey, Header Banner, Magazine, Premium, Right Sidebar, Slider, Top Navigation Bar, Web 2.0, White
Release date : January 26, 2013
Author Name and URL : NewBloggerThemes / http://newbloggerthemes.com/
Designer URL : http://azmind.com/
Basic Instructions : How to install a Blogger template
Advanced Details : http://newbloggerthemes.com/azsimple-blogger-template/

YAMINTH Blogger Template


TEMPLATE FEATURES
Template name : YAMINTH
Template type : 1 Sidebar, 2 Column, 3 Column footer, Adapted from WordPress, Black, Elegant, Featured Section, Fixed width, Fresh, Header Banner, Magazine, Orange, Premium, Right Sidebar, Top Navigation Bar, Web 2.0, White
Release date : January 26, 2013
Author Name and URL : NewBloggerThemes / http://newbloggerthemes.com/
Designer URL : http://azmind.com/
Basic Instructions : How to install a Blogger template
Advanced Details : http://newbloggerthemes.com/yaminth-blogger-template/

Inspiration Blogger Template

Jan 21, 2013


TEMPLATE FEATURES
Template name : Inspiration

Template features : Wordpress Look, 2 Columns, 3 Columns Footer, Right Sidebar, Header Banner, Featured Content Slider, Fixed Width, Gray Background, Tabbed Widget, Top Navigation Menu, Page Navigation.

Release date : July 2012

Designer :  csscollector.com

Basic Instructions : How to install a Blogger Template

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='kwick'>
     <li style='width:158.666666667px'>
      <a href='#'><img class='attachment-slider_accordion' height='392' src='/image.jpg' width='952'/></a>
      <p class='slide_title'><b class='slider_title'>How We Do It</b></p>
     <div class='slide_caption'><b class='slider_title'>How We Do It</b><p>Lorem ipsum dolor sit amet...</p>
    </div>
     </li>
     ..........
Now replace:
  • "#" with your featured post URL.
  • "image.jpg" with your slider image

Configure Dropdown Menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div id='menu'>
     <ul class='smoothmenu'>
      <li class='current-menu-item'>
      <span class='menuslide'/>
      <a href='#' title='Home'>Home<span class='menu_description'>Beginning</span></a>
       <ul>
        <li><a href='#' title='Accordion Slider'>Accordion Slider</a></li>
     ..........
Just replace "#" with your menu item URL.

How To Change Tab Names of Tab Widget:
find this:
  • <ul class='tab-items'>
     <li><a href='#tabs-1' title='Popular'>Popular</a></li>
     <li><a href='#tabs-2' title='Recent'>Recent</a></li>
     <li><a href='#tabs-3' title='Comments'>Comments</a></li>
    </ul>
Change the names "Popular", "Recent" and "Comments" as you like.

Configure Page Navigation Widget:
search for:
  • var pages=4, // Number of posts in each page
        num=2, // Number of buttons will display

How to change Author Information:
search for:
  • <div id='bio'>
    <img class='avatar' height='80' src='/avatar.gif' width='80'/>
    <div class='bio_info'>
    <h3>About the author</h3>
    <span>admin had written...</span>
    <p>Donec accumsan malesuada orcidonec...</p>
    </div>

FitnessMag Blogger Template

Jan 20, 2013


TEMPLATE FEATURES div class="cleared">Template name : FitnessMag

Platform: Blogger / Blogspot

Release date : October 2012

Author :  www.soratemplates.com

Designer :  www.wpexplorer.com

Template features : Wordpress Look, 3 Columns, Right Sidebar, Magazine, Featured Content Slider, Fixed Width, Gray Background, Social Widget, Dropdown Menu, Header Banner, Page Navigation Widget.

Basic Instructions : How to install a Blogger Template

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div class='flexslider' id='slider'>
    <ul class='slides'>
     <li class='slide'><a href='#' target='_self'><img src='.../image.jpg'/></a>
    <div class='caption'>Awesome Blogging Theme! </div></li> 
     ..........
Replace:
  • "#" with your featured post URL.
  • "image.jpg" with your slider image.

Configure Dropdown Menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='sfmenu' id='menu-main'>
     <li><a href='#'>Category 1</a></li>
     <li><a href='#'>Category 2</a>
      <ul class='sub-menu'>
       <li><a href='#'>This is a dropdown</a></li>
     ..........
Replace "#" with your menu item URL.

Configure Social Widget:
Search for:
  • <h2>Follow Us</h2>
    <ul class='clearfix'>
     <li class='social-twitter'><a class='social-icon' href='#'><img src='.../twitter.png'/></a></li>
     <li class='social-facebook'><a class='social-icon' href='#'><img src='.../facebook.png'/></a></li>
     ..........
Replace "#" with your Social Account URL.

Configure Page Navigation Widget:
search for:
  • var posts=4, // Number of posts in each page
        num=2, // Number of buttons will display

How to change Author Section:
Find this:
  • <h3 class='heading-border'><span>Author</span></h3>
    <div id='author-image'>
    <a href='#'><img class='avatar' height='60' src='.../logo.png' width='60'/></a>
    </div> 
    <div id='author-bio'>
    <h4>Written by <a href='#'>Admin</a></h4>
    <p>Aliquam molestie ligula vitae nunc...</p>
    </div>

Accord Blogger Template


TEMPLATE FEATURES
Template name : Accord

Platform: Blogger / Blogspot

Release date : October 2012

Author :  www.soratemplates.com

Designer :  color-theme.com

Template features : Pinterest Look, 3 Columns, Right Sidebar, Fashion, Featured Post Slider, Fixed Width, Gray Background, Social Widget, Header Banner, Dropdown Menu, Page Navigation Widget.

Basic Instructions : How to install a Blogger Template


Configure Dropdown Menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div id='menu'>
    <div class='menu-main-nav-container'>
     <ul class='sf-menu sf-navbar' id='menu-main-nav'>
      <li><a href='#'>Home Features</a>
      <ul class='sub-menu'>
       <li><a href='#'>Home + Sidebar</a></li>
     ..........
Replace "#" with your menu item URL.

Configure Social Widget:
Search for:
  • <div class='top-social-block'>
     <ul>
      <li><a class='facebook-top' href='#'/></li>
      <li><a class='twitter-top' href='#'/></li>
     </ul>
    </div>
Replace "#" with your Social Account URL.

How To Change Header Banner:
find this:
  • <div class='banner'>
     <a href='#'><img height='60' src='/banner.jpg' width='468'/></a>
    </div>
Now replace:
  • "#" with your banner URL.
  • "banner.jpg" with your banner image.

Configure Page Navigation Widget:
search for:
  • var posts=4, // Number of posts in each page
        num=2, // Number of buttons will display

DarkRed Blogger Template

Jan 19, 2013


TEMPLATE FEATURES Descriptions:DarkRed is beautyful responsive blogger template layout with many future. It's 2 columns and right sidebar the color is black, white, red and grey with top navigation menu, tab widget siderbar, custom search result, custom lightbox, social icon, emoticon and more.

Designer: MKR / http://www.ivythemes.com
Instructions: How to install a Blogger template
Features:DarkRed is a free blog template with type : 2 column, Black, Fluid Width, Grey, Premium, Red, Responsive, Right Sidebar, Social Media Icon, Tabbed widget, Top Navigation Bar, White

TheTuts Blogger Template


TEMPLATE FEATURES
Descriptions:TheTuts is beautyful responsive blogger template layout with many future. It's 2 columns and right sidebar the color is black, white and blue with top navigation menu, tab widget siderbar, JSON search result, emoticon and more.
Instructions: How to install a Blogger template
Features:TheTuts is a free blog template with type : 2 column, 3 Columns footer, Black, Blue, Fluid Width, Premium, Responsive, Social Media Icon, Tabbed widget, Top Navigation Bar, White

Pingrey Blogger Template


TEMPLATE FEATURES

Pinfinity Blogger Template


TEMPLATE FEATURES
Descriptions:2 column, Adapted from WordPress, Fluid width, Right Sidebar, Social Media Icon, Top Navigation Bar, White, Blue, Grey, Premium, Gallery, Personal
Instructions:How to install a Blogger template
Template author:MKR / http://www.ivythemes.com/
Designer:CSSIgniter / http://cssigniter.com/
Features:
Pinfinity is a free blog template with type :

RBSimple Blogger Template


TEMPLATE FEATURES
Descriptions: RBSimple is minimalist and responsive 2 columns blogger template layout with many future. It's template color black, red and white and with social media icon, right sidebar, slider post, top navigation menu, custom search result, custom lightbox, header banner, tab menu on sidebar and more.
How to install a Blogger template
Features:RBSimple is a free blog template with type : 2 column, Ads Ready, Black, Header Banner, Red, Responsive, Simple, Slider, Social Media Icon, Tabbed widget, Top Navigation Bar, White

Viper Blogger Template

Jan 16, 2013


TEMPLATE FEATURES
Template Name: Viper
Designer / URL: Fabthemes | http://www.fabthemes.com/
Published Date: December 23, 2012
Categories:1 Sidebar, 2 Columns, 4 Column Footer, Adapted from Wordpress, Elegant, Featured Section, Fixed width, Fresh, Grey, Magazine, Red, Right Sidebar, Slider, Top Navigation Bar, Web 2.0, White,

Jobpress Blogger Template


TEMPLATE FEATURES
Categories:
1 Sidebar, 2 Columns, Adapted from Wordpress, Brown, Elegant, Fixed width, Fresh, Gray, Header Banner, Magazine, Orange, Right Sidebar, Top Navigation Bar, Web 2.0, White

Johny Palelu Peang template blogger





TEMPLATE FEATURES

This template available for two colors, green and violet. And has two purchasing methods, with Paypal and Invoice Email just like you seen in Demo. Named Johny Palelu Peang template, it was made especially for online store only but you can use it for any gallery content if you want to. Design with magazine style blogger template with 4 column blogger template and one left sidebar, 4 column footer, shopping cart with invoice email and Paypal, automatic featured content slider, ads 468 x 60 px ready, widget category products, pagination for blogger ready, dropdown menu, zooming image, clean design template, and more. This template designed for online store only with daily updates. For more detail visit this link to see how to manage this template. 

Template Name : Johny Palelu Peang
Author : Maskolis
Url Instruction : Creating Website
Designer : Creating Website
Url Designer : www.maskolis.com

I suggest you to save any javascript in this template with your own Google Code or another file hosting for better result. Read this tutorial to save Javascript in to your own Google Code.

Johny Kampret template blogger



TEMPLATE FEATURES

Johny Kampret is template blogger that design in magazine game style blogger. You can use this template for any content games. It's a 2/3 column blogger template with 1 right sidebar, static page ready, 3 column footer, magazine style blogspot template with blue and white color, automatic slider carousel, ads ready, pagination for blogger ready, automatic recent slider, dropdown menu, clean design template, and more. This template designed especially for content games but you can use it for any content with daily updates

Template Name : Johny Kampret
Author : Maskolis
Url Instruction : Creating Website
Designer : Creating Website
Url Designer : creatingwebsite-maskolis.blogspot.com

Update Templates

My Google Code was banned, there's so many script that I put in there can't be opened. But I already fixed it with the updates ones, you can re-download this template or you can change some script in this post, and I suggest you to save any javascript in this template with your own Google Code or another file hosting for better result. Read this tutorial to save Javascript in to your own Google Code.

Johny Sompret Banget theme blogger




TEMPLATE FEATURES

This is a different style in Johny Ganteng Banget template, this template made in magazine style with a white and blue color. Johny Sompret Banget  blogger template is a free magazine style blogger template for portal news blog with automatic recent per category. It's a 3 column blogger template with one sidebar in the right, 3 column footer, magazine style blogspot template, automatic featured content slider, categories tab view widget, automatic slider carousel, ads ready, pagination for blogger ready, dropdown menu, tab view menu, clean design template, and more. This template designed for portal news blog with daily updates. For more detail about how to customize this template please visit this link. Valid HTML5

Template Name : Johny Sompret Banget
Author : Maskolis
Url Instruction : Creating Website
Designer : Creating Website
Url Designer : creatingwebsite-maskolis.blogspot.com

Update Templates

My Google Code was banned, there's so many script that I put in there can't be opened. But I already fixed it with the updates ones, you can re-download this template or you can change some script in this post, and I suggest you to save any javascript in this template with your own Google Code or another file hosting for better result. Read this tutorial to save Javascript in to your own Google Code.

Johny Ganteng Banget blogger theme


TEMPLATE FEATURES

TEMPLATE FEATURES

Johny Ganteng Banget was a simple template with elegant style. There's no specific feature in this template. It's a white and orange color with 2 column blogger in there, easy loading and SEO friendly I think, 1 right sidebar, 3 columns footer, automatic slider, multi level drop down menu, ads ready, clean design template, and more. This template suitable for all type of content blog especially for daily blogs, but you can use it for your site anything you like to. I hope you enjoy it and happy blogging.

Template Name : Johny Ganteng Banget
Author : Maskolis
Url Instruction : Creating Website
Designer : Creating Website
Url Designer : creatingwebsite-maskolis.blogspot.com

Update Templates

My Google Code was banned, there's so many script that I put in there can't be opened. But I already fixed it with the updates ones, you can re-download this template or you can change some script in this post, and I suggest you to save any javascript in this template with your own Google Code or another file hosting for better result. Read this tutorial to save Javascript in to your own Google Code.

Johny Crottube template blogger


TEMPLATE FEATURES
Johny Crottube template is Johny Crott series that was made for video content only from Youtube. There's so many feature in this template. It's a white and black color with 5 column blogger in there, easy loading with elegant looks, 1 left sidebar in homepage and 1 right sidebar in post page, 3 columns footer, navigation drop down menu, grid and list style, pagination for blogger ready, clean design template, and more. This template suitable for video content blog with daily updates only from Youtube. But you can use it for any gallery images content for your blog. For more detail about how to installation and customize this template please visit this link.

Template Name : Johny Crottube
Author : Maskolis
Url Instruction : Creating Website
Designer : Creating Website
Url Designer : creatingwebsite-maskolis.blogspot.com

Update Templates

My Google Code was banned, there's so many script that I put in there can't be opened. But I already fixed it with the updates ones, you can re-download this template or you can change some script in this post, and I suggest you to save any javascript in this template with your own Google Code or another file hosting for better result. Read this tutorial to save Javascript in to your own Google Code.

ohny Ganteng Store Template Blogger


TEMPLATE FEATURES
Simply blogger online store template with no shopping cart feature in this template. Johny Ganteng Store was designed with magazine style blogger template with 4/5 column blogger template and one right sidebar, 4 column footer, automatic featured content slider, pagination for blogger ready, dropdown menu, tooltip image, clean design template, and more. This template designed for online store with daily updates but you can use it for any content gallery.

Template Name : Johny Ganteng Store
Author : Maskolis
Url Instruction : Creating Website
Designer : Creating Website
Url Designer : creatingwebsite-maskolis.blogspot.com

Update Templates

My Google Code was banned, there's so many script that I put in there can't be opened. But I already fixed it with the updates ones, you can re-download this template or you can change some script in this post, and I suggest you to save any javascript in this template with your own Google Code or another file hosting for better result. Read this tutorial to save Javascript in to your own Google Code.

Johny Ganteng Store blogger template


TEMPLATE FEATURES
Simply blogger online store template with no shopping cart feature in this template. Johny Ganteng Store was designed with magazine style blogger template with 4/5 column blogger template and one right sidebar, 4 column footer, automatic featured content slider, pagination for blogger ready, dropdown menu, tooltip image, clean design template, and more. This template designed for online store with daily updates but you can use it for any content gallery.

Template Name : Johny Ganteng Store
Author : Maskolis
Url Instruction : Creating Website
Designer : Creating Website
Url Designer : creatingwebsite-maskolis.blogspot.com

Update Templates

My Google Code was banned, there's so many script that I put in there can't be opened. But I already fixed it with the updates ones, you can re-download this template or you can change some script in this post, and I suggest you to save any javascript in this template with your own Google Code or another file hosting for better result. Read this tutorial to save Javascript in to your own Google Code.
 
Support :