Intoduction


iTsource - IT Solutions & Services Website Design HTML Template

An HTML Template

Created : 25/05/2020
By : themexriver
Email : support@themexriver.com

Thank you for purchasing iTsource - IT Solutions & Services Website Design 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!

HTML Structure


The html template uses Latest Bootstrap v4.0.0 with valid HTML5 tags. This theme is a responisve layout with 4 column Support column. All of the information in content area is nested within a class and comes with predefined classes.

       <!-- 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
       ============================================= -->
     

Main Slider Structure


To learn how to use Main Slider , here is the code or go to Owl Carousel 2 and check how does it work.


    <div id="slider-id" class="slider-home-one owl-carousel">
    <div class="slider-content-box">
    <div class="slider-text-content headline-1 pera-content">
    --------
    --------
    --------
    <div class="slider-btn">
    <a class="s-more-btn" href="!#">Get Started Now</a>
    <a class="s-video-btn d-inline-block text-center video_box" href="youtube video link hehe"> <i class="fas fa-play"></i></a>
    </div>
    </div>
    </div>  
    </div>
  

Our Challenges Tab Structure


To learn how to use Our Challenges , here is the code or go to Bootstrap tab panel example and check how does it work.


    <div class="custom_tab_button   clearfix ul-li-block">
    <ul id="tabs" class="nav text-uppercase nav-tabs">
    <li class="nav-item"><a href="#" data-target="#goal" data-toggle="tab" class="text-capitalize active">Tab title Name</a></li>
    <li class="nav-item"><a href="#" data-target="#challenges" data-toggle="tab" class="text-capitalize">Tab title Name </a></li>
    <li class="nav-item"><a href="#" data-target="#technology" data-toggle="tab" class="text-capitalize">Tab title Name</a></li>
    <li class="nav-item"><a href="#" data-target="#careers" data-toggle="tab" class="text-capitalize">Tab title Name</a></li>
    <li class="nav-item"><a href="#" data-target="#Work" data-toggle="tab" class="text-capitalize">Tab title Name</a></li>
    </ul>
    </div>
    <div id="tabsContent" class="tab-content relative-position">
    <div id="tab-id" class="tab-pane fade active show">
    ---
    </div>
    <div id="tab-id" class="tab-pane fade active show">
    ---
    </div>
    <div id="tab-id" class="tab-pane fade active show">
    ---
    </div>

    </div>

  

Typer Structure


To learn how to use Typer , here is the code or go to and check how does it work.


    bannerStyle: function() {
    var win = jQuery(window),
    foo = jQuery('#typer');
    foo.typer(['Typer Text Here','Typer Text Here', 'Typer Text Here' ]);           
    win.resize(function(){
    var fontSize = Math.max(Math.min(win.width() / (1 * 5), parseFloat(Number.POSITIVE_INFINITY)), parseFloat(Number.NEGATIVE_INFINITY));

  }).resize();

},

Cyber Security Slider Structure


To learn how to use Cyber Security Slider , here is the code or go to Owl Carousel 2 and check how does it work.


    <div id="feature-slide" class="feature-slide-item">
    <div class="f-slide-item">
    <img src="Put Your Image Path here" alt="">
    </div>
    <div class="f-slide-item">
    <img src="Put Your Image Path here" alt="">
    </div>
    <div class="f-slide-item">
    <img src="Put Your Image Path here" alt="">
    </div>
    <div class="f-slide-item">
    <img src="Put Your Image Path here" alt="">
    </div>
    </div>
  

About Us Counter Structure


About Us counter


  <div class="it-location-counter headline-2">
  <h3><b class="counter">Put your counter Here</b><span>+</span></h3> 
  </div>

Portfolio Slider


To learn how to use Portfolio Slider , here is the code or go to Owl Carousel 2 and check how does it work.


  <div id="portfolio-slide" class="portfolio-slide-area owl-carousel">
  <div class="portfolio-img-text">
  ----
  </div>
  <div class="portfolio-img-text">
  ----
  </div>
  <div class="portfolio-img-text">
  ----
  </div>
  </div>

