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'>← 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.
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.