Creative Digital Agency HTML Template. It is clean, modern and simple template that was built for designers, photographers, fashion agencies, freelancers and all creative folks. Careful! Clings from the first second!
Note: The images and videos used on the demo site are for demonstration purposes only and are not included in the download file..
Note: This is a HTML Template. Not a WordPress Theme. You can download the WordPress version here
The project:
Home
Showcase
Case
Services
About us
Blog
Article
Creative menu
Feedback form
Subscribe to newsletter form
Preloader
HTML5 and CSS 3
Clean, Creative, Modern & Beautiful Design
LESS
Fully Responsive, Compatible with all screen sizes
Well Organized Files
Well Commented Code
Easy Customization
Major Browsers compatibility
Well Documented
Google Fonts Used
Integrated Google Maps
W3C Valid Markup
Integrated Custom Image and video Slider
24/7 Friendly & Quick Support
And Much More
To modify this product you will require a text editor. There are a wide range of softwares out there that will do the trick but we would recommend Sumblime Text or Coda 2.
Follow the steps below to setup your site template:
1. Unzip the downloaded package and open the /HTML folder to find all the template files. You will need to upload these files to your hosting web server using FTP in order to use it on your website.
To publish your website you will need an FTP client which is a software that will allow you to connect to and upload the HTML files to your server. We would recommend using something like FileZilla.
In order to connect to your server using an FTP client you’ll need the following information:
Most hosts create an FTP account for you and commonly send out the above details in the welcome email when you sign up for a hosting plan. Others, require you to create an FTP account through your cPanel. If you have never set up an FTP account before, your host should be able to do this for you and answer any questions you may have.
Below is an example of the FileZilla interface:
2. Below is the folder structure and needs to be uploaded to your website root directory:
3. You should upload all or specific HTML files as per your need.
4. You’re now good to go..! Start adding your content/images and generate your beautiful brand new website for your awesome users.
The Logo is set as a background-image for .top_panel a
<div class="top_panel"> <a href="/" class="logo"></a> </div>
Note: Three images are used for the logo, one for the default logo (white logo / dark page) and second for alternate logo on a white page (black logo).
The third logo is used on the preloader page
Ontold download package does not contain images which are there in our online demo. We are using placeholder images instead of real images. You will see the image code as mentioned below. You can replace placeholder image url with your image url like img/yourimage.jpg
<img src="image path" alt="image alt text">
To change the favicon image of your site, you need to load a new ICO image in a site root or to point out a new address of the image.
<!-- favicon -->
<link rel="shortcut icon" href="favicon.png" type="image/x-icon">
<link rel="icon" href="favicon.png" type="image/x-icon">
Ontold uses 1 fonts: Roboto from the Google Fonts Library.
<!-- Google font -->
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,500i,700&display=swap&subset=cyrillic" rel="stylesheet">
Each slide has a class .slide. To add a slide, you need to add a new block with a class .slide. Each slide has a block with a class .bg_color, in which the attribute is registered with the background color. This color is used to darken the content of the slide.
For a slide with a video you need to use the class .video-slide. The video slide must have an attribute data-background, which contains the path to the image that is displayed on mobile devices when the video is disabled.
The image for the slide .slide is set through style=”background-image: url()”,where the url should specify the path to the image.
Images in portfolio entries .portfolio.item are set via background-image for the block .img
The actions of the button when sending are described in file scripts.js starting from line 272 (for programming)
The actions of the button when sending are described in file scripts.js starting from line 331 (for programming)
The page contains switchers and associated whith them blocks. The switches are in the block .tabs-section.
Note: when you add or remove a new switch, you must do so in two blocks: .tabs and .js-mobile-select
.js-mobile-select – switch for mobile devices, connected to the main switch
div#portfolio contains the contents of the tabs. Number of switches and bloks .portfolio-block must match
Switches work similarly to a page with cases.
The videos on the pages must contain the path to the image in attribute poster to be displayed before the video is played.
Changing the color of the menu opening effect. To change the colors you need to edit the block .shape-overlays > linear Gradient, parameter stop-color
To add menu items, you need to add them via <li> in .global-menu__item .right ul
To change preloader, you need to edit div#preloader. Set the height and width and set logo url.
All of our base photos come from the following stock photography sites:
Placeholders https://placeholder.com/
https://pixabay.com/videos/jellyfish-tank-water-life-marine-10480/
https://pixabay.com/videos/like-call-to-action-graphics-render-20919/
All icons are taken from the site:
flaticon.com
Google Fonts Roboto
https://fonts.google.com/specimen/Roboto
jQuery http://jquery.com/
Device.js https://github.com/matthewhudson/current-device
Slick.js slider http://kenwheeler.github.io/slick/
jQuery placeholder label https://github.com/fabiorogeriosj/jquery-placeholder-label
Shape Overlays https://github.com/ykob/shape-overlays
Preloader https://codepen.io/dissimulate/pen/vlfyA
Button Hovers https://codepen.io/ViktorKorolyuk/pen/GYGwpv
Send effect https://codepen.io/valentingalmand/pen/MYMZZK
Humburger icon https://codepen.io/ainalem/pen/LJYRxz
Update 10 July 2020
Update 24 February 2020
Update 09 August 2019
Released on 18 July 2019