Video Popup


Video Popup Settings


  <a class="video_box" href="Put your youtube video link here">Play</a<

Testimonial Slider


To learn how to use Testimonial Slider , here is the code or go to Owl Carousel 2 and check how does it work.


  
<div class="testimonial-img-text"> <div class="testi-img"> <img src="Put Your Image path here" alt=""> </div> <div class="testi-text headline-3 pera-content" data-background="assets/img/testimonial/tsbg1.jpg" style="background-image: url("assets/img/testimonial/tsbg1.jpg");"> --- </div> </div> </div> <div class="testimonial-img-text"> <div class="testi-img"> <img src="Put Your Image path here" alt=""> </div> <div class="testi-text headline-3 pera-content" data-background="assets/img/testimonial/tsbg1.jpg" style="background-image: url("assets/img/testimonial/tsbg1.jpg");"> --- </div> </div> </div> <div class="testimonial-img-text"> <div class="testi-img"> <img src="Put Your Image path here" alt=""> </div> <div class="testi-text headline-3 pera-content" data-background="assets/img/testimonial/tsbg1.jpg" style="background-image: url("assets/img/testimonial/tsbg1.jpg");"> --- </div> </div> </div>

Contact Form PHP Setting


You can set you set you mail Address by following this.
N.B- Sometimes your mail send into spam box for security issue when you use it..we recommended that check you spam box


  

CSS Files and Structure


Mainly two main CSS files are used in this theme. The first one bootstrap.css, second one is style.css which for this template and responsive style include in style.css file.

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.

CSS Files

Common stylesheets included in all pages:

    <link rel="stylesheet" href="assets/css/owl.carousel.css">
    <link rel="stylesheet" href="assets/css/fontawesome-all.css">
    <link rel="stylesheet" href="assets/css/flaticon.css">
    <link rel="stylesheet" href="assets/css/animate.css">
    <link rel="stylesheet" href="assets/css/bootstrap.min.css">
    <link rel="stylesheet" href="assets/css/video.min.css">
    <link rel="stylesheet" href="assets/css/style.css">
  

Jquery and javascript


This theme imports three types of Javascript files.

  • jQuery
  • Custom scripts (script.js)
  • Some plugins

  • jQuery is a Javascript library that greatly reduces the amount of code that you must write.
  • Most of the animation in this site is carried out from the customs scripts. There are a few functions worth looking over.

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/wow.min.js"></script>
    <script src="assets/js/parallax-scroll.js"></script>
    <script src="assets/js/tilt.jquery.min.js"></script>
    <script src="assets/js/circle-progress.js"></script>
    <script src="assets/js/isotope.pkgd.min.js"></script>
    <script src="assets/js/masonry.pkgd.min.js"></script>
    <script src="assets/js/imagesloaded.pkgd.min.js"></script>
    <script src="assets/js/jquery.easeScroll.min.js"></script>
    <script src="assets/js/jquery.counterup.min.js"></script>
    <script src="assets/js/waypoints.min.js"></script>
    <script src="assets/js/typer-new.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>
  

Sources and Credits


Fonts Used int the template are google fonts, you can find theme on Google Fonts API

Fonts Used are :

"Roboto"

"Nunito"

"Montserrat"

"Playfair Display"

"Caveat"




Sliders Used Are :

Owl Carousel


Every Code is properly commented for Editing Ease.

Icons Used are :


Fontawsome Icons
https://fortawesome.github.io/Font-Awesome/

Support


Once again, thank you so much for purchasing this template. As I said at the beginning, I'd be glad to help you if you have any questions relating to this template. No guarantees, but I'll do my best to assist. If you have any queries, please feel free to contact us at Support Center.

Email Us at : support@themexriver.com