Alyeska Blogger Template (Awesome slideshow menu)

Alyeska Blogger Template

Template name : Alyeska
Platform: Blogger / Blogspot
Release date : May 2013
Author : www.soratemplates.com
Designer : themeblvd
License : Creative Commons Attribution 3.0
Basic Instructions : How to install a Blogger Template 

Template features : 
Portfolio, Fashion, Featured Content Slider, Fixed Width, Dropdown Menu, Social Widget, Blue Background, Page Navigation Widget.

Descriptions : 
Alyeska Blogger Template is a premium blogger template with 2 columns and sidebar on the right side. This template has a lot of great features, like a slideshow menu, dropdown menu, page navigation, social bookmarking icons, 4 columns in the footer and more. Header and background very well with blue and and gray on the main part of this template. This template is very suitable for blog about photography or images gallery. 

Configure Featured Content Slider:
Login to blogger dashboard –> layout –> Edit HTML. Now scroll down to where you see the codes below:

<ul class=’carrousel-slider’>
<li class=’slide’>
<div class=’slide-body’>
<div class=’grid-protection’>
<a class=’image-link enlarge’ href=’#‘><span>Image Link</span></a>
<img src=’../slide.jpg‘/>
</div>
</div>
</li>
……….

Replace:

  • #” with your featured post URL.
  • slide.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-main-menu’>
<li><a href=’#‘>Home</a></li>
<li><a href=’#‘>Blog</a></li>
<ul class=’sub-menu’>
<li><a href=’#‘>Full Width Page</a></li>
<li><a href=’#‘>Sidebar Right</a></li>
……….

 Replace “#” with your menu item URL.

Configure Page Navigation Widget:

search for:

var posts=8, // Number of posts in each page
       num=2, // Number of buttons will display