The Ext - Photography Portfolio Template

Documentation


To edit the 'Home' section, simply find the appropriate label <!-- section home start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- section home start -->
            [...]
                    <!-- home title start -->
                    <h2 class="home-page-main-title fadeIn-element">
                        The
                    </h2>
                    <h1 class="home-page-main-title fadeIn-element">
                        Ext
                    </h1><!-- home title end -->
                    <!-- home subtitle start -->
                    [...]
                            <span class="home-page-title-2 fadeIn-element">Simplicity is complex</span> <span class="home-page-title-2 fadeIn-element">Design is a process</span> <span class=
                            "home-page-title-2 fadeIn-element">Aesthetic is a decision</span> <span class="home-page-title-2 fadeIn-element">Style is everything</span>
                        [...]
                    [...]<!-- home subtitle end -->
                [...]<!-- section home end -->
        [...]

You can edit the 'Home' section images according to the documentation bellow (please read Background Images section).

You can also edit the 'Home' section images by following its URL path: 'img/background/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To edit the 'About' section, simply find the appropriate label <!-- section about start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- section about start -->
            [...]
                            <!-- section title start -->
                            [...]
                                <h4 class="section-title-subheading">
                                    Who we are
                                </h4>
                                <div class="section-title-heading">
                                    About
                                </div>
                            [...]<!-- section title end -->
                            [...]
                                <!-- about content 1 start -->
                                            <!-- main txt start -->
                                            [...]
                                                    <h4>
                                                        There is beauty<br>
                                                        in simplicity
                                                    </h4>
                                                [...]
                                                [...]
                                                    <p>
                                                        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec vestibulum libero nec erat pulvinar, sed sollicitudin ex consectetur.
                                                    </p>
                                                [...]
                                                [...]
                                                    <a class="c-btn inverse" href="#"><span>Read more</span></a>
                                                [...]
                                            [...]<!-- main txt end -->
                                        [...]<!-- about content 1 end -->
                                <!-- about content 2 start -->
                                [...]
                                            <!-- skills bar start -->
                                            <h3>
                                                The Know-how
                                            </h3>
                                            [...]
                                                <!-- skill 1 start -->
                                                <div class="skillbar" data-percent="95">
                                                    <span class="skillbar-title">Fashion</span>
                                                    [...]
                                                </div><!-- skill 1 end -->
                                                <!-- skill 2 start -->
                                                <div class="skillbar" data-percent="90">
                                                    <span class="skillbar-title">Fine-art</span>
                                                    [...]
                                                </div><!-- skill 2 end -->
                                                <!-- skill 3 start -->
                                                <div class="skillbar" data-percent="85">
                                                    <span class="skillbar-title">Documentary</span>
                                                    [...]
                                                </div><!-- skill 3 end -->
                                                <!-- skill 4 start -->
                                                <div class="skillbar" data-percent="76">
                                                    <span class="skillbar-title">Architectural</span>
                                                    [...]
                                                </div><!-- skill 4 end -->
                                            [...]<!-- skills bar end -->
                                        [...]<!-- about content 2 end -->
                                <!-- about content 3 start -->
                                [...]
                                            <!-- facts counter start -->
                                            <h3>
                                                The Facts
                                            </h3>
                                            [...]
                                                    <!-- fact 1 start -->
                                                    <div class="facts-counter-number">
                                                        976
                                                    </div>
                                                    [...]
                                                        <i class="ion-ios-briefcase-outline facts-counter-description-img"></i> <span class="facts-counter-title">Completed Jobs</span>
                                                    [...]<!-- fact 1 end -->
                                                [...]
                                                    <!-- fact 2 start -->
                                                    <div class="facts-counter-number large">
                                                        49
                                                    </div>
                                                    [...]
                                                        <i class="ion-ios-wineglass-outline facts-counter-description-img large"></i> <span class="facts-counter-title large">Clients Served</span>
                                                    [...]<!-- fact 2 end -->
                                                [...]
                                                    <!-- fact 3 start -->
                                                    <div class="facts-counter-number large">
                                                        195
                                                    </div>
                                                    [...]
                                                        <i class="ion-ios-world-outline facts-counter-description-img large"></i> <span class="facts-counter-title large">States Reached</span>
                                                    [...]<!-- fact 3 end -->
                                                [...]
                                                    <!-- fact 4 start -->
                                                    <div class="facts-counter-number">
                                                        1976
                                                    </div>
                                                    [...]
                                                        <i class="ion-ios-photos-outline facts-counter-description-img"></i> <span class="facts-counter-title">Photos Taken</span>
                                                    [...]<!-- fact 4 end -->
                                                [...]<!-- facts counter end -->
                                        [...]<!-- about content 3 end -->
                                <!-- about content 4 start -->
                                [...]
                                            <!-- testimonials start -->
                                            [...]
                                                <h4>
                                                    Testimonials
                                                </h4>
                                            [...]
                                            [...]
                                                <!-- testimonials quote 1 start -->
                                                [...]
                                                        <img alt="Testimonials image" class="testimonials-quote-img" src="img/testimonials/testimonials-quote-img-1.jpg">
                                                    [...]
                                                    <p>
                                                        <span class="section-testimonials quote-mark-l ion-quote"></span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer fermentum
                                                        nibh et metus facilisis.<span class="section-testimonials quote-mark-r ion-quote"></span>
                                                    </p>
                                                    <div class="testimonials-signature">
                                                        C. Eastwood
                                                    </div>
                                                [...]<!-- testimonials quote 1 end -->
                                                <!-- testimonials quote 2 start -->
                                                [...]
                                                        <img alt="Testimonials image" class="testimonials-quote-img" src="img/testimonials/testimonials-quote-img-2.jpg">
                                                    [...]
                                                    <p>
                                                        <span class="section-testimonials quote-mark-l ion-quote"></span>Vivamus scelerisque velit nec gravida ornare. Nam egestas purus eget sagittis
                                                        tempor.<span class="section-testimonials quote-mark-r ion-quote"></span>
                                                    </p>
                                                    <div class="testimonials-signature">
                                                        R. Redford
                                                    </div>
                                                [...]<!-- testimonials quote 2 end -->
                                                <!-- testimonials quote 3 start -->
                                                [...]
                                                        <img alt="Testimonials image" class="testimonials-quote-img" src="img/testimonials/testimonials-quote-img-3.jpg">
                                                    [...]
                                                    <p>
                                                        <span class="section-testimonials quote-mark-l ion-quote"></span>Duis ac massa at neque scelerisque finibus vel sed erat. Sed vulputate nisl
                                                        vitae elit laoreet.<span class="section-testimonials quote-mark-r ion-quote"></span>
                                                    </p>
                                                    <div class="testimonials-signature">
                                                        K.W. Wong
                                                    </div>
                                                [...]<!-- testimonials quote 3 end -->
                                                <!-- testimonials quote 4 start -->
                                                [...]
                                                        <img alt="Testimonials image" class="testimonials-quote-img" src="img/testimonials/testimonials-quote-img-4.jpg">
                                                    [...]
                                                    <p>
                                                        <span class="section-testimonials quote-mark-l ion-quote"></span> Vivamus consectetur commodo enim, ut accumsan mauris interdum quis. Donec et
                                                        euismod.<span class="section-testimonials quote-mark-r ion-quote"></span>
                                                    </p>
                                                    <div class="testimonials-signature">
                                                        T. Scott
                                                    </div>
                                                [...]<!-- testimonials quote 4 end -->
                                            [...]<!-- testimonials end -->
                                        [...]<!-- about content 4 end -->
                            [...]<!-- section about end -->
        [...]

