To edit the 'Home' page text, simply find the appropriate label <!-- home start --> in the body of the HTML file.
Part to edit:
[...]
<!-- home start -->
[...]
<!-- logo start -->
<a class="logo">
<div class="logo-img logo-dark"></div></a><!-- logo end -->
[...]
<!-- social icons start -->
[...]
<ul class="social-icons">
<li>
<a class="fa fa-twitter" href="#"></a>
</li>
<li>
<a class="fa fa-facebook" href="#"></a>
</li>
<li>
<a class="fa fa-google-plus" href="#"></a>
</li>
<li>
<a class="fa fa-youtube" href="#"></a>
</li>
<li>
<a class="fa fa-linkedin" href="#"></a>
</li>
<li>
<a class="fa fa-instagram" href="#"></a>
</li>
<li>
<a class="fa fa-behance" href="#"></a>
</li>
<li>
<a class="fa fa-pinterest" href="#"></a>
</li>
<li>
<a class="fa fa-dribbble" href="#"></a>
</li>
</ul>
[...]<!-- social icons end -->
[...]<!-- home end -->
[...]
You can also edit the 'Logo' images by following its URL path: 'img/', and replace existing image files with your own images.
To edit the 'Home' page 'CITY Style', simply find the appropriate label <!-- loader start --> in the body of the HTML file.
Part to edit:
[...]
<!-- loader start -->
[...]
<div class="loaderTitle">
an ex nihilo template
</div><span class="loaderSubTitle">Waits · Responsive Coming Soon Page</span>
[...]<!-- loader end -->
[...]
Than, simply find the appropriate label <!-- upper page start --> in the body of the HTML file.
Part to edit:
[...]
<!-- upper page start -->
[...]
<!-- logo start -->
<a class="logo logo-waits">
[...]</a><!-- logo end -->
[...]
<!-- social icons start -->
[...]
<ul class="social-icons">
<li>
<a class="fa fa-twitter" href="#"></a>
</li>
<li>
<a class="fa fa-facebook" href="#"></a>
</li>
<li>
<a class="fa fa-google-plus" href="#"></a>
</li>
<li>
<a class="fa fa-youtube" href="#"></a>
</li>
<li>
<a class="fa fa-linkedin" href="#"></a>
</li>
<li>
<a class="fa fa-instagram" href="#"></a>
</li>
<li>
<a class="fa fa-behance" href="#"></a>
</li>
<li>
<a class="fa fa-pinterest" href="#"></a>
</li>
<li>
<a class="fa fa-dribbble" href="#"></a>
</li>
</ul>
[...]<!-- social icons end -->
[...]
<!-- slides start -->
<div id="slides">
<!-- slide 1 start -->
[...]
<!-- intro 1 start -->
[...]
<ul class="slides">
<li>
<h3>
Ride Like a King
</h3>
</li>
<li>
<h3>
Ride Like a Gentleman
</h3>
</li>
</ul>
[...]
<div class="top-intro">
<h1>
<span class="title-intro">Site</span>
</h1>
</div>
<div class="description-intro">
<h2>
UNDER CONSTRUCTION
</h2>
</div>
<div class="bottom-intro">
<h1>
<span class="title-intro">Site</span>
</h1>
</div>
[...]<!-- intro 1 end -->
[...]<!-- slide 1 end -->
<!-- slide 2 start -->
[...]
<!-- intro 2 start -->
[...]
<ul class="slides">
<li>
<h3>
We're launching in
</h3>
</li>
<li>
<h3>
Stay tuned
</h3>
</li>
</ul>
[...]<!-- intro 2 end -->
[...]<!-- slide 2 end -->
<!-- slide 3 start -->
[...]
<!-- intro 3 start -->
[...]
<ul class="slides">
<li>
<h3>
Keep in touch
</h3>
</li>
<li>
<h3>
Get social
</h3>
</li>
</ul>
[...]
<!-- social icons start -->
[...]
<ul class="social-icons-waits">
<li>
<a class="fa fa-twitter-square fa-2x" href="#"></a>
</li>
<li>
<a class="fa fa-facebook-square fa-2x" href="#"></a>
</li>
<li>
<a class="fa fa-google-plus-square fa-2x" href="#"></a>
</li>
<li>
<a class="fa fa-youtube-square fa-2x" href="#"></a>
</li>
<li>
<a class="fa fa-linkedin-square fa-2x" href="#"></a>
</li>
<li>
<a class="fa fa-instagram fa-2x" href="#"></a>
</li>
<li>
<a class="fa fa-pinterest-square fa-2x" href="#"></a>
</li>
</ul>
[...]<!-- intro 3 end -->
[...]<!-- slide 3 end -->
[...]<!-- slides end -->
[...]<!-- upper page end -->
[...]
To add images in the background of the template, simply find the appropriate CSS file, named 'style-city.css' placed in the folder named 'css'.
Open the file and find the appropriate label '/* slides */'.
Part to edit:
[...]
.slide1 {
[...]
background-image: url(../img/background/slide1-bg.jpg);
[...]
}
.slide2 {
[...]
background-image: url(../img/background/slide2-bg.jpg);
[...]
}
.slide3 {
[...]
background-image: url(../img/background/slide3-bg.jpg);
[...]
}
[...]
You can also edit the 'Home' page 'CITY Style' images by following its URL path: 'img/background/', and 'img/logo-light-mobile.png' 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' page, simply find the appropriate label <!-- about start --> in the body of the HTML file.
Part to edit:
[...]
<!-- about start -->
[...]
<h4>
// 01
</h4>
<h2>
About <span class="get-behind">Who we are</span>
</h2>
<h3>
Branding / Design
</h3>
[...]
<span class="quote-mark-l fa fa-quote-left"></span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce scelerisque, est sed consequat ornare, eros
elit hendrerit risus, ac vestibulum ex quam sit amet ligula. Sed eleifend ex ac nisl ultricies <a href="#">fermentum eget nec orci</a>.<span class=
"quote-mark-r fa fa-quote-right"></span>
[...]
<img alt="About" class="lower-content-img" src="img/about/about-img.jpg">
[...]
<span class="skillbar-head-span">Know</span> <span class="change-color">-how</span>
[...]
<!-- skills bar start -->
[...]
<!-- skill 1 start -->
<div class="skillbar" data-percent="95">
<span class="skillbar-title">HTML5</span>
[...]
</div><!-- skill 1 end -->
<!-- skill 2 start -->
<div class="skillbar" data-percent="90">
<span class="skillbar-title">CSS3</span>
[...]
</div><!-- skill 2 end -->
[...]<!-- skills bar end -->
[...]
<!-- skills bar start -->
[...]
<!-- skill 3 start -->
<div class="skillbar" data-percent="85">
<span class="skillbar-title">jQuery</span>
<[...]
</div><!-- skill 3 end -->
<!-- skill 4 start -->
<div class="skillbar" data-percent="76">
<span class="skillbar-title">PHP</span>
[...]
</div><!-- skill 4 end -->
[...]<!-- skills bar end -->
[...]<!-- about end -->
[...]
You can also edit the 'About' images by following its URL path: 'img/about/', 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' page, simply find the appropriate label <!-- services start --> in the body of the HTML file.
Part to edit:
[...]
<!-- services start -->
[...]
<h4>
// 02
</h4>
<h2>
Services <span class="get-behind">What we do</span>
</h2>
<h3>
Logo / Web / Print
</h3>
[...]
<span class="quote-mark-l fa fa-quote-left"></span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce scelerisque, est sed consequat ornare, eros
elit hendrerit risus, ac vestibulum ex quam sit amet ligula. Sed eleifend ex ac nisl ultricies <a href="#">fermentum eget nec orci</a>.<span class=
"quote-mark-r fa fa-quote-right"></span>
[...]
<!-- owl carousel services start -->
[...]
<ul class="services-owl">
<li>
<h5>
<span class="awesome-services">Brand</span> <span class="change-color">Identity</span>
</h5><!-- icon effect start -->
<div class="set-8">
<div class="hi-icon-wrap hi-icon-effect-8">
<a class="hi-icon hi-icon-services-1" href="#">Customer first</a>
</div>
</div><!-- icon effect end -->
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</p>
</li>
<li>
<h5>
<span class="awesome-services">Brand</span> <span class="change-color">Design</span>
</h5><!-- icon effect start -->
<div class="set-8">
<div class="hi-icon-wrap hi-icon-effect-8">
<a class="hi-icon hi-icon-services-2" href="#">Quality first</a>
</div>
</div><!-- icon effect end -->
<p>
Fusce scelerisque, est sed consequat ornare, eros elit hendrerit risus.
</p>
</li>
<li>
<h5>
<span class="awesome-services">Web</span> <span class="change-color">Design</span>
</h5><!-- icon effect start -->
<div class="set-8">
<div class="hi-icon-wrap hi-icon-effect-8">
<a class="hi-icon hi-icon-services-3" href="#">Core values</a>
</div>
</div><!-- icon effect end -->
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</p>
</li>
<li>
<h5>
<span class="awesome-services">Web</span> <span class="change-color">Development</span>
</h5><!-- icon effect start -->
<div class="set-8">
<div class="hi-icon-wrap hi-icon-effect-8">
<a class="hi-icon hi-icon-services-4" href="#">Core Pinciples</a>
</div>
</div><!-- icon effect end -->
<p>
Fusce scelerisque, est sed consequat ornare, eros elit hendrerit risus.
</p>
</li>
</ul>
[...]<!-- owl carousel services end -->
[...]<!-- services end -->
[...]
To edit the 'Works' page, simply find the appropriate label <!-- works start --> in the body of the HTML file.
Part to edit:
[...]
<!-- works start -->
[...]
<h4>
// 03
</h4>
<h2>
Works <span class="get-behind">How it looks</span>
</h2>
<h3>
Photography / Portfolio
</h3>
[...]
<!-- photoSwipe start -->
[...]
<!-- gallery item 1 start -->
<figure class="col-md-6 image-works">
<a class="effect-bubba-photos" data-size="1920x1280" href="photoswipe/photos/large/1.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/1.jpg"></a>
<figcaption>
<span class="img-caption">Image caption 1</span>
<div class="hover-effect"></div>
<div class="icon-works">
<a class="iw-slide-right fa fa-plus" href="#"></a> <a class="iw-slide-left fa fa-share-alt" href="#"></a>
</div>
</figcaption>
</figure><!-- gallery item 1 end -->
<!-- gallery item 2 start -->
<figure class="col-md-6 image-works">
<a class="effect-bubba-photos" data-size="1920x1280" href="photoswipe/photos/large/2.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/2.jpg"></a>
<figcaption>
<span class="img-caption">Image caption 2</span>
<div class="hover-effect"></div>
<div class="icon-works">
<a class="iw-slide-right fa fa-plus" href="#"></a> <a class="iw-slide-left fa fa-share-alt" href="#"></a>
</div>
</figcaption>
</figure><!-- gallery item 2 end -->
<!-- gallery item 3 start -->
<figure class="col-md-6 image-works">
<a class="effect-bubba-photos" data-size="1920x1280" href="photoswipe/photos/large/3.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/3.jpg"></a>
<figcaption>
<span class="img-caption">Image caption 3</span>
<div class="hover-effect"></div>
<div class="icon-works">
<a class="iw-slide-right fa fa-plus" href="#"></a> <a class="iw-slide-left fa fa-share-alt" href="#"></a>
</div>
</figcaption>
</figure><!-- gallery item 3 end -->
<!-- gallery item 4 start -->
<figure class="col-md-6 image-works">
<a class="effect-bubba-photos" data-size="1920x1280" href="photoswipe/photos/large/4.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/4.jpg"></a>
<figcaption>
<span class="img-caption">Image caption 4</span>
<div class="hover-effect"></div>
<div class="icon-works">
<a class="iw-slide-right fa fa-plus" href="#"></a> <a class="iw-slide-left fa fa-share-alt" href="#"></a>
</div>
</figcaption>
</figure><!-- gallery item 4 end -->
[...]<!-- photoSwipe end -->
[...]
<span class="quote-mark-l fa fa-quote-left"></span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce scelerisque, est sed consequat ornare, eros
elit hendrerit risus, ac vestibulum ex quam sit amet ligula. Sed eleifend ex ac nisl ultricies <a href="#">fermentum eget nec orci</a>.<span class=
"quote-mark-r fa fa-quote-right"></span>
[...]<!-- works end -->
[...]
You can also edit the 'Works' images by following its URL path: 'photoswipe/photos/', 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' page, simply find the appropriate label <!-- contact start --> in the body of the HTML file.
Part to edit:
[...]
<!-- contact start -->
[...]
<h4>
// 04
</h4>
<h2>
Contact <span class="get-behind">Get in touch</span>
</h2>
<h3>
Branding / Design
</h3>
[...]
<span class="awesome-contact"><span class="fa fa-map-marker"></span></span>
<p>
ex nihilo, Inc. Touchdown Dr 1176
</p><span class="awesome-contact"><span class="fa fa-mobile"></span></span>
<p>
[00] 11 - 76, [01] 11 - 76
</p><span class="awesome-contact"><span class="fa fa-paper-plane"></span></span>
<p>
<a href="mailto:contact@yourdomainname.com">contact@yourdomainname.com</a>
</p>
[...]<!-- 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 form submissions to a subscriber list in your MailChimp account, simply open the file named 'subscribe.php' and configure it with your MailChimp credentials in the assigned slots below:
$api = new MCAPI('YOUR_API_KEY');
[...]
$retval = $api->listSubscribe( 'YOUR_LIST_ID', $_POST["subscribe-email"], $merge_vars, 'html', false, true );
Please make sure you have generated your MailChimp API Key and copied your MailChimp List ID.
- MailChimp API Key ARTICLE as available at: http://kb.mailchimp.com/accounts/management/about-api-keys#Finding-or-generating-your-API-key
- MailChimp List ID ARTICLE as available at: http://kb.mailchimp.com/lists/managing-subscribers/find-your-list-id
To edit the 'Draggable Image Wall', simply find and open the file named 'waits-the-wall-slider.js' and/or 'waits-the-wall-static.js' placed in the folder named 'js'.
Part to edit:
[...]
// 11. the wall
[...]
var maxLengthMSK = 36;
[...]
"slideshow": true, // options: true, false
[...]
var a = new Element("img[src=img/the-wall/" + counterMSK + ".jpg]");
[...]
[...]
You can edit the 'Draggable Image Wall' images by following its URL path: 'img/the-wall/', and replace existing image files with your own images.
Please note,
Demo is using 36 images, if you want to use less or more images, please edit the following line:
[...]var maxLengthMSK = 36;[...]
Deafault image size is: width - 50px and height - 53px.
Please note,
There is an extra image (named: 37.jpg) at the end to compensate for the gap.
Make sure to name your images with numbers: 1.jpg, 2.jpg, etc.
To add 'YouTube Videos' in the background of the template, simply find and open the file named 'waits.js' or/and 'waits-city.js' placed in the folder named 'js'.
Part to edit:
[...]
$("#background-video").YTPlayer({
videoId: "r8j-MWq4HZc", // DEMO URL is: https://www.youtube.com/watch?v=r8j-MWq4HZc
mute: true, // options: true, false
[...]
[...]
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'.
By default the sound of the video is set mute. To unmute the sound, change 'mute: true' into 'mute: false'.
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 or/and style-city.css).
Open the file and find the appropriate label '/* TEMPLATE BACKGROUNDS */'.
Part to edit:
[...]
/* TEMPLATE BACKGROUNDS */
/* ken burns slideshow IMG */
.kenburns-slide-1 {
background-image: url(../img/background/kenburns-bg-1.jpg);
}
.kenburns-slide-2 {
background-image: url(../img/background/kenburns-bg-2.jpg);
}
.kenburns-slide-3 {
background-image: url(../img/background/kenburns-bg-3.jpg);
}
.kenburns-slide-4 {
background-image: url(../img/background/kenburns-bg-4.jpg);
}
/* single img bg IMG */
.single-img-bg {
background-image: url(../img/background/single-img-bg.jpg);
}
[...]
[...]
/* TEMPLATE BACKGROUNDS - CITY STYLE */
/* hero background IMG */
/* split slider IMG */
.bg-img-split-1 {
background-image: url(../img/background/hero-bg-split-1.jpg);
}
.bg-img-split-2 {
background-image: url(../img/background/hero-bg-split-2.jpg);
}
.bg-img-split-3 {
background-image: url(../img/background/hero-bg-split-3.jpg);
}
.bg-img-split-4 {
background-image: url(../img/background/hero-bg-split-4.jpg);
}
/* zoom slider IMG */
.bg-img-zoom-1 {
background-image: url(../img/background/hero-bg-zoom-1.jpg);
}
.bg-img-zoom-2 {
background-image: url(../img/background/hero-bg-zoom-2.jpg);
}
.bg-img-zoom-3 {
background-image: url(../img/background/hero-bg-zoom-3.jpg);
}
.bg-img-zoom-4 {
background-image: url(../img/background/hero-bg-zoom-4.jpg);
}
[...]
You can also edit the images by following its URL path: '/img/background/', and replace existing image files with your own images.
You can use any size for a background image.
Please note;
Demo images are not included. Image placeholders are provided instead.
To set the 'Countdown Target Date', simply find the file named 'waits.js', or/and 'waits-the-wall-slider.js' or/and 'waits-the-wall-static.js' or/and 'waits-city.js' placed in the folder named 'js'.
Open the file and find the appropriate label '// countdown setup start'.
Edit this section:
date: "11 March 2018 12:00:00", // countdown target date settings
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)