Wednesday 25 June 2014

Free bootstrap coming soon template with countdwon

Bootstrap taste freebie today is a twitter bootstrap 3 coming soon template called ‘WeBuild’. Simple, flat and minimal design with jQuery countdown and polygonal background.
To set your own timer then find following lines on very bottom of index.html source code
 <script type="text/javascript">
  $('#countdown').countdown('2015/01/01', function(event) {
    $(this).html(event.strftime('%w weeks %d days <br /> %H:%M:%S'));
  });
</script>

Download the freebie

1 comment: