Blackex - Photography Portfolio Template

Documentation


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

Part to edit:


        [...]
        <!-- home start -->
        [...]
                    <!-- home page title start -->
                    [...]
                        <h1 class="home-page-title">
                            Black is <span>the new</span> black
                        </h1>
                        <h2 class="home-page-subtitle">
                            Ex Hihilo's Blackex
                        </h2>
                    [...]<!-- home page title end -->
                [...]<!-- home end -->
        [...]

To edit the 'Home' section text (Typing Effect version), simply find and open the file named 'blackex.js' placed in the folder named 'js'.

Part to edit:


[...]
// 11. typed text
    [...]
        strings: ["Fully Responsive", "Portfolio Template", "Made for KINGS"],
        [...]
    [...]
[...]

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 <!-- about start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- about start -->
        [...]
                        <!-- section title start -->
                        <h2 class="section-heading section-heading-all section-heading-light">
                            <span>1.</span> About
                        </h2><!-- section title end -->
                        [...]
                        [...]
                        <!-- testimonials start -->
                        [...]
                            <!-- testimonials quote 1 start -->
                            [...]
                                <!-- section TXT start -->
                                <div class="section-intro">
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.
                                    </p>
                                </div><!-- section TXT end -->
                                [...]
                                <div class="testimonials-signature">
                                    C. Eastwood
                                </div>
                            [...]<!-- testimonials quote 1 end -->
                            <!-- testimonials quote 2 start -->
                            [...]
                                <!-- section TXT start -->
                                <div class="section-intro">
                                    <p>
                                        When an unknown printer took a galley of type and scrambled it to make a type specimen book.
                                    </p>
                                </div><!-- section TXT end -->
                                [...]
                                <div class="testimonials-signature">
                                    T. Scott
                                </div>
                            [...]<!-- testimonials quote 2 end -->
                            <!-- testimonials quote 3 start -->
                            [...]
                                <!-- section TXT start -->
                                <div class="section-intro">
                                    <p>
                                        It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
                                    </p>
                                </div><!-- section TXT end -->
                                [...]
                                <div class="testimonials-signature">
                                    K.W. Wong
                                </div>
                            [...]<!-- testimonials quote 3 end -->
                        [...]<!-- testimonials end -->
                        [...]
                        <!-- section TXT start -->
                        <div class="section-txt">
                            <p>
                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class="link-underline-light"
                                href="#">ever since the 1500s.</a>
                            </p>
                        </div><!-- section TXT end -->
                        [...]
                        <!-- section TXT start -->
                        <div class="section-txt">
                            <p>
                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class="link-underline-light"
                                href="#">ever since the 1500s.</a>
                            </p>
                        </div><!-- section TXT end -->
                    [...]<!-- about end -->
        [...]

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

Part to edit:


        [...]
        <!-- facts start -->
        [...]
                                    <!-- fact 1 start -->
                                    <div class="facts-counter-number">
                                        6
                                    </div>
                                    [...]
                                        <span class="facts-counter-title">Years</span>
                                    [...]<!-- fact 1 end -->
                                [...]
                                [...]
                                    <!-- fact 2 start -->
                                    <div class="facts-counter-number large">
                                        60
                                    </div>
                                    [...]
                                        <span class="facts-counter-title large">Items</span>
                                    [...]<!-- fact 2 end -->
                                [...]
                                [...]
                                    <!-- fact 3 start -->
                                    <div class="facts-counter-number large">
                                        6940
                                    </div>
                                    [...]
                                        <span class="facts-counter-title large">Clients</span>
                                    [...]<!-- fact 3 end -->
                                [...]
                                [...]
                                    <!-- fact 4 start -->
                                    <div class="facts-counter-number">
                                        360
                                    </div>
                                    [...]
                                        <span class="facts-counter-title">Followers</span>
                                    [...]<!-- fact 4 end -->
                                [...]<!-- facts end -->
        [...]

You can edit the 'Facts' 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 'Services' section, simply find the appropriate label <!-- services start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- services start -->
        [...]
                        <!-- section title start -->
                        <h2 class="section-heading section-heading-all section-heading-light">
                            <span>2.</span> Services
                        </h2><!-- section title end -->
                        [...]
                        [...]
                        <!-- section subtitle start -->
                        <h2 class="section-subtitle">
                            <span>Logo | Web | Print</span>
                        </h2><!-- section subtitle end -->
                        [...]
                        [...]
                        <!-- section TXT start -->
                        <div class="section-intro">
                            <p>
                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class="link-underline-light"
                                href="#">ever since the 1500s.</a>
                            </p>
                        </div><!-- section TXT end -->
                        [...]
                        [...]
                                            <h4 class="post-all-heading">
                                                Logo
                                            </h4>
                                            [...]
                                            <!-- section TXT start -->
                                            <div class="section-txt-services">
                                                <p>
                                                    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class=
                                                    "link-underline-light" href="#">ever since the 1500s.</a>
                                                </p>
                                            </div><!-- section TXT end -->
                                        [...]
                                    [...]
                                            <h4 class="post-all-heading">
                                                Print
                                            </h4>
                                            [...]
                                            <!-- section TXT start -->
                                            <div class="section-txt-services">
                                                <p>
                                                    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class=
                                                    "link-underline-light" href="#">ever since the 1500s.</a>
                                                </p>
                                            </div><!-- section TXT end -->
                                        [...]<!-- services end -->
        [...]

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

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.3. services skills IMG BACKGROUND */
.img-fullwidth-services-1 {
background-image: url(../img/services/services-bg-1.jpg);
}
.img-fullwidth-services-2 {
background-image: url(../img/services/services-bg-2.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 'Works' section, simply find the appropriate label <!-- works start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- works start -->
        <!-- works intro start -->
        [...]
                        <!-- section title start -->
                        <h2 class="section-heading section-heading-all section-heading-light">
                            <span>3.</span> Works
                        </h2><!-- section title end -->
                        [...]
                        [...]
                        <!-- section subtitle start -->
                        <h2 class="section-subtitle">
                            <span>Image | Video</span>
                        </h2><!-- section subtitle end -->
                        [...]
                        [...]
                        <!-- section TXT start -->
                        <div class="section-intro">
                            <p>
                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class="link-underline-light"
                                href="#">ever since the 1500s.</a>
                            </p>
                        </div><!-- section TXT end -->
                        [...]
                        [...]<!-- works intro end -->
        [...]
        <!-- works gallery start -->
        [...]
                <!-- works item 1 start -->
                [...]
                        <!-- works item IMG start -->
                        [...]<a class="link-wrap popup-photo" href="img/works/works-large/works-img-1.jpg" title=
                        "Lorem ipsum dolor sit amet."><span></span><span></span></a><!-- works item IMG end -->
                         <!-- works item description start -->
                        <div class="description">
                            <!-- title start -->
                            <h3>
                                Web
                            </h3><!-- title end -->
                            [...]
                            <!-- subtitle start -->
                            <div class="description-second">
                                A JPG Image
                            </div><!-- subtitle end -->
                            [...]
                        </div><!-- works item description end -->
                    [...]
                [...]<!-- works item 1 end -->
                <!-- works item 2 start -->
                [...]
                        <!-- works item IMG start -->
                        [...]<a class="link-wrap popup-photo" href="img/works/works-large/works-img-2.jpg" title=
                        "Lorem ipsum dolor sit amet."><span></span><span></span></a><!-- works item IMG end -->
                         <!-- works item description start -->
                        <div class="description">
                            <!-- title start -->
                            <h3>
                                Logo
                            </h3><!-- title end -->
                            [...]
                            <!-- subtitle start -->
                            <div class="description-second">
                                A JPG Image
                            </div><!-- subtitle end -->
                            [...]
                        </div><!-- works item description end -->
                    [...]
                [...]<!-- works item 2 end -->
                <!-- works item 3 start -->
                [...]
                        <!-- works item IMG start -->
                        [...]<a class="link-wrap" data-lity="" href="https://www.youtube.com/watch?v=3zXrWmkVjTM"><span></span><span></span></a>
                        <!-- works item IMG end -->
                         <!-- works item description start -->
                        <div class="description">
                            <!-- title start -->
                            <h3>
                                Print
                            </h3><!-- title end -->
                            [...]
                            <!-- subtitle start -->
                            <div class="description-second">
                                A YouTube Video
                            </div><!-- subtitle end -->
                            [...]
                        </div><!-- works item description end -->
                    [...]
                [...]<!-- works item 3 end -->
                <!-- works item 4 start -->
                [...]
                        <!-- works item IMG start -->
                        [...]<a class="link-wrap popup-photo" href="img/works/works-large/works-img-4.jpg" title=
                        "Lorem ipsum dolor sit amet."><span></span><span></span></a><!-- works item IMG end -->
                         <!-- works item description start -->
                        <div class="description">
                            <!-- title start -->
                            <h3>
                                Design
                            </h3><!-- title end -->
                            [...]
                            <!-- subtitle start -->
                            <div class="description-second">
                                A JPG Image
                            </div><!-- subtitle end -->
                            [...]
                        </div><!-- works item description end -->
                    [...]
                [...]<!-- works item 4 end -->
                <!-- works item 5 start -->
                [...]
                        <!-- works item IMG start -->
                        [...]<a class="link-wrap popup-photo" href="img/works/works-large/works-img-5.jpg" title=
                        "Lorem ipsum dolor sit amet."><span></span><span></span></a><!-- works item IMG end -->
                         <!-- works item description start -->
                        <div class="description">
                            <!-- title start -->
                            <h3>
                                Design
                            </h3><!-- title end -->
                            [...]
                            <!-- subtitle start -->
                            <div class="description-second">
                                A JPG Image
                            </div><!-- subtitle end -->
                            [...]
                        </div><!-- works item description end -->
                    [...]
                [...]<!-- works item 5 end -->
                <!-- works item 6 start -->
                [...]
                        <!-- works item IMG start -->
                        [...]<a class="link-wrap popup-photo" href="img/works/works-large/works-img-6.jpg" title=
                        "Lorem ipsum dolor sit amet."><span></span><span></span></a><!-- works item IMG end -->
                         <!-- works item description start -->
                        <div class="description">
                            <!-- title start -->
                            <h3>
                                Print
                            </h3><!-- title end -->
                            [...]
                            <!-- subtitle start -->
                            <div class="description-second">
                                A JPG Image
                            </div><!-- subtitle end -->
                            [...]
                        </div><!-- works item description end -->
                    [...]
                [...]<!-- works item 6 end -->
                <!-- works item 7 start -->
                [...]
                        <!-- works item IMG start -->
                        [...]<a class="link-wrap popup-photo" href="img/works/works-large/works-img-7.jpg" title=
                        "Lorem ipsum dolor sit amet."><span></span><span></span></a><!-- works item IMG end -->
                         <!-- works item description start -->
                        <div class="description">
                            <!-- title start -->
                            <h3>
                                Logo
                            </h3><!-- title end -->
                            [...]
                            <!-- subtitle start -->
                            <div class="description-second">
                                A JPG Image
                            </div><!-- subtitle end -->
                            [...]
                        </div><!-- works item description end -->
                    [...]
                [...]<!-- works item 7 end -->
                <!-- works item 8 start -->
                [...]
                        <!-- works item IMG start -->
                        [...]<a class="link-wrap" data-lity="" href="https://vimeo.com/95515307"><span></span><span></span></a><!-- works item IMG end -->
                         <!-- works item description start -->
                        <div class="description">
                            <!-- title start -->
                            <h3>
                                Web
                            </h3><!-- title end -->
                            [...]
                            <!-- subtitle start -->
                            <div class="description-second">
                                A Vimeo Video
                            </div><!-- subtitle end -->
                            [...]
                        </div><!-- works item description end -->
                    [...]
                [...]<!-- works item 8 end -->
            [...]<!-- works gallery end -->
        <!-- works end -->
        [...]

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

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.6. works gallery IMG BACKGROUND */
.works-img-1 {
background-image: url(../img/works/works-img-1.jpg);
}
.works-img-2 {
background-image: url(../img/works/works-img-2.jpg);
}
.works-img-3 {
background-image: url(../img/works/works-img-3.jpg);
}
.works-img-4 {
background-image: url(../img/works/works-img-4.jpg);
}
.works-img-5 {
background-image: url(../img/works/works-img-5.jpg);
}
.works-img-6 {
background-image: url(../img/works/works-img-6.jpg);
}
.works-img-7 {
background-image: url(../img/works/works-img-7.jpg);
}
.works-img-8 {
background-image: url(../img/works/works-img-8.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 'News' section, simply find the appropriate label <!-- news start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- news start -->
        [...]
                        <!-- section title start -->
                        <h2 class="section-heading section-heading-all section-heading-light">
                            <span>4.</span> News
                        </h2><!-- section title end -->
                        [...]
                        [...]
                        <!-- section subtitle start -->
                        <h2 class="section-subtitle">
                            <span>Stay Up-to-Date</span>
                        </h2><!-- section subtitle end -->
                        [...]
                        [...]
                        <!-- section TXT start -->
                        <div class="section-intro">
                            <p>
                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class="link-underline-light"
                                href="#">ever since the 1500s.</a>
                            </p>
                        </div><!-- section TXT end -->
                        [...]
                        [...]
                        <!-- news carousel start -->
                        [...]
                            <!-- news item 1 start -->
                            [...]
                                    <!-- news IMG start -->
                                    <img alt="News Img" src="img/news/news-1.jpg"><!-- news IMG end -->
                                    [...]
                                        <!-- news date start -->
                                        <div class="date">
                                            November 20, 2018
                                        </div><!-- news date end -->
                                        [...]
                                        <!-- news title start -->
                                        <h4 class="post-all-heading post-all-heading-dark">
                                            Simplicity is complex
                                        </h4><!-- news title end -->
                                        [...]
                                        <!-- news subtitle start -->
                                        <h3>
                                            Photography / Portfolio
                                        </h3><!-- news subtitle end -->
                                        [...]
                                        <!-- section TXT start -->
                                        <div class="section-txt-news">
                                            <p>
                                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the
                                                1500s.
                                            </p>
                                        </div><!-- section TXT end -->
                                        [...]
                                            <div class="the-button the-button-details">
                                                Read more
                                            </div>
                                        [...]<!-- news item 1 end -->
                            <!-- news item 2 start -->
                            [...]
                                    <!-- news IMG start -->
                                    <img alt="News Img" src="img/news/news-2.jpg"><!-- news IMG end -->
                                    [...]
                                        <!-- news date start -->
                                        <div class="date">
                                            November 21, 2018
                                        </div><!-- news date end -->
                                        [...]
                                        <!-- news title start -->
                                        <h4 class="post-all-heading post-all-heading-dark">
                                            Design is a process
                                        </h4><!-- news title end -->
                                        [...]
                                        <!-- news subtitle start -->
                                        <h3>
                                            Beauty / Fashion
                                        </h3><!-- news subtitle end -->
                                        [...]
                                        <!-- section TXT start -->
                                        <div class="section-txt-news">
                                            <p>
                                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the
                                                1500s.
                                            </p>
                                        </div><!-- section TXT end -->
                                        [...]
                                            <div class="the-button the-button-details">
                                                Read more
                                            </div>
                                        [...]<!-- news item 2 end -->
                            <!-- news item 3 start -->
                            [...]
                                    <!-- news IMG start -->
                                    <img alt="News Img" src="img/news/news-3.jpg"><!-- news IMG end -->
                                    [...]
                                        <!-- news date start -->
                                        <div class="date">
                                            November 22, 2018
                                        </div><!-- news date end -->
                                        [...]
                                        <!-- news title start -->
                                        <h4 class="post-all-heading post-all-heading-dark">
                                            Aesthetic is a decision
                                        </h4><!-- news title end -->
                                        [...]
                                        <!-- news subtitle start -->
                                        <h3>
                                            Nature / Landscapes
                                        </h3><!-- news subtitle end -->
                                        [...]
                                        <!-- section TXT start -->
                                        <div class="section-txt-news">
                                            <p>
                                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the
                                                1500s.
                                            </p>
                                        </div><!-- section TXT end -->
                                        [...]
                                            <div class="the-button the-button-details">
                                                Read more
                                            </div>
                                        [...]<!-- news item 3 end -->
                            <!-- news item 4 start -->
                            [...]
                                    <!-- news IMG start -->
                                    <img alt="News Img" src="img/news/news-4.jpg"><!-- news IMG end -->
                                    [...]
                                        <!-- news date start -->
                                        <div class="date">
                                            November 23, 2018
                                        </div><!-- news date end -->
                                        [...]
                                        <!-- news title start -->
                                        <h4 class="post-all-heading post-all-heading-dark">
                                            Style is everything
                                        </h4><!-- news title end -->
                                        [...]
                                        <!-- news subtitle start -->
                                        <h3>
                                            Commercial / Stock
                                        </h3><!-- news subtitle end -->
                                        [...]
                                        <!-- section TXT start -->
                                        <div class="section-txt-news">
                                            <p>
                                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the
                                                1500s.
                                            </p>
                                        </div><!-- section TXT end -->
                                        [...]
                                            <div class="the-button the-button-details">
                                                Read more
                                            </div>
                                        [...]<!-- news item 4 end -->
                        [...]<!-- news carousel end -->
                    [...]<!-- news end -->
        [...]

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 <!-- contact start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- contact start -->
        [...]
                        <!-- section title start -->
                        <h2 class="section-heading section-heading-all section-heading-light">
                            <span>5.</span> Contact
                        </h2><!-- section title end -->
                        [...]
                        [...]
                        <!-- section TXT start -->
                        <div class="section-txt-contact">
                            <p>
                                1976 Ex Nihilo Drive, Los Angeles | CA 90012
                            </p>
                        </div><!-- section TXT end -->
                        [...]
                        [...]
                        <!-- section email start -->
                        <div class="post-email-title">
                            <a class="link-underline-light" href="mailto:contact@domainname.com">contact@domainname.com</a>
                        </div><!-- section email end -->
                        [...]
                        [...]
                                    <!-- contact form submit button start -->
                                    [...]
                                        <button class="the-button the-button-submit" id="submit" type="submit"><span>Submit</span></button>
                                    [...]<!-- contact form submit button end -->
                                [...]
                        <!-- copyright start -->
                        [...]
                            <a class="link-underline-light" href="#">Blackex</a> &copy; 2018 All Rights Reserved.
                        [...]<!-- copyright end -->
                    [...]<!-- contact end -->
        [...]

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. single IMG BACKGROUND */
.bg-img-SINGLE {
background-image: url(../img/background/SINGLE-bg.jpg);
}
[...]
/* 1.4. slick fullscreen slideshow IMG BACKGROUND,
        slick fullscreen slideshow ZOOM/FADE IMG BACKGROUND
        slick fullscreen slider typed text 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);
}
/* 1.5. ken burns slideshow IMG BACKGROUND */
.kenburns-slide-1 {
background-image: url(../img/background/hero-bg-1.jpg);
}
.kenburns-slide-2 {
background-image: url(../img/background/hero-bg-2.jpg);
}
.kenburns-slide-3 {
background-image: url(../img/background/hero-bg-3.jpg);
}
.kenburns-slide-4 {
background-image: url(../img/background/hero-bg-4.jpg);
}
[...]
/* 1.7. swiper thumbnail IMG BACKGROUND */
.thumbnail-slider-bg-1 {
background-image: url(../img/background/thumbnail-slider-bg-1.jpg);
}
.thumbnail-slider-bg-2 {
background-image: url(../img/background/thumbnail-slider-bg-2.jpg);
}
.thumbnail-slider-bg-3 {
background-image: url(../img/background/thumbnail-slider-bg-3.jpg);
}
.thumbnail-slider-bg-4 {
background-image: url(../img/background/thumbnail-slider-bg-4.jpg);
}
.thumbnail-slider-bg-5 {
background-image: url(../img/background/thumbnail-slider-bg-5.jpg);
}
/* 1.8. swiper parallax IMG BACKGROUND */
.swiper-slide-parallax-bg {    
background-image: url(../img/background/parallax-bg.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:


[...]
/* 28.1. 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/blackex.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:


[...]
/* 28.3. 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:


[...]
/* 28.2. YouTube 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)