Sight Blogger Template is a free blogger template which takes the theme of the gallery photo or image. Slideshow menu is very elegant, wide and cool design, ideal if filled with high resolution image. On the post page, this template has 2 columns and sidebar is located on the right side. Basic color is brown and white, and the icons of social bookmarking sites there are on the left of the header. This template is very good when used for gallery blog.
Configure Featured Content Slider:
Login to blogger dashboard –> layout –> Edit HTML. Now scroll down to where you see the codes below:
  • <div class='fullwidth flexslider' id='homeslider'>
    <ul class='slides'>
    <li data-height='500' style='position:relative; background: url(../image.jpg) 50% 0'>
    <div class='caption_wrapper'>
    <div class='caption'>
    <h3><a href='#'>In luctus luctus est vestibulum luctus</a></h3>
    Lorem ipsum dolor sit amet... <a href='#'>Read more </a>
    </div>
    </div>
    </li>
    ..........
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 class='menu-navigation-container' id='top_menu'>
    <ul class='sf-menu' id='mainmenu'>
    <li class='current-menu-item'><a href='#'>Homepage</a></li>
    <li><a href='#'>Single</a>
    <ul class='sub-menu'>
    <li><a href='#'>Submenu Example</a></li>
    <li><a href='#'>Submenu Example</a></li>
    ..........
Replace “#” with your menu item URL.
Configure Social Widget:
search for:
  • <div class='social_inner'>
    <a class='facebook' href='#' title='Facebook'/>
    <a class='twitter' href='#' title='Twitter'/>
    <a class='rss' href='#' title='RSS Feed'/>
    ..........
Replace “#” with your Social Account’s URL. 
How to change Author Section
search for:
  • <div class='author_avatar'>
     <div class='small_thumb'>
    <img height='auto' src='../Avatar.jpg' width='100'/></div></div>
    <div class='author_wrapper'>
    <h4>About author: <a href='#'>Admin</a></h4>
    <p>Cress arugula peanut tigernut... </p></div>
    <div class='clear'/>
    </div>




Previous Post Next Post