Hi
The frontpage of the homepage Instyle contains both a slide show and 4 "boxes". I can't find any guidance or features in the template to create either slide show or "boxes"??? I am totally lost there...
// R
<div class="gkBanner">
<h2><a href="#">New Winter <span>2013</span></a></h2>
<strong><a href="#">See New Collection</a></strong>
<a href="#"><img src="images/demo/collection_1.jpg" alt="" /></a>
</div>
<div class="gkBanner">
<h2><a href="#">Collection <span>Women</span></a></h2>
<strong><a href="#">See New Collection</a></strong>
<a href="#"><img src="images/demo/collection_2.jpg" alt="" /></a>
</div>
<div class="gkBanner">
<h2><a href="#">Collection <span>Men</span></a></h2>
<strong><a href="#">See New Collection</a></strong>
<a href="#"><img src="images/demo/collection_3.jpg" alt="" /></a>
</div>
<div class="gkBanner">
<h2><a href="#">Get the <span>Boots</span></a></h2>
<strong><a href="#">See New Collection</a></strong>
<a href="#"><img src="images/demo/collection_4.jpg" alt="" /></a>
</div>