eGamer Blogger Template





DemoDownload
Template name : eGamer

Template features : Wordpress Look, 3 Columns, Left Sidebar, Gaming, Elegant, Featured Content Slider, Fixed Width, Black Background, Top Navigation Menu, Page Navigation.

Release date : June 2012

Author :  www.soratemplates.com

Designer :  www.elegantthemes.com

Basic Instructions : How to install a Blogger Template

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

Post a Comment