You can also edit the 'About' section images by following its URL path: 'img/about/', and 'img/testimonials/' and replace existing image files with your own images.

To edit the 'Works' section, simply find the appropriate label <!-- section works start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- section works start -->
            [...]
                <!-- section title start -->
                [...]
                    <h4 class="section-title-subheading">
                        What it look like
                    </h4>
                    <div class="section-title-heading">
                        Works
                    </div>
                [...]<!-- section title end -->
                [...]
                    [...]
                            <!-- works IMG carousel item start -->
                            [...]
                                <!-- works item IMG hover effect start -->
                                <a class="link-wrap popup-photo" href="img/works/works-large/works-page-img-carousel-item-large-1-SPECIAL-EDITION.jpg"><span></span><span></span></a>
                                <!-- works item IMG hover effect end -->
                            [...]<!-- works IMG carousel item end -->
                        [...]
                            <!-- works IMG carousel item start -->
                            [...]
                                <!-- works item IMG hover effect start -->
                                <a class="link-wrap" data-lity="" href="https://www.youtube.com/watch?v=3zXrWmkVjTM"><span></span><span></span></a><!-- works item IMG hover effect end -->
                            [...]<!-- works IMG carousel item end -->
                        [...]
                            <!-- works IMG carousel item start -->
                            [...]
                                <!-- works item IMG hover effect start -->
                                <a class="link-wrap popup-photo" href="img/works/works-large/works-page-img-carousel-item-large-3-SPECIAL-EDITION.jpg"><span></span><span></span></a>
                                <!-- works item IMG hover effect end -->
                            [...]<!-- works IMG carousel item end -->
                        [...]
                            <!-- works IMG carousel item start -->
                            [...]
                                <!-- works item IMG hover effect start -->
                                <a class="link-wrap popup-photo" href="img/works/works-large/works-page-img-carousel-item-large-4-SPECIAL-EDITION.jpg"><span></span><span></span></a>
                                <!-- works item IMG hover effect end -->
                            [...]<!-- works IMG carousel item end -->
                        [...]
                            <!-- works IMG carousel item start -->
                            [...]
                                <!-- works item IMG hover effect start -->
                                <a class="link-wrap" data-lity="" href="https://vimeo.com/98929509"><span></span><span></span></a><!-- works item IMG hover effect end -->
                            [...]<!-- works IMG carousel item end -->
                        [...]
                            <!-- works IMG carousel item start -->
                            [...]
                                <!-- works item IMG hover effect start -->
                                <a class="link-wrap popup-photo" href="img/works/works-large/works-page-img-carousel-item-large-6-SPECIAL-EDITION.jpg"><span></span><span></span></a>
                                <!-- works item IMG hover effect end -->
                            [...]<!-- works IMG carousel item end -->
                        [...]<!-- section works end -->
        [...]

