Your awesome template documentation version 1.0
Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to email us at annimexweb@gmail.com Thanks so much! Cheers!
This documentation is to help you regarding each step of customization. Please go through the documentation carefully to understand how this template is made and how to edit this properly. Basic HTML and CSS knowledge is required to customize this template. You may learn basics here(Html,CSS and Javascript).
Notes:You will need the following softwares to customize this template.
Be careful while editing the template. If not edited properly, the design layout may break completely. No support is provided for faulty customization.
Follow the steps below to setup your site template:
Assets/css
- Stylesheets FolderAssets/fonts
- Fonts FolderAssets/images
- Images FolderAssets/js
- Java Scripts Folderindex.html
- Main home file (and All HTML files)YOUR CODES GOES HERE
Our you can use the grid system with 2 columns like this;
YOUR CODES GOES HEREYOUR CODES GOES HERE
Our you can use the grid system with 3 columns like this;
YOUR CODES GOES HEREYOUR CODES GOES HEREYOUR CODES GOES HERE
<!DOCTYPE html> <html class="no-js" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="description"> <title>Diva - Multipurpose Bootstrap 5 Html Template</title> <link rel="shortcut icon" href="assets/images/favicon.png" /> <link rel="apple-touch-icon" href="assets/images/apple-touch-icon-57x57.png" /> <link rel="apple-touch-icon" sizes="72x72" href="assets/images/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon" sizes="114x114" href="assets/images/apple-touch-icon-114x114.png" /> <link rel="stylesheet" href="assets/css/plugins.css"> <link rel="stylesheet" href="assets/css/style.css"> <link rel="stylesheet" href="assets/css/responsive.css"> </head> <body> <div class="pageWrapper"> <header> [Section Content] </header> <div class="container" id="page-content"> [Body Section Content] </div> <footer> [Footer Content] </footer> <script src="assets/js/plugins.js"></script> <script src="assets/js/main.js"></script> </div> </body> </html>
Diva is based on front-end framework Bootstrap for fully flexible and responsive layouts. It also uses the latest web technology HTML5 for semantic content structuring and CSS3 for versatile and powerful styling options.
Read more about the used technologyBootstrap: http://getbootstrap.com
HTML5/CSS3: http://www.w3schools.com
HTML5: http://html5doctor.com
You can add/change the site font, from all fonts used from Google Web Font Services, with the one that suits you the best. You can find the font link in top of the styles.css in all HTML file. See example below:
Using on the Importing Style.css
/*------------------------------------------ Google Fonts --------------------------------------------*/ @import url('//fonts.googleapis.com/css?family=Poppins:300,400,400i,500,600,700&display=swap'); @import url('//fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800&display=swap');
Adding this code the script below Footer.![]()
You can also use delays, duration and offset for your animations:
Including Javascript for animation on scroll Wow.js And also css for animation adding animated css.
<div class=" wow fadeIn" data-wow-delay="0ms">
18<body class="template-index home5-boxed-layout">
home5-boxed.html
page and above is the code for your reference.
18<body class="template-index home4-fullwidth">
home4-fullwidth.html
page and above is the code for your reference.
index.html
home2-default.html
home3-classic.html
home4-fullwidth.html
home5-boxed.html
home6-parallax.html
home7-creative.html
home8-simple.html
home9-simple2.html
home10-minimal.html
home11-modern.html
home12-category.html
home13-dark.html
home14.html
There are 9 diffrent header style. You can also use transparent home page header.
45<div class="header-section classicHeader">
.classicHeader
in html file. For eg. Demo index.html
45<div class="header-section">
.classicHeader
in html file. For eg. Demo home11-modern.html
All file include promotional bar, so you want then remove class="d-none".
26<div class="notification-bar d-none">
You can find Slick Slider - full screen code in index.html
page and above is the code for your reference.
index.html
page and above is the code for your reference.
index.html
page and above is the code for your reference.
Products Slider & Tab with products slider
home11-modern.html
page and above is the code for your reference.
home9-simple2.html
page and above is the code for your reference.
You can find Masonry Banner - full screen code in lookbook-3columns.html
page and above is the code for your reference.
NOTE:- Here Please including Masonry Jquery library like.
Javascript Code Add after "Masonry Jquery" library.
Masonry Banner Style 2
You can find Masonry Banner - full screen code in lookbook-4columns.html
page and above is the code for your reference.
You can find Masonry Banner - full screen code in lookbook-shop.html
page and above is the code for your reference.
You can find Image Banner - full screen code in home14.html
page and above is the code for your reference.
You can find Image Banner - full screen code in home7-creative.html
page and above is the code for your reference.
You can find Image Banner - full screen code in home8-simple.html
page and above is the code for your reference.
You can find Image Banner - full screen code in home10-minimal.html
page and above is the code for your reference.
You can find Image Banner - full screen code in home11-modern.html
page and above is the code for your reference.
You can find Image Banner - full screen code in home12-category.html
page and above is the code for your reference.
You can find Image Banner - full screen code in home5-boxed.html
page and above is the code for your reference.
You can find Hero Banner - full screen code in home4-fullwidth.html
page and above is the code for your reference.
![]()
Welcome to diva template
Beautiful Parallaxed Demo
Beautiful stores are now easy to made
Shop Collection
You can find Parallax Banner - full screen code in home6-parallax.html
page and above is the code for your reference.
index.html
page and above is the code for your reference.
You can find - full screen code in contactus-style1.html
page and above is the code for your reference.
PHP Code
/* Set the recipient email address. - line no 13 * FIXME: Update this to your desired email address. */ $to = "your@email.com"; /* From - line no 23 */ $header = "From: your@email.com\r\n";
PHP File Path >> assets/php/ajax_sendmail.php
JS File Path >> assets/js/ajax_sendmail.js
product-360-degree-view.html
page and above is the code for your reference.
You can add more and less, can also settings script code in product-360-degree-view.html
2498totalFrames: 4,
2498endFrame: 4,
totalFrames: 4, // Total no. of image you have for 360 slider endFrame: 4, // end frame for the auto spin animation
You can find - full screen code in index.html
page and above is the code for your reference.
JS Code
You can find - full screen code in index.html
page and above is the code for your reference.
You can find - full screen code in home2-default.html
page and above is the code for your reference.
You can find - full screen code in home3-classic.html
page and above is the code for your reference.
You can find - full screen code in home4-fullwidth.html
page and above is the code for your reference.
You can find - full screen code in home5-boxed.html
page and above is the code for your reference.
You can find - full screen code in home6-parallax.html
page and above is the code for your reference.
You can find - full screen code in home7-creative.html
page and above is the code for your reference.
You can find - full screen code in home8-simple.html
page and above is the code for your reference.
You can find - full screen code in home14.html
page and above is the code for your reference.
You can find - full screen code in home2-default.html
page and above is the code for your reference.
You can find - full screen code in index.html
page and above is the code for your reference.
You can find - full screen code in index.html
page and above is the code for your reference.
You can find - full screen code in index.html
page and above is the code for your reference.
You can find - full screen code in index.html
page and above is the code for your reference.
Please remember you have purchased a very affordable HTML Template and you have not paid for a full-time web design agency. Occasionally we will help with small tweaks, but these requests will be put on a lower priority due to their nature. Support is also 100% optional and we provide it for your connivence, so please be patient, polite and respectful.
Please ask the question support@annimexweb.com
Support for my items includes:You can find the version history (changelog.txt) file on yourthemename-full.zip folder or you can check changelog on HTML Template sale page.
Once again, thank you so much for purchasing this HTML Template.
----------------------------------------------------------------------------------------- Version 1.0.0 ----------------------------------------------------------------------------------------- - Initialized
We would really love to take this opportunity to appreciate guys whose items were helpful to us to make Diva a really beautiful HTML Template for our awesome users: