Configure Featured Content Slider:
- Login to blogger dashboard -->
- layout -->
- Edit HTML.
- Now scroll down to where you see the codes below:
<div class='featured_banner'/>
<div id='slider'>
<div class='jFlowPrev'><img alt='' height='194' src='images/previous.png' width='35'/></div>
<div id='slider_img'>
<a href='#'><span>The best interview is here</span><img height='360' src='../image.jpg' width='900'/></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:
<div id='navigation'>
<ul>
<li><a href='#'>Interview<span>Meet your artists</span></a></li>
<li><a href='#'>Videos<span>Watch Stereolite TV</span></a>
<ul class='sub_menu'>
<li><a href='#'><span>Concerts (2)</span></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
Subscribe To Get FREE Updates!
0 comments:
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.