You can edit the 'Works' section background images via CSS file (e.g. style.css).

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.3. works IMG carousel IMG BACKGROUND */
.works-page-img-carousel-item-1 {        
background-image: url(../img/works/works-page-img-carousel-item-1-SPECIAL-EDITION.jpg);
}
.works-page-img-carousel-item-2 {        
background-image: url(../img/works/works-page-img-carousel-item-2-SPECIAL-EDITION.jpg);
}
.works-page-img-carousel-item-3 {    
background-image: url(../img/works/works-page-img-carousel-item-3-SPECIAL-EDITION.jpg);
}
.works-page-img-carousel-item-4 {        
background-image: url(../img/works/works-page-img-carousel-item-4-SPECIAL-EDITION.jpg);
}
.works-page-img-carousel-item-5 {        
background-image: url(../img/works/works-page-img-carousel-item-5-SPECIAL-EDITION.jpg);
}
.works-page-img-carousel-item-6 {        
background-image: url(../img/works/works-page-img-carousel-item-6-SPECIAL-EDITION.jpg);
}
[...]

You can also edit the 'Works' section images by following its URL path: 'img/works/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To edit the 'Services' section, simply find the appropriate label <!-- section services start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- section services start -->
            [...]
                                                <!-- services content 1 start -->
                                                [...]
                                                    <!-- main txt start -->
                                                    [...]
                                                        <h4>
                                                            THE IMPORTANCE<br>
                                                            OF BEING ON TIME
                                                        </h4>
                                                    [...]
                                                    [...]
                                                        <p>
                                                            Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec vestibulum libero nec erat pulvinar, sed sollicitudin ex consectetur.
                                                        </p>
                                                    [...]<!-- main txt end -->
                                                [...]<!-- services content 1 end -->
                                            [...]
                            <!-- section title start -->
                            [...]
                                <h4 class="section-title-subheading">
                                    What we do
                                </h4>
                                <div class="section-title-heading">
                                    Services
                                </div>
                            [...]<!-- section title end -->
                            [...]
                        [...]
                                                <!-- services content 2 start -->
                                                [...]
                                                    <!-- main txt start -->
                                                    [...]
                                                        <h4>
                                                            THE CUSTOMER<br>
                                                            IS THE KING
                                                        </h4>
                                                    [...]
                                                    [...]
                                                        <p>
                                                            Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec vestibulum libero nec erat pulvinar, sed sollicitudin ex consectetur.
                                                        </p>
                                                    [...]<!-- main txt end -->
                                                [...]<!-- services content 2 end -->
                                            [...]<!-- section services end -->
        [...]

