Latest Movie :
    0972 999 661
Recent Movies
Hiển thị các bài đăng có nhãn Wordpress Look. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Wordpress Look. Hiển thị tất cả bài đăng

Post



Free VersionFull Version

OffersDetails
Template Name: Post

Release Date: December 2013

Author: Sora Templates

Basic Instructions : How to install a Blogger Template
Features: Wordpress Look, Minimalistic, Pinterest Style, Right Sidebar, 2 Columns, Elegant, Featured Content Slider, Fixed width,


Downtown Blogger Template


Free VersionFull Version

DemoScroll Down to Download
Template Name: Downtown

Release Date: September 2013

Author: Sora Templates

Designer: Youtheme

Basic Instructions : How to install a Blogger Template
Features: Wordpress Look, Right Sidebar, 2 Columns, Elegant, Featured Content Slider, Fixed width, Dark, Tabbed widget, Top Navigation Menu

[NEW RELEASE] Version 2.0 has been released with slider working, and other bug fixes, and is available only to premium users.

Configure Timestamp Format:
Log in to Blogger Dashboard --> Settings --> Language and formatting


If you don't do this, it will display "UNDEFINED".

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='slides'>
    <li><article class='wk-content clearfix'>
     <div class='slide_demo' style='background: url(../image1.jpg) 100% 0 no-repeat;'>
     <a href='#'><h2>Artists of the City</h2></a>
     <p>Meet passionate designers at ...</p>
     <p><em>Friday - Sunday from 10am - 8pm</em></p></div></article></li>
    ..........
Replace:
  • "#" with your featured post URL.
  • "image1.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='menu menu-dropdown'>
    <li><a class='level1' href='#'><span>Home</span></a></li>
    <li class='level1 parent'><a class='level1' href='#'><span>Features</span></a>
    <ul class='level2'>
    <li class='level2'><a class='level2' href='#'><span>Module Variations</span></a></li>
    ..........
Replace "#" with your menu item URL.

Configure Social Widget:
search for:
  • <ul class='social-mini'>
    <li class='rss'><a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'/></li>
    <li class='twitter'><a href='#'/></li>
    <li class='facebook'><a href='#'/></li>
    <li class='dribbble'><a href='#'/></li>
    <li class='forrst'><a href='#'/></li>
    <li class='flickr'><a href='#'/></li>
    <li class='yahoo'><a href='#'/></li>
    </ul>
Replace "#" with your Social Account's URL.

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

Boutique Blogger Template


Free VersionFull Version

[Offer]Scroll Down to Download
Template Name: Boutique Blogger Template

Release Date: September 2013

Author: Sora Templates

Designer: Elegant Themes

Basic Instructions : How to install a Blogger Template
Features: Wordpress Look, Right Sidebar, 2 Columns, Elegant, Featured Content Slider, Fixed width, Dark, Tabbed widget, Top Navigation Menu

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  •  <div class='slide'>
    <div class='featured-image'>
    <a href='#'><img alt='Back To School Supplies' height='230' src='/product.png' width='380'/></a>
    <div class='featured-price'>
    <a class='add_cart et-shop-item' href='#'>Add To Cart</a>
    <a class='more_info' href='#'>More Info</a>
    <span class='price'>25</span>
    <span class='currency_sign'/>
    </div>
    </div>
    <div class='featured-description'>
    <h2 class='featured-title'><a href='#'>Back To School Supplies</a></h2>
    <p>Vivamus eget nulla id elit volutpat...</p>
    <a class='readmore' href='#'><span>More Info</span></a>
    </div>
    </div>
    ............
Replace:
  • "#" with your featured post URL.
  • "product.png" 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-content'>
    <div id='menu-shadow'/>
    <ul class='nav clearfix' id='secondary-menu'>
    <li><a href='#'>Backpacks</a></li>
    <li><a href='#'>Bathroom</a></li>
    <li><a href='#'>Accessories</a>
    <ul class='sub-menu'>
    <li><a href='#'>Bathroom</a></li>
    <li><a href='#'>Clothing</a></li>
    ...........
Replace "#" with your menu item URL.

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

How to add price to a product
Add this line before publishing new product (in HTML mode):
  • <span class="item-price">15</span>

How to change currency sign
Search for:
  • var currency="£";

Newline Blogger Template


Free VersionFull Version

[Offer]Details
Template Name: Newline

Release Date: July 2013

Author: Sora Templates

