Free Version | Full Version |
---|---|
Offers | Details |
---|---|
Template Name: Rocket Red Skin Release Date: November 2013 Author: Sora Templates 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='flexslider' id='home-slider'>
<ul class='slides'>
<li>
<article>
<div class='kp-view'>
<img src='../slide-1.jpg'/>
<a class='kp-mask' href='#'/>
</div>
<div class='flex-caption'>
<h1><a href='#'>Eight Important Factors of ...</a></h1>
</div>
</article>
</li>
..........
- "#" with your featured post URL.
- "slide-1.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 id='main-menu'>
<li class='current-menu-item'><a href='#'>Home</a></li>
<li><a href='#'>Features</a>
<ul>
<li><a href='#'>Categories page</a></li>
<li><a href='#'>Single page</a></li>
..........
Configure Page Navigation Widget:
search for:var posts=6, // Number of posts in each page
num=2, // Number of buttons will display
Đăng nhận xét