You can edit the 'Services' section background images via CSS file (e.g. style.css).

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.5. services IMG BACKGROUND */
.img-fullwidth-services-carousel-1 {
background-image: url(../img/services/services-carousel-1.jpg);
}
.img-fullwidth-services-carousel-2 {
background-image: url(../img/services/services-carousel-2.jpg);
}
.img-fullwidth-services-carousel-3 {
background-image: url(../img/services/services-carousel-3.jpg);
}
[...]

You can also edit the 'Services' section images by following its URL path: 'img/services/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To edit the 'News' section, simply find the appropriate label <!-- section news start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- section news start -->
            [...]
                <!-- section title start -->
                [...]
                    <h4 class="section-title-subheading">
                        Stay tuned
                    </h4>
                    <div class="section-title-heading">
                        News
                    </div>
                [...]<!-- section title end -->
                [...]
                        <!-- news IMG carousel item start -->
                        [...]
                            <!-- news item IMG hover effect start -->
                            <a class="link-wrap link-wrap-news c-btn-news toggle-news-content-1"><span></span><span></span></a> <!-- news item IMG hover effect end -->
                             <!-- news item description start -->
                            [...]
                                <h4>
                                    Simplicity is complex
                                </h4><span>Lorem ipsum dolor sit amet.</span>
                            [...]<!-- news item description end -->
                        [...]<!-- news IMG carousel item end -->
                        <!-- news IMG carousel item start -->
                        [...]
                            <!-- news item IMG hover effect start -->
                            <a class="link-wrap link-wrap-news c-btn-news toggle-news-content-2"><span></span><span></span></a> <!-- news item IMG hover effect end -->
                             <!-- news item description start -->
                            [...]
                                <h4>
                                    Design is a process
                                </h4><span>Lorem ipsum dolor sit amet.</span>
                            [...]<!-- news item description end -->
                        [...]<!-- news IMG carousel item end -->
                        <!-- news IMG carousel item start -->
                        [...]
                            <!-- news item IMG hover effect start -->
                            <a class="link-wrap link-wrap-news c-btn-news toggle-news-content-3"><span></span><span></span></a> <!-- news item IMG hover effect end -->
                             <!-- news item description start -->
                            [...]
                                <h4>
                                    Aesthetic is a decision
                                </h4><span>Lorem ipsum dolor sit amet.</span>
                            [...]<!-- news item description end -->
                        [...]<!-- news IMG carousel item end -->
                        <!-- news IMG carousel item start -->
                        [...]
                            <!-- news item IMG hover effect start -->
                            <a class="link-wrap link-wrap-news c-btn-news toggle-news-content-4"><span></span><span></span></a> <!-- news item IMG hover effect end -->
                             <!-- news item description start -->
                            [...]
                                <h4>
                                    Style is everything
                                </h4><span>Lorem ipsum dolor sit amet.</span>
                            [...]<!-- news item description end -->
                        [...]<!-- news IMG carousel item end -->
                    [...]
                <!-- news MORE carousel item 1 start -->
                [...]
                            <!-- news MORE carousel content 1 start -->
                            [...]
                                        <!-- main txt start -->
                                        [...]
                                                    <span>January 1, 2019</span>
                                                [...]
                                                <h4>
                                                    Simplicity<br>
                                                    is complex
                                                </h4>
                                                <div class="news-subtitle">
                                                    Beauty / Fashion
                                                </div>
                                            [...]
                                            [...]
                                                <p>
                                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec vestibulum libero nec erat pulvinar, sed sollicitudin ex consectetur.
                                                </p>
                                            [...]
                                            [...]
                                                <a class="c-btn inverse-dark toggle-news-content-1" href="javascript:void(0)"><span>Close</span></a>
                                            [...]
                                        [...]<!-- main txt end -->
                                    [...]<!-- news MORE carousel content 1 end -->
                        [...]<!-- news MORE carousel item 1 end -->
                <!-- news MORE carousel item 2 start -->
                [...]
                            <!-- news MORE carousel content 2 start -->
                            [...]
                                        <!-- main txt start -->
                                        [...]
                                                    <span>January 2, 2019</span>
                                                [...]
                                                <h4>
                                                    Design<br>
                                                    is a process
                                                </h4>
                                                <div class="news-subtitle">
                                                    People / Life
                                                </div>
                                            [...]
                                            [...]
                                                <p>
                                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec vestibulum libero nec erat pulvinar, sed sollicitudin ex consectetur.
                                                </p>
                                            [...]
                                            [...]
                                                <a class="c-btn inverse-dark toggle-news-content-2" href="javascript:void(0)"><span>Close</span></a>
                                            [...]
                                        [...]<!-- main txt end -->
                                    [...]<!-- news MORE carousel content 2 end -->
                        [...]<!-- news MORE carousel item 2 end -->
                <!-- news MORE carousel item 3 start -->
                [...]
                            <!-- news MORE carousel content 3 start -->
                            [...]
                                        <!-- main txt start -->
                                        [...]
                                                    <span>January 3, 2019</span>
                                                [...]
                                                <h4>
                                                    Aesthetic<br>
                                                    is a decision
                                                </h4>
                                                <div class="news-subtitle">
                                                    Royalty / Stock
                                                </div>
                                            [...]
                                            [...]
                                                <p>
                                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec vestibulum libero nec erat pulvinar, sed sollicitudin ex consectetur.
                                                </p>
                                            [...]
                                            [...]
                                                <a class="c-btn inverse-dark toggle-news-content-3" href="javascript:void(0)"><span>Close</span></a>
                                            [...]
                                        [...]<!-- main txt end -->
                                    [...]<!-- news MORE carousel content 3 end -->
                        [...]<!-- news MORE carousel item 3 end -->
                <!-- news MORE carousel item 4 start -->
                [...]
                            <!-- news MORE carousel content 4 start -->
                            [...]
                                        <!-- main txt start -->
                                        [...]
                                                    <span>January 4, 2019</span>
                                                [...]
                                                <h4>
                                                    Style<br>
                                                    is everything
                                                </h4>
                                                <div class="news-subtitle">
                                                    Culture / Travel
                                                </div>
                                            [...]
                                            [...]
                                                <p>
                                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec vestibulum libero nec erat pulvinar, sed sollicitudin ex consectetur.
                                                </p>
                                            [...]
                                            [...]
                                                <a class="c-btn inverse-dark toggle-news-content-4" href="javascript:void(0)"><span>Close</span></a>
                                            [...]
                                        [...]<!-- main txt end -->
                                    [...]<!-- news MORE carousel content 4 end -->
                        [...]<!-- news MORE carousel item 4 end -->
            [...]<!-- section news end -->
        [...]

