Configure Featured Content Slider:
- Login to blogger dashboard -->
- layout -->
- Edit HTML.
- Now scroll down to where you see the codes below:
<div id='slider'>
<ul>
<li class='thumbnail-div-featured' style='background-image: url(/image.jpg);'>
<div class='featured-inside'>
<a class='titles-featured' href='#' rel='bookmark'>Maecenas scelerisque fermentum metus...</div>
</li>
..........
Now 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='nav superfish'>
<li><a href='#'>Coding</a></li>
<li><a href='#'>Custom Logos</a></li>
<li><a href='#'>Featured Articles</a></li>
<li><a href='#'>Game Reviews</a>
<ul class='children'>
<li><a href='#'>XBOX</a>
..........
Just 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