Basic Instructions : How to install a Blogger Template
Features: Blogging, Youtube, Corporate, Featured Content Slider, Fixed Width, Dropdown Menu, Social Widget, Gray Background, Page Navigation.

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul id='slider'>
    <li>
    <a href='#'><img height='326' src='../slider1.jpg' width='890'/></a>
    </li>
    ..........
Replace:
  • "#" with your featured post URL.
  • "slider1.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='menuwrap'>
    <div class='ddsmoothmenu' id='smoothmenu1'>
    <ul>
    <li><a href='#'>Home</a>
    <ul>
    <li><a href='#'>Nivo Slider</a></li>
    <li><a href='#'>Piecemaker 2 3D Slider</a></li>
    <li><a href='#'>Anything Slider</a></li>
    ..........
Replace "#" with your menu item URL.

Configure Social Widget:
search for:
  • <ul id='headersocial'>
    <li><a data-rel='fadeimg' href='#'><img src='../facebook.png' title='Facebook'/></a></li>
    <li><a data-rel='fadeimg' href='#'><img src='../twitter.png' title='Twitter'/></a></li>
    ..........
Replace "#" with your Social Account's URL.

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

Alyeska II Blogger Template


DemoScroll Down to Download
Template Name: Alyeska II

Release Date: May 2013

Author: Sora Templates

Designer: Theme BLVD

Basic Instructions : How to install a Blogger Template
Features: Magazine, Fashion, Featured Content Slider, Fixed Width, Dropdown Menu, Social Widget, Pink Background, Page Navigation Widget.

Free VersionFull Version

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div class='nivoSlider' id='nivo_slider'>
    <a href='#'><img height='400' src='../slide.jpg' width='920'/></a>
    ..........
    </div>
Replace:
  • "#" with your featured post URL.
  • "slide.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='menu' id='menu-main-menu'>
    <li><a href='#'>Home</a></li>
    <li><a href='#'>Blog</a></li>
    <ul class='sub-menu'>
    <li><a href='#'>Full Width Page</a></li>
    <li><a href='#'>Sidebar Right</a></li>
    ..........
Replace "#" with your menu item URL.

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

Alyeska Blogger Template


DemoScroll Down to Download
Template Name: Alyeska I

Release Date: May 2013

Author: Sora Templates

Designer: Theme Blvd

Basic Instructions : How to install a Blogger Template
Features: Portfolio, Fashion, Featured Content Slider, Fixed Width, Dropdown Menu, Social Widget, Blue Background, Page Navigation Widget.

Free VersionFull Version

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='carrousel-slider'>
    <li class='slide'>
    <div class='slide-body'>
    <div class='grid-protection'>
    <a class='image-link enlarge' href='#'><span>Image Link</span></a>
    <img src='../slide.jpg'/>
    </div>
    </div>
    </li>
    ..........
Replace:
  • "#" with your featured post URL.
  • "slide.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='menu' id='menu-main-menu'>
    <li><a href='#'>Home</a></li>
    <li><a href='#'>Blog</a></li>
    <ul class='sub-menu'>
    <li><a href='#'>Full Width Page</a></li>
    <li><a href='#'>Sidebar Right</a></li>
    ..........
Replace "#" with your menu item URL.

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

Sunrise Blogger Template






Free VersionFull Version

Template name : Sunrise

Platform: Blogger / Blogspot

Release date : December 2012

Author :  www.soratemplates.com

Template features : Wordpress Look, 3 Columns, Right Sidebar, 3 Columns Footer, Music, Featured Content Slider, Fixed Width, Dark Background, Dropdown Menu.

License : Creative Commons Attribution 3.0

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:
  • <li class='jcarousel-item-1 odd'> 
    <div class='views-field views-field-field-portfolio-image'>
    <div class='field-content'><a href='#'><img src='/image.jpg'/></a></div></div>
    <div class='views-field-title'>Aenean sodales dapibus.</div>
    <div class='clearfix'>
    <div class='button'><a href='#'>more</a></div>
    </div>
    </div>
    </div></span>
    </div>
    </li>
    ..........
Replace:
  • "#" with your featured post URL.
  • "image.jpg" with your slider image URL.

Configure Dropdown Menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='sf-menu' id='superfish-1'>
    <li><a href='#'>Events</a></li>
    <li><a href='#'>Artists</a></li>
    <li><a href='#'>About us</a></li>
    <li><a href='#'>Gallery</a>
    <ul>
    <li><a href='#'>Gallery 1 col</a></li>
    <li><a href='#'>Gallery 2 cols</a></li>
    ..........
Replace "#" with your menu item URL.

Paris Blogger Template