You can edit the 'News' section background images via CSS file (e.g. style.css).

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.6. news IMG carousel IMG BACKGROUND */
.news-page-img-carousel-item-1 {        
background-image: url(../img/news/news-page-img-carousel-item-1-SPECIAL-EDITION.jpg);
}
.news-page-img-carousel-item-2 {        
background-image: url(../img/news/news-page-img-carousel-item-2-SPECIAL-EDITION.jpg);
}
.news-page-img-carousel-item-3 {    
background-image: url(../img/news/news-page-img-carousel-item-3-SPECIAL-EDITION.jpg);
}
.news-page-img-carousel-item-4 {        
background-image: url(../img/news/news-page-img-carousel-item-4-SPECIAL-EDITION.jpg);
}
/* 1.7. news panel left bg IMG BACKGROUND */
.panel-left-1.panel-left-bg-1 {
background-image: url(../img/news/news-page-img-carousel-item-1-SPECIAL-EDITION.jpg);
}
.panel-left-2.panel-left-bg-2 {
background-image: url(../img/news/news-page-img-carousel-item-2-SPECIAL-EDITION.jpg);
}
.panel-left-3.panel-left-bg-3 {
background-image: url(../img/news/news-page-img-carousel-item-3-SPECIAL-EDITION.jpg);
}
.panel-left-4.panel-left-bg-4 {
background-image: url(../img/news/news-page-img-carousel-item-4-SPECIAL-EDITION.jpg);
}
[...]

