Thank you very much for purchasing our theme! If you have any questions that aren't covered in this documentation, please feel free to email us.
Exact High Quality Multi Purpose Responsive One Page HTML5 template based on bootstrap 3 x. With 25+ Html files included and 15+ Shortcodes, It is Good for Idea for creative Agencies, corporate web solution, and business purpose. This is a minimal template uses modern and clean design.
-assets (all assets/required file of this template) --bootstrap (bootstrap core files) --css (all css files) --slickSlider (all slick slider files) --fonts (Ion icons and ET icons set ) --images (all images) --js (all javascript files) --magnific-popup (all files for image popup) --videos (html5 video formats) --YTPlayer (youtube video player plugin) - email-templates (a basic email template functional with contact form) -and all other html files
Being based on Twitter Bootstrap, Exact inherits its awesome grid system. It's a responsive, mobile first grid that appropriately scales up to 12 columns as the device or view port size increases.
Example markup:
<div class="row">
<div class="col-md-12">
Level 1 column
<div class="row">
<div class="col-md-6">Level 2</div>
<div class="col-md-6">Level 2</div>
</div>
</div>
</div>
CSS Files
<link rel="stylesheet" href="assets/css/master.css'>
<link rel="stylesheet" href="assets/css/responsive.css'>
@import url('https://fonts.googleapis.com/css?family=Hind:300,400|Montserrat:300,400,700|Raleway:100,200,400');
@import url("../css/bootstrap.min.css");
@import url("../css/ionicon.min.css");
@import url("../css/custom-icons.min.css");
@import url("../css/slick.css");
@import url("../css/bootsnav.css");
JavaScripts Files
<!-- jQuery Javascript Plugins --> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBv7LYRzyivt-k-4wMEENhy-cMR_KMO_8A"></script> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/plugins.js"></script> <script src="assets/js/validator.js"></script> <script src="assets/js/master.js"></script> <script src="assets/js/bootsnav.js"></script>
There are two kinds of font icons used in this template.
Ion Icons is a @font-face iconset that allows you to change size and color of the icons just using CSS.
To add an icon, simply create an empty element with class 'eicon ion-social-facebook', for example:
<i class="eicon ion-social-twitter"></i> <i class="eicon ion-android-arrow-dropright"></i> <i class="eicon ion-android-arrow-forward"></i>
ET Icons is also a @font-face iconset that allows you to change size and color of the icons just using CSS.
To add an icon, simply create an empty element with class 'eicon-[icon name]', for example:
<i class="icon-tools"></i> <span class="icon-puzzle"></span>
You can use all hero units (slider sections) at any pages. Just copy the Intro Section or Video Section or Slider section and past it in any pages. You can create new pages with this bolcks.
Example:
If you wish to make your homepage with html video slider just copy this code and past it on your new page.
<!--=== Hero Slider Start ===-->
<section class="hero-fullslide parallax" id="home" data-overlay-dark="8">
<div class="parallax-img" style="background: url(assets/images/slides/home-bg-1.jpg) center center / cover scroll no-repeat;" data-stellar-background-ratio="0.2"></div>
<div class="container">
<div class="row">
<div class="hero-text-slider slick">
<div class="zoom-text white-color text-center">
<h1>We Are Creative <br>
<strong>We Make Your World Better</strong></h1>
<h5>We design, manage, and develop custom web applications that suit you.</h5>
<p class="text-center mt-30"><a class="btn btn-color btn-md btn-animate"><span>What We Do <i class="eicon ion-android-arrow-forward"></i></span></a> </p>
</div>
<div class="zoom-text white-color text-center">
<h1>We Are Innovative <br>
<strong>Something Good To You</strong></h1>
<h5>This digital marketing agency in particular is one that does content marketing.</h5>
<p class="text-center mt-30"><a class="btn btn-color btn-md btn-circle">Let's talk</a> </p>
</div>
<div class="zoom-text white-color text-center">
<h1>We Are Professinals <br>
<strong>The Perfect Digital Agency</strong></h1>
<h5>Exact is a well known and is regarded as a prominent name in the digital marketing community.</h5>
<p class="text-center mt-30"><a class="btn btn-color btn-md btn-circle">Purchase Now</a> </p>
</div>
</div>
</div>
</div>
</section>
<!--=== Hero Slider End ===-->
Important: Dont forget to add required CSS files and Javascript files at header and footer.
You will get lots of shortcodes with this template. We made all shortcodes clean and re useable.
You can use all shortcodes at anywhere and in any pages of this template. Just copy any block you like and past it any where you wish.
Example:
<!--=== Who We Are Start ===-->
<section id="about">
<div class="container">
<div class="row">
<div class="col-sm-8 section-heading">
<h2>Welcome to Exact<br>
<strong>More Than You Need</strong></h2>
<div class="mt-30">
<p class="lead">We design, manage, and develop custom web applications that suit you. Crafting visually stunning memorable experiences for web and interfaces.</p>
</div>
</div>
</div>
<div class="row mt-50">
<div class="col-md-4 feature-box text-center"> <i class="icon-hotairballoon font-50px green-icon"></i>
<h4><strong>We're Awesome</strong></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce efficitur congue erat ac molestie.</p>
</div>
<div class="col-md-4 feature-box text-center"> <i class="icon-lightbulb font-50px green-icon"></i>
<h4><strong>We're Minimal</strong></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce efficitur congue erat ac molestie.</p>
</div>
<div class="col-md-4 feature-box text-center"> <i class="icon-tools font-50px green-icon"></i>
<h4><strong>We're Creative</strong></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce efficitur congue erat ac molestie.</p>
</div>
</div>
</div>
</section>
<!--=== Who We Are End ===-->
Just copy this block and past anywhere of any page of this template. You can youse all individual blocks along with this template.
The HTML5 <video> element specifies a standard way to embed a video in a web page. You can play a video in your webpage background or any section. You can host video form root server or can add link form other server.
For browser support you have to provide two format video(.webm/.ogg and .mp4)
The markup:
<!--=== Video Start ======-->
<section class="pt-0 pb-0 bg-video" id="home">
<div class="hero-text-wrap overlay-bg">
<div class="hero-text white-color zoom-text">
<div class="container">
<div class="white-color text-center">
<h1>We Are Creative <br>
<strong>We Make Your World Better</strong></h1>
<h5>We design, manage, and develop custom web applications that suit you.</h5>
<p class="text-center mt-30"><a class="btn btn-color btn-md btn-animate"><span>What We Do <i class="eicon ion-android-arrow-forward"></i></span></a> </p>
</div>
</div>
</div>
</div>
<div class="homepage-hero-module">
<div class="video-container">
<div class="filter"></div>
<video autoplay loop class="fillWidth">
<source src="assets/images/video/exact-video.mp4" type="video/mp4" />
<source src="assets/images/video/exact-video.webm" type="video/webm" />
</video>
<div class="poster hidden"> <img src="assets/images/video/exact-video-snap.jpg" alt="video-img"> </div>
</div>
</div>
</section>
<!--=== Video End ======-->
<a id="bgndVideo" class="player" data-property="{videoURL:'http://youtu.be/BsekcY04xvQ',containment:'body',autoPlay:true, mute:true, startAt:0, opacity:1}">My video</a>
js markup:
$(function(){
$(".player").YTPlayer();
});
For more customization go to the link: "https://github.com/pupunzi/jquery.mb.YTPlayer/wiki"
/* ==================================================================
GOOGLE MAPS
================================================================== */
if ($('#myMap').length > 0) {
//set your google maps parameters
var $latitude = 40.716304, //If you unable to find latitude and longitude of your address. Please visit http://www.latlong.net/convert-address-to-lat-long.html you can easily generate.
$longitude = -73.995763,
$map_zoom = 16 /* ZOOM SETTING */
//google map custom marker icon
var $marker_url = 'assets/images/pin.png';
//we define here the style of the map
var style =
[
{
"elementType": "geometry",
"stylers": [
{
"color": "#f5f5f5"
}
]
},
{
"elementType": "labels.icon",
"stylers": [
{
"visibility": "off"
}
]
},
{
"elementType": "labels.text.fill",
"stylers": [
{
"color": "#616161"
}
]
},
{
"elementType": "labels.text.stroke",
"stylers": [
{
"color": "#f5f5f5"
}
]
},
{
"featureType": "administrative.country",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#1ec0ff"
}
]
},
{
"featureType": "administrative.land_parcel",
"elementType": "labels.text.fill",
"stylers": [
{
"color": "#bdbdbd"
}
]
},
{
"featureType": "poi",
"elementType": "geometry",
"stylers": [
{
"color": "#eeeeee"
}
]
},
{
"featureType": "poi",
"elementType": "labels.text.fill",
"stylers": [
{
"color": "#757575"
}
]
},
{
"featureType": "poi.park",
"elementType": "geometry",
"stylers": [
{
"color": "#e5e5e5"
}
]
},
{
"featureType": "poi.park",
"elementType": "labels.text.fill",
"stylers": [
{
"color": "#9e9e9e"
}
]
},
{
"featureType": "road",
"elementType": "geometry",
"stylers": [
{
"color": "#ffffff"
}
]
},
{
"featureType": "road.arterial",
"elementType": "labels.text.fill",
"stylers": [
{
"color": "#757575"
}
]
},
{
"featureType": "road.highway",
"elementType": "geometry",
"stylers": [
{
"color": "#dadada"
}
]
},
{
"featureType": "road.highway",
"elementType": "labels.text.fill",
"stylers": [
{
"color": "#616161"
}
]
},
{
"featureType": "road.local",
"elementType": "labels.text.fill",
"stylers": [
{
"color": "#9e9e9e"
}
]
},
{
"featureType": "transit.line",
"elementType": "geometry",
"stylers": [
{
"color": "#e5e5e5"
}
]
},
{
"featureType": "transit.station",
"elementType": "geometry",
"stylers": [
{
"color": "#eeeeee"
}
]
},
{
"featureType": "water",
"elementType": "geometry",
"stylers": [
{
"color": "#c9c9c9"
}
]
},
{
"featureType": "water",
"elementType": "labels.text.fill",
"stylers": [
{
"color": "#9e9e9e"
}
]
}
];
//set google map options
var map_options = {
center: new google.maps.LatLng($latitude, $longitude),
zoom: $map_zoom,
panControl: true,
zoomControl: true,
mapTypeControl: true,
streetViewControl: true,
mapTypeId: google.maps.MapTypeId.ROADMAP,
scrollwheel: false,
styles: style
}
//inizialize the map
var map = new google.maps.Map(document.getElementById('myMap'), map_options);
//add a custom marker to the map
var marker = new google.maps.Marker({
position: new google.maps.LatLng($latitude, $longitude),
map: map,
visible: true,
icon: $marker_url
});
var contentString = '<div id="mapcontent">' + '<p>Exact</p></div>';
var infowindow = new google.maps.InfoWindow({
maxWidth: 320,
content: contentString
});
google.maps.event.addListener(marker, 'click', function() {
infowindow.open(map, marker);
});
}
});
HTML Markup:
<!------ Google Maps Start ------> <section class="pt-0 pb-0 map-section"> <div id="myMap" class="wide"></div> </section> <!------ Google Maps End ------>
In Exact HTML5 template there is full functional working contact form. We have also added a simple email template with this contact form.
To customize/change the email address please open "sendemail.php" file from root folder in any code editor .
Go to the line number 9. There is a line:
$to = 'youremail@gmail.com'; //put your email here
Replace the existing email address with your own mailing address.
Thats it! your template is ready now for receive message from others via mail.
Twitter Bootstrap: http://getbootstrap.com/
Google Fonts: http://www.google.com/webfonts
Ion Icons http://ionicons.com/
Et Icons: http://rhythm.nikadevs.com/content/icons-et-line/
jQuery: https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js
jQuery Easing: http://gsgd.co.uk/sandbox/jquery/easing/
megamenu: http://bootsnav.danurstrap.com/
smoothscroll: http://cferdinandi.github.io/smooth-scroll/
countTo: https://github.com/mhuggins/jquery-countTo
stellar: http://markdalgleish.com/projects/stellar.js/
Shuffle: http://vestride.github.io/Shuffle/
inview: https://github.com/protonet/jquery.inview
Slick Slider: http://kenwheeler.github.io/slick/
Photos and Videos
Important!