Free VersionFull Version

Description: Paris Blogger Template is a unique and elegant coming soon template. It is perfect for announcing a big event or an upcoming project of yours.

How to edit this template?

Wilderness Blogger Template



Free VersionFull Version

FitnessMag 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>

Free VersionFull Version

Replay Blogger Template


DemoScroll Down to Download
Template Name: Replay

Release Date: Oct 2012

Author: Sora Templates

Designer: Themex

Basic Instructions : How to install a Blogger Template
Features: Wordpress Look, 2 Columns, Right Sidebar, Music, Featured Content Slider, Fixed Width, Gray Background, Social Widget, Dropdown Menu, HTML5 Music Player, Page Navigation Widget.

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div class='ribbon-slide'>
    <ul>
    <li class='slide-400'><a href='#'>
    <img class='fullwidth' height='400' src='/image.jpg' width='400'/></a>
    </li>
    ..........
Replace"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='menu' id='menu-main-menu'>
    <li><a href='#'>News</a>
    <ul class='sub-menu'>
    <li><a href='#'>Ribbon Slider</a></li>
    <li><a href='#'>Fade Slider</a></li>
    ..........
Just replace "#" with your menu item URL.

Configure Social Widget:
Search for:
  • <a class='facebook' href='#' target='_blank' title='Facebook'/>    
    <a class='tumblr' href='#' target='_blank' title='Tumblr'/>
    <a class='twitter' href='#' target='_blank' title='Twitter'/>
Replace "#" with your Social Account URL.

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

Configure Music Player:
search for:
  • <div class='playlist'>
    <a href='/song1.mp3'>Song Title 1</a>
    <a href='/song2.mp3'>Song Title 2</a>
    </div>
Replace song.mp3 and Song Title as you want.

Free VersionFull Version

Eclipse Blogger Template


DemoScroll Down to Download
Template Name: Elements

Release Date: May 2013

Author: Sora Templates

Designer: WpNow

Basic Instructions : How to install a Blogger Template
Features: Wordpress Look, Right Sidebar, 2 Columns, Elegant, Featured Content Slider, Fixed width, Dark, Tabbed widget, Top Navigation Menu

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div class='nivoSlider' id='nivo_slider'>
    <a href='#'><img height='400' src='/image.jpg' width='920'/></a>
    ..........
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='main_menu' id='menu-menu-1'>
    <li><a href='#'><span class='gfont'>Home</span> <span class='subline'>&#8592; Back</span></a></li>
    <li><a href='#'><span>News</span><span class='subline'>Read Us!</span></a>
    <ul class='sub-menu'>
    <li><a href='#'>Attractive Design</a></li>
    <li><a href='#'>Inspirations</a></li>
    ..........
Replace "#" with your menu item URL.

Configure Social Widget:
Search for:
  • <div id='social_networks'>
    <ul>
    <li class='sorting-01 facebook'><a href='#'><span class='inv'>Facebook</span></a></li>
    <li class='sorting-03 twitter'><a href='#'><span class='inv'>twitter</span></a></li>
    <li class='sorting-02 googleplus'><a href='#'><span class='inv'>googleplus</span></a></li>
    ..........
Replace "#" with your Social Account URL.

Free VersionFull Version

Project 10 Blogger Template


DemoScroll Down to Download
Template Name: Project 10

Release Date: Sep 2012

Author: Sora Templates

Designer: Orange Themes

Basic Instructions : How to install a Blogger Template
Features: Wordpress Look, 3 Columns, 4 Columns Footer, Right Sidebar, Fashion, Featured Content Slider, Fixed Width, Gray Background, Social Widget, Page Navigation Widget.

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div id='layerslider' style='width: 748px; height: 300px;'>
    <div class='ls-layer' rel='slidedelay: 5000'>
    <img class='ls-bg' src='/image.jpg'/>
    ..........
Replace"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='menu' id='menu-top-menu'>
    <li><a href='#'><i style='font-family:Ropa Sans;'><span>Homepage</span></i></a></li>
    <li><a href='#'><i style='font-family:Ropa Sans;'><span>Blog</span></i></a></li>
    ..........
Just replace "#" with your menu item URL.

Configure Social Widget:
Search for:
  • <div class='left-social-icons'>
    <a class='social-facebook' href='#' target='_blank'><span/></a>
    <a class='social-twitter' href='#' target='_blank'><span/></a>
    ..........
Replace "#" with your Social Account URL.

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

Free VersionFull Version

eSpecial Light



Free VersionFull Version
 
 
Support: 0972 999 661