You can also edit the 'News' section images by following its URL path: 'img/news/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To edit the 'Contact' section, simply find the appropriate label <!-- section contact start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- section contact start -->
            [...]
                <!-- section title start -->
                [...]
                    <h4 class="section-title-subheading">
                        Get in touch
                    </h4>
                    <div class="section-title-heading">
                        Contact
                    </div>
                [...]<!-- section title end -->
                [...]
                [...]
                            <!-- section TXT start -->
                            [...]
                                <p>
                                    1976 Ex Nihilo Drive, Los Angeles | CA 90012
                                </p>
                            [...]<!-- section TXT end -->
                            <!-- section email start -->
                            [...]
                                <a href="mailto:contact@domainname.com">contact@domainname.com</a>
                            [...]<!-- section email end -->
                        [...]
                    [...]
                <!-- copyright start -->
                [...]
                    [...]
                        <a href="#">The Ext</a> &copy; 2019 All Rights Reserved.
                    [...]
                [...]<!-- copyright end -->
            [...]<!-- section contact end -->
        [...]

You can edit the 'Contact' section images according to the documentation bellow (please read Background Images section).

You can also edit the 'Contact' section images by following its URL path: 'img/background/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To send the contents of your 'Contact Form' to your email, simply open the file named 'contact.php'.

Your email address goes here:

$myemail = 'you@yoursite.com';

To add images in the background of the template, simply find the appropriate CSS file placed in the folder named 'css' (e.g. style.css).

Open the file and find the appropriate label '/* 1. TEMPLATE BACKGROUNDS */'.

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
/* 1.1. section IMG BACKGROUND */
.section-bg-home {
background-image: url(../img/background/section-bg-home.jpg);
}
.section-bg-contact {
background-image: url(../img/background/section-bg-contact.jpg);
}
/* 1.2. hero slider IMG BACKGROUND */
.bg-img-1 {
background-image: url(../img/background/hero-bg-1.jpg);
}
.bg-img-2 {
background-image: url(../img/background/hero-bg-2.jpg);
}
.bg-img-3 {
background-image: url(../img/background/hero-bg-3.jpg);
}
.bg-img-4 {
background-image: url(../img/background/hero-bg-4.jpg);
}
[...]

