Configure Featured Content Slider:
- Login to blogger dashboard -->
- layout -->
- Edit HTML.
- Now scroll down to where you see the codes below:
<div id='slider_wrapper'>
<div class='marg_0_0_20_0' id='sliderCss3d'>
<img alt='Slider 1' data-transition='{"effect": "blindsVertical", "slices": 6, "animSpeed": 1400, "delay": 100, "delayDir": "fromCentre", "easing": "easeInCubic", "depthOffset": 800, "sliceGap": 5}' src='/slider.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'>
<li><a href='#'>Home</a></li>
<li><a href='#'>Fullwidth page</a></li>
<ul class='sub-menu'>
<li><a href='#'>Buttons</a></li>
<li><a href='#'>Google Map</a></li>
..........
Replace "#" with your menu item URL.
Configure Page Navigation Widget:
search for:
var posts=3, // Number of posts in each page
num=2, // Number of buttons will display
How to change Author Section:
Find this:
<h4>About the author</h4>
<div id='author-info'>
<div id='author-image'>
<a href='#'><img height='80' src='/avatar.png' width='80'/></a>
</div>
<div id='author-bio'>
<h5>Admin</h5>
Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus. Aenean fermentum, eget tincidunt.
</div>
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.