Responsive Horizontal Posts Slider

Party Hairstyles

Find the perfect hairstyle a la Lauren Conrad for every type of festive fête.

Read More »

Beautiful Hairstyle

Find the perfect hairstyle a la Lauren Conrad for every type of festive fête.

Read More »

Party Dresses

The latest hairstyles and instructions on how to create them here. Total Beauty has your complete hairstyles guide

Read More »

Party Dresses

If you are looking for something a little special for your big night out, check out Rare London's collection of stunning party dresses

Read More »

Bodycon Dresses

The bodycon dress is a key silhouette for this season's party girl; from sleek colour-block panelling to geometric prints the bodycon.

Read More »

	$('.crsl-items').carousel({
		visible: 3,
		itemMinWidth: 180,
		itemEqualHeight: 370,
		itemMargin: 9,
		speed:1000
	});

		var timer = setInterval(function(){ $('#navbtns .next').click(); }, 4000);
	       	
    <nav class="slidernav">
      <div id="navbtns" class="clearfix">
        <a href="#" class="previous btn btn-info">prev</a>
        <a href="#" class="next btn btn-info">next</a>
      </div>
    </nav>

    <div class="crsl-items" data-navigation="navbtns">
      <div class="crsl-wrap">
        <div class="crsl-item">
          <div class="thumbnail">
            <img src="images/slide1.jpg" />
            <span class="postdate">Feb 16, 2014</span>
          </div>
          
          <h3>Party Hairstyles</h3>
          <p>Find the perfect hairstyle a la Lauren Conrad for every type of festive fête.</p>
          
          <p class="readmore"><a href="#">Read More »</a></p>
        </div><!-- post #1 -->
        
        <div class="crsl-item">
          <div class="thumbnail">
            <img src="images/slide2.jpg" />
            <span class="postdate">Feb 19, 2014</span>
          </div>
          
			<h3>Beautiful Hairstyle</h3>
			<p>Find the perfect hairstyle a la Lauren Conrad for every type of festive fête.</p>
          
          <p class="readmore"><a href="#">Read More »</a></p>
        </div><!-- post #2 -->
        
        <div class="crsl-item">
          <div class="thumbnail">
            <img src="images/slide3.jpg" />
            <span class="postdate">Feb 23, 2014</span>
          </div>
          
          <h3>Party Dresses</h3>
		  <p>The latest hairstyles and instructions on how to create them here. Total Beauty has your complete hairstyles guide</p>
          
          <p class="readmore"><a href="#">Read More »</a></p>
        </div><!-- post #3 -->
        
        <div class="crsl-item">
          <div class="thumbnail">
            <img src="images/slide4.jpg" />
            <span class="postdate">Mar 02, 2014</span>
          </div>
          
          <h3>Party Dresses</h3>
		  <p>If you are looking for something a little special for your big night out, check out Rare London's collection of stunning party dresses</p>
					  
          <p class="readmore"><a href="#">Read More »</a></p>
        </div><!-- post #4 -->
        
        <div class="crsl-item">
          <div class="thumbnail">
            <img src="images/slide5.jpg">
            <span class="postdate">Mar 11, 2014</span>
          </div>
          
          <h3>Bodycon Dresses</h3>
		  <p>The bodycon dress is a key silhouette for this season's party girl; from sleek colour-block panelling to geometric prints the bodycon.</p>
					  
          <p class="readmore"><a href="#">Read More »</a></p>
        </div><!-- post #5 -->
      </div><!-- @end .crsl-wrap -->
    </div><!-- @end .crsl-items -->
	
			
ページトップへ戻る