You can also edit the images by following its URL path: '/img/background/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To add 'YouTube Videos - SINGLE' in the background of the template, simply find the appropriate label <!-- YouTube video URL start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- YouTube video URL start -->
                    <div class="player" data-property=
                    "{videoURL: '3S9rxiz1lsU', containment: '#videoContainment', showControls: false, autoPlay: true, loop: true, vol: 50, mute: true, startAt: 0, stopAt: 0, opacity: 1, addRaster: false, quality: 'large', optimizeDisplay: true, ratio: 16/9}"
                    id="bgndVideo"></div><!-- YouTube video URL end -->
        [...]

Please note;
This template is designed to use YouTube videos as a background; however, 'YouTube Video Background' plugin is not supported by SOME mobile devices and it doesn't work on ALL mobile devices, so the background image is added to compensate for it. This background image can be found by following its URL path: 'img/background/YT-bg.jpg'.

To activate the background image, please open the 'style.css' file.

Part to edit:


[...]
/* 10. YouTube video */
[...]
@media only screen and (max-width: 880px) {
  .YT-bg {
    [...]
    background-image: url(../img/background/YT-bg.jpg);
    [...]
            /* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
}
[...]

By default the sound of the video is set mute. To unmute the sound, change 'mute: true' into 'mute: false'.

To add 'Self-Hosted HTML5 Videos' in the background of the template, simply find the appropriate label <!-- HTML5 video URL start --> in the body of the HTML file.

Part to edit:


                [...]
                <!-- HTML5 video URL start -->
                    <div class="html5-videoContainment" data-vide-bg="http://www.11-76.com/html5-videos/the-ext.mp4" data-vide-options="loop: true, muted: true"></div><!-- HTML5 video URL end -->
                [...]

Please note;
By default the sound of the video is set mute. To unmute the sound, change 'muted: true' into 'muted: false'.

Please note;
This template is designed to use Self-Hosted HTML5 videos as a background; however, 'Self-Hosted HTML5 Videos' plugin is not supported by SOME mobile devices and it doesn't work on ALL mobile devices, so the background image is added to compensate for it. This background image can be found by following its URL path: 'img/background/html5-bg.jpg'.

To activate the background image, please open the 'style.css' file.

Part to edit:


[...]
/* 11. HTML5 video */
[...]
@media only screen and (max-width: 880px) {
  .html5-bg {
    [...]
    background-image: url(../img/background/html5-bg.jpg);
    [...]
            /* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
}

To add 'Vimeo Videos' in the background of the template, simply find the appropriate label <!-- Vimeo video URL start --> in the body of the HTML file.

Part to edit:


                [...]
                <!-- Vimeo video URL start -->
                            <iframe data-fullscreeneo="" src="https://player.vimeo.com/video/98929509?autoplay=1&amp;background=1&amp;hd=1&amp;loop=1"></iframe><!-- Vimeo video URL end -->
                [...]

Please note;
By default the sound of the video is set mute. To unmute the sound, change 'background=1' into 'background=0'.

Please note;
This template is designed to use Vimeo videos as a background; however, 'Vimeo Video Background' plugin is not supported by SOME mobile devices and it doesn't work on ALL mobile devices, so the background image is added to compensate for it. This background image can be found by following its URL path: 'img/background/vimeo-bg.jpg'.

To activate the background image, please open the 'style.css' file.

Part to edit:


[...]
/* 12. Vimeo video */
[...]
@media only screen and (max-width: 880px) {
  .vimeo-bg {
    [...]
    background-image: url(../img/background/vimeo-bg.jpg);
    [...]
            /* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
}

Contact the author

    This author provides limited support through email contact form [http://themeforest.net/user/ex-nihilo#contact].

Item support includes:

    Availability of the author to answer questions
    Answering technical questions about item’s features
    Assistance with reported bugs and issues
    Help with included 3rd party assets

However, item support does not include:

    Customization services
    Installation services

This author’s response time can be up to 2 business days.
Working time:

    Monday thru Friday 9am to 5pm
    Central European Time (UTC+01:00)