Thank you for purchasing NioBis HTML Template. If you have any questions that are beyond the scope of this help file, please feel free to email, via my user page contact form or put a ticket at Support Center .
Thankyou so much!
<!-- Start of header
============================================= -->
<header>
...
</header>
<!-- End of header
============================================= -->
<!-- Start of section name
============================================= -->
<section id="section-name-id" class="section-name-class">
...
</section>
<!-- End section name
============================================= -->
<!-- Start of footer
============================================= -->
<footer>
...
</footer>
<!-- End of footer
============================================= -->
datasets: [{
data: [Put your Chart Parcentage Here],
backgroundColor: [
'Put your chart background here'
],
label: 'Dataset 1'
}],
labels: [
'Put your chart label text here'
]
<div class="client_counterup">
<div class="counter_up float-left">
<div class="first circle relative-position">
<strong><span>%</span></strong>
</div>
<div class="icon-bg">
<span class="icon_class"></span>
</div>
</div>
<div class="client_countertext headline pera-content">
<h3>Title</h3>
<p>Content text</p>
</div>
</div>
data: {
labels: ['horizontal value text'],
datasets: [{
label: 'On hover content text',
data: [Varticel value text],
}]
},
<div class="video-play text-center">
<a class="block-display video_box" href="Put your video link here">
</a>
</div>
jQuery('.video_box').magnificPopup({
disableOn: 200,
type: 'iframe',
mainClass: 'mfp-fade',
removalDelay: 160,
preloader: false,
fixedContentPos: false,
});
If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.
Common stylesheets included in all pages:
<link href="assets/css/owl.carousel.css">
<link href="assets/css/font-awesome.min.css">
<link href="assets/css/bootstrap.min.css">
<link href="assets/css/flaticon.css">
<link href="assets/css/animate.css">
<link href="assets/css/video.min.css">
<link href="assets/css/_style.css">
In addition to the custom scripts, I have implemented few "tried and true" plugins to create the effects. This plugin is packed, so you won't need to manually edit anything in the file. The only necessary thing to know is how to call the method. (All javascript plugins include in jquery-plugin-collection.js file)
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jarallax.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/appear.js"></script>
<script src="assets/js/Chart.min.js"></script>
<script src="assets/js/utils.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/jquery.filterizr.js"></script>
<script src="assets/js/jquery.marquee.min.js"></script>
<script src="assets/js/circle-progress.js"></script>
<script src="assets/js/tilt.jquery.min.js"></script>
<script src="assets/js/script.js"></script>
<script src="assets/js/gmap3.min.js"></script>
<script src="http://maps.google.com/maps/api/js?key=AIzaSyC61_QVqt9LAhwFdlQmsNwi5aUJy9B2SyA"></script>
Fonts Used are :
"Adamina"
"Roboto"
File Used For Animation Effects :
animate.css (in css Folder)
PIE Chart & Line Chart :
Chart.js (in js Folder)
Circle Progress :
circle-progress.js (in js Folder)
Background Parallax :
jarallax.js (in js Folder)
Sliders Used Are :
Owl Carousel
Icons Used are :
Fontawsome Icons
https://fortawesome.github.io/Font-Awesome/
Email Us at : support@themexriver.com