Thank you for your purchasing this template. If you have any questions that are beyond the scope of this help file, please feel free to email us via ...
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ficube | Consulting HTML And Sass Template</title>
<!-- Standard -->
<link rel="shortcut icon" href="assets/img/ficon.png">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css" type="text/css">
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div id="loading"> </div>
</div>
<header>
<!-- top nav -->
<div class="top-nav">
</div>
<!-- top nav -->
<!-- nav -->
<div id="mainNav" class="navbar navbar-fixed-top affix-top">
</div>
<!-- /nav -->
<!-- main header -->
<div class="main-header">
</div>
<!-- /main header -->
</header>
<!-- about -->
<section class="about">
</section>
<!-- about -->
<!-- features -->
<section class="features">
</section>
<!-- / features -->
<!-- services -->
<section class="services">
</section>
<!-- / services -->
<!-- px-bg -->
<section class="px-bg wow zoomIn animated" data-wow-duration=".5s" data-wow-delay=".2s" >
</section>
<!-- /px-bg -->
<!-- news -->
<section class="news">
</section>
<!-- /news -->
<!-- client -->
<section class="client wow zoomIn animated" data-wow-duration=".5s" data-wow-delay=".1s" >
</section>
<!-- /client -->
<footer class="fadeIn animated" data-wow-duration=".3s" data-wow-delay=".2s">
</footer>
<!-- video popup -->
<div class="modal fade bd-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true">
</div>
<!-- video popup -->
<!-- jQuery -->
<script src="assets/js/jquery-3.1.1.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.easing.min.js"></script>
<!-- countTo JavaScript -->
<script type="text/javascript" src="assets/js/jquery.countTo.js"></script>
<script src="assets/js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="assets/js/custom.js"></script>
<script src="assets/owl-carousel/owl.carousel.js"></script>
</body>
This template uses CSS for stylesheets.
CSS files are located in the assets/css directory.
This template uses CSS for stylesheets.
CSS files are located in the assets/scss directory.
This template imports several JS files.
The Javascript files are loaded in the footer to increase the site speed and rendering.
The Javascript files used in this template are the following:
You just need to add attribute data-[plugin Name] to any place where you want to initialize plugin.
We use owl carousel for all sliders and carousels in this template.
We can make responsive image carousel using Owl Carousel. http://owlgraphic.com/owlcarousel
<div id="owl-demo" class="owl-carousel">
<div class="item">
<div class="imghover" data-toggle="modal" data-target="#exampleModal" data-whatever="@mdo">
<img src="assets/img/gallery/gallery1.jpg" alt="Owl Image"/>
<a href="#" class="link-img"><i class="fa fa-expand"></i></a>
</div>
</div>
</div>
There are 6 types of home pages: Grid, Grid sidebar, Single page and Single page fullwidth.
Case Studies, Case Studies Deatils
News, News Deatils
Any Images or logos used in previews are not included in this item or final purchase and you need to contact authors to get permission in case you want to use them in your commercial or non-commercial projects.
We used http://placehold.it/ for placeholders.