Elements Blogger Template
DemoDownloadTemplate name : Elements
Template features : Wordpress Look, Right Sidebar, 2 Columns, Elegant, Featured Content Slider, Fixed width, Dark, Tabbed widget, Top Navigation Menu.
Release date : May 2012
Author : top-tut.blogspot.com
Designer : www.wpnow.com
Basic Instructions :
How to install a Blogger TemplateUpdated : (03-07-2012)
- Sidebar widgets now can be hid/expanded.
- jQuery Tabs added.
Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
<div id='mygallery'>
<div class='imageElement'>
<h2>Little Big Planet spawns festive level pack</h2>
<p>Phasellus ...</p>
<a class='open' href='#' title='Read More'/>
<img class='full' src='.../image.jpg'/>
<img class='thumbnail'/>
</div>
..........
Now replace:
- "#" with your featured post URL.
- "image.jpg" with your slider image
Configure the dropdown menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
<ul class='menu'>
<li><a href='#'><span>Home</span></a></li>
<li><a href='#'>HTML Elements!</a>
..........
<ul class='submenu'>
<li><a href='#'>Celebrities</a></li>
<li><a href='#'>Miscellaneous</a></li>
..........
Now replace "
#" with your menu item URL.
How To Change Tab Names of Tab Widget:
find this:
<ul class='tabs-widget tabs-widget-widget-themater_tabs-1432447472-id'>
<li><a href='#widget-themater_tabs-1432447472-id1'>Popular</a></li>
<li><a href='#widget-themater_tabs-1432447472-id2'>Latest News</a></li>
<li><a href='#widget-themater_tabs-1432447472-id3'>Latest Comments</a></li>
</ul>
Now change the names "
Popular", "
Latest News" and "
Latest Comments" as you like.
0 comments:
Post a Comment