Thank you for choosing our theme. We hope you enjoy building your project with us. It is a powerhouse of great features and powerful functionalities that would take months to develop. The theme is fully responsive and be rest assured your project looks absolutely stunning on any types of screens.
The template has a responsive layout and is based on the Bootstrap V4 Framework . Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. Click Here to know more about Bootstrap.
The general HTML structure is the same throughout the template. Here is the general HTML structure of the template:
<!DOCTYPE html> <html lang="en"> <head> [Page meta, page css, page title etc...] </head> <body> <!--header --> <header id="gen-header" class="gen-header-default"> [MENU CONTENT] </header> <!--header --> <!--Section 1 --> <section> [SECTION 1 CONTENT] </section> <!--Section 1 --> <!--Section 2 --> <section> [SECTION 2 CONTENT] </section> <!--Section 2 --> <!--footer --> <footer id="gen-footer"> [FOOTER_CONTENT] </footer> <!--footer --> [PAGE JAVASCRIPTS HERE] </body> </html>
The general CSS structure is the same throughout the template. Here is the general CSS structure of the template:
<!-- CSS bootstrap--> <link rel="stylesheet" href="css/bootstrap.min.css" /> <!-- Style --> <link rel="stylesheet" href="css/style.css" /> <!-- Responsive --> <link rel="stylesheet" href="css/responsive.css" />
The general CSS structure is the same throughout the template. Here is the general Javascript structure of the template:
<!-- js-min --> <script src="js/jquery-3.5.1.min.js"></script> <script src="js/asyncloader.min.js"></script> <!-- JS bootstrap --> <script src="js/bootstrap.min.js"></script> <!-- owl-carousel --> <script src="js/owl.carousel.min.js"></script> <!-- counter-js --> <script src="js/jquery.waypoints.min.js"></script> <script src="js/jquery.counterup.min.js"></script> <!-- popper-js --> <script src="js/popper.min.js"></script> <script src="js/swiper-bundle.min.js"></script> <!-- Iscotop --> <script src="js/isotope.pkgd.min.js"></script> <script src="js/slick.min.js"></script> <script src="js/streamlab-core.js"></script> <script src="js/script.js"></script>
Favicon is an icon associated with the URL that is displayed at various places, such as in a browser’s address bar or next to the site name in a bookmark list.
You can add a Favicon to your Website using the following code:
<!-- Favicon --> <link rel="shortcut icon" href="images/favicon.ico" />
Page Loading Transitions are enabled by default. If you wish to disable the page loading transitions you can simply delete the below section.
<!--=========== Loader =============-->
<div id="gen-loading">
<div id="gen-loading-center">
<img src="images/logo-1.png" alt="loading">
</div>
</div>
<!--=========== Loader =============-->
Page Loading Transitions are enabled by default. If you wish to disable the page loading transitions you can simply delete the below section.
<!--=============== Navbar-brand ==================--> <a class="navbar-brand" href="#"> <img class="img-fluid logo" src="images/logo-1.png" alt="streamlab-image"> </a> <!--=============== Navbar-brand ==================-->
You can add/change the site font, from all fonts used from Google Web Font Services, with the one that suits you the best. You can find the font link in top of the HTML in all HTML file. See example below:
<link href='https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;800&family=Roboto:wght@300;400;500;700&display=swap'/>
In order to change the fonts, you will need to edit the above links with your custom font, You can easily use Google Web Font Services if you plan to use a Google Font or remove it completely. If you plan to use a self hosted font, here is an Example of using Self Hosted Fonts
We have created some really useful helper classes for you. These classes help you to quick position elements without writing new CSS rules. These classes are generic helper classes predefined in the CSS pages, here is quick view what they can do
You can use this code for your page section title to maintain title style.
<div class="gen-section-title-1 text-center">
<h5 class="gen-section-title">StreamLab Best Features </h5>
<p>It is a long established fact that a reader Lorem Ipsum is simply dummy will page when looking be
distracted by the readable content of a page when looking at its layout.</p>
</div>
You can use color in the Text. simply add .text-white ( or any color you want) class where you want to use. See example below:
<div class="gen-section-title-1 gen-section-title-1-color-white text-center">
<h5 class="gen-section-title text-white">Stream Your site</h5>
<p class="gen-section-description text-white">Lorem Ipsum is simply dummy will page when looking be
distracted by the readable content of a page when looking at its layout. </p>
</div>
You can use an image in the background simply add InlineStyle in div tag and by use of this you can create your own bg. See example below:
<div class="gen-movie-img"> <img src="images/background/asset-5.jpeg" alt="owl-carousel-video-image"> </div>
You can use an image in the background simply add InlineStyle in div tag and by use of this you can create your own bg. See example below:
| Class | Description |
|---|---|
| .text-left | which means text-align: left; |
| .text-center | which means text-align: center; |
| .text-right | which means text-align: right; |
You can use an image in the background simply add InlineStyle in div tag and by use of this you can create your own bg. See example below:
You can use Three style of Carousel. See example below:
<div class="gen-carousel-movies-style-1 movie-grid style-1">
<div class="gen-movie-contain">
<div class="gen-movie-img">
<img src="images/background/asset-14.jpeg" alt="streamlab-image">
<div class="gen-movie-add">
<div class="wpulike wpulike-heart">
<div class="wp_ulike_general_class wp_ulike_is_not_liked">
<button type="button" class="wp_ulike_btn wp_ulike_put_image"></button>
</div>
</div>
<ul class="menu bottomRight">
<li class="share top">
<i class="fa fa-share-alt"></i>
<ul class="submenu">
<li><a href="#" class="facebook"><i class="fab fa-facebook-f"></i></a>
</li>
<li><a href="#" class="facebook"><i class="fab fa-instagram"></i></a>
</li>
<li><a href="#" class="facebook"><i class="fab fa-twitter"></i></a></li>
</ul>
</li>
</ul>
<div class="movie-actions--link_add-to-playlist dropdown">
<a class="dropdown-toggle" href="#" data-toggle="dropdown"><i class="fa fa-plus"></i></a>
<div class="dropdown-menu mCustomScrollbar">
<div class="mCustomScrollBox">
<div class="mCSB_container">
<a class="login-link" href="register.html">Sign in to add this
movie to a
playlist.</a>
</div>
</div>
</div>
</div>
</div>
<div class="gen-movie-action">
<a href="single-movie.html" class="gen-button">
<i class="fa fa-play"></i>
</a>
</div>
</div>
<div class="gen-info-contain">
<div class="gen-movie-info">
<h3><a href="single-movie.html">Ghost of Sky</a></h3>
</div>
<div class="gen-movie-meta-holder">
<ul>
<li>1 Season</li>
<li>
<a href="adventure.html"><span>Adventure</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
You can use Three style of Carousel. See example below:
<div class="gen-carousel-movies-style-2 movie-grid style-2">
<div class="gen-movie-contain">
<div class="gen-movie-img">
<img src="images/background/asset-14.jpeg" alt="streamlab-image">
<div class="gen-movie-add">
<div class="wpulike wpulike-heart">
<div class="wp_ulike_general_class wp_ulike_is_not_liked">
<button type="button" class="wp_ulike_btn wp_ulike_put_image"></button>
</div>
</div>
<ul class="menu bottomRight">
<li class="share top">
<i class="fa fa-share-alt"></i>
<ul class="submenu">
<li><a href="#" class="facebook"><i class="fab fa-facebook-f"></i></a>
</li>
<li><a href="#" class="facebook"><i class="fab fa-instagram"></i></a>
</li>
<li><a href="#" class="facebook"><i class="fab fa-twitter"></i></a></li>
</ul>
</li>
</ul>
<div class="movie-actions--link_add-to-playlist dropdown">
<a class="dropdown-toggle" href="#" data-toggle="dropdown"><i class="fa fa-plus"></i></a>
<div class="dropdown-menu mCustomScrollbar">
<div class="mCustomScrollBox">
<div class="mCSB_container">
<a class="login-link" href="register.html">Sign in to add this
movie to a
playlist.</a>
</div>
</div>
</div>
</div>
</div>
<div class="gen-movie-action">
<a href="single-movie.html" class="gen-button">
<i class="fa fa-play"></i>
</a>
</div>
</div>
<div class="gen-info-contain">
<div class="gen-movie-info">
<h3><a href="single-movie.html">Ghost of Sky</a></h3>
</div>
<div class="gen-movie-meta-holder">
<ul>
<li>1 Season</li>
<li>
<a href="adventure.html"><span>Adventure</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
You can use Three style of Carousel. See example below:
<div class="gen-carousel-movies-style-3 movie-grid style-3">
<div class="gen-movie-contain">
<div class="gen-movie-img">
<img src="images/background/asset-14.jpeg" alt="streamlab-image">
<div class="gen-movie-add">
<div class="wpulike wpulike-heart">
<div class="wp_ulike_general_class wp_ulike_is_not_liked">
<button type="button" class="wp_ulike_btn wp_ulike_put_image"></button>
</div>
</div>
<ul class="menu bottomRight">
<li class="share top">
<i class="fa fa-share-alt"></i>
<ul class="submenu">
<li><a href="#" class="facebook"><i class="fab fa-facebook-f"></i></a>
</li>
<li><a href="#" class="facebook"><i class="fab fa-instagram"></i></a>
</li>
<li><a href="#" class="facebook"><i class="fab fa-twitter"></i></a></li>
</ul>
</li>
</ul>
<div class="movie-actions--link_add-to-playlist dropdown">
<a class="dropdown-toggle" href="#" data-toggle="dropdown"><i class="fa fa-plus"></i></a>
<div class="dropdown-menu mCustomScrollbar">
<div class="mCustomScrollBox">
<div class="mCSB_container">
<a class="login-link" href="register.html">Sign in to add this
movie to a
playlist.</a>
</div>
</div>
</div>
</div>
</div>
<div class="gen-movie-action">
<a href="single-movie.html" class="gen-button">
<i class="fa fa-play"></i>
</a>
</div>
</div>
<div class="gen-info-contain">
<div class="gen-movie-info">
<h3><a href="single-movie.html">Ghost of Sky</a></h3>
</div>
<div class="gen-movie-meta-holder">
<ul>
<li>1 Season</li>
<li>
<a href="adventure.html"><span>Adventure</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
ITsolve supports all major Browsers like Google Chrome, Mozilla Firefox, Mac Safari, Opera, Internet Explorer 10 and above.