Introduction
Aila - Online Banking & Payment Processing HTML Template
Template Features:
- Multipage Demos
- Easy to customize
- HTML5 & CSS3
- Clean & Simple Design
- Fully Responsive Layout
- Crossbrowser Compatible with Edge, IE10+, Firefox, Opera, Chrome
- W3 Valid
- Retina ready
- FontAwesome, BoxIcons, LineAwesome and FlatIcons Free icons
- Powered with Bootstrap (4.5.2)
- Powered with jQuery (3.5.1)
- Build with Sass
- AJAX contact form Submission
- Well documented
Getting Started
The template folder Aila is available inside the downloaded zip file. Need to unzip the zip file to find the template also the documentation folder.
The files and folders structure is similar to the following:
- assets/css — folder with CSS files.
- assets/fonts — folder with fonts files.
- assets/images — folder with image files.
- assets/js — folder with Javascript files.
- assets/php — folder with form-process.php files.
Upload the template files to the server with the help of one of the FTP-clients like FileZilla.
HTML Files:
- Stay In Control Your Finances With Aila (index.html)
- Digital Banking Easy to Handle With Mobile (index-2.html)
- Banking Is Now With Digital Equipments (index-3.html)
Files Edit & Upload:
Individual pages can be customized by opening in a code editor such as VS Code. Once all the customization completed then to make the website live you need to upload the updated project files to the hosting server for your own domain. The files can be uploaded using FTP client such as FileZilla.
HEAD CSS Structure
Followings are the css files which loaded inside the Head Section:
<!-- Links of CSS files -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" type="text/css" media="all">
<link rel="stylesheet" href="assets/css/animate.min.css" type="text/css" media="all">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css" type="text/css" media="all">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css" type="text/css" media="all">
<link rel="stylesheet" href="assets/css/meanmenu.min.css" type="text/css" media="all">
<link rel='stylesheet' href='assets/css/boxicons.min.css' type="text/css" media="all">
<link rel='stylesheet' href='assets/css/line-awesome.min.css' type="text/css" media="all">
<link rel='stylesheet' href='assets/css/flaticon.css' type="text/css" media="all">
<link rel="stylesheet" href="assets/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="assets/css/responsive.css" type="text/css" media="all">
Javascript Structure
Followings are the JS files which loaded before the end of HEAD or BODY Section:.
<!-- Links of JS files -->
<script src="assets/js/jquery-3.5.1.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jquery.ajaxchimp.min.js"></script>
<script src="assets/js/form-validator.min.js"></script>
<script src="assets/js/contact-form-script.js"></script>
<script src="assets/js/jquery.meanmenu.min.js"></script>
<script src="assets/js/jquery.waypoints.js"></script>
<script src="assets/js/counter-up.js"></script>
<script src="assets/js/script.js"></script>
Do You Want Real Demo Images?
Due to the Envato policy, we are unable to include demo images inside download bundle so for demo images please send us an email to hello@hibootstrap.com
HTML Structure
The general template structure is the same throughout the template and almost each of the part is under a section with a section id name. Here is the general structure:
<!-- feature-section -->
<section class="feature-section p-tb-100">
<div class="container">
<div class="section-title">
<h2>Our valueable features</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing sed do<p/>
</div>
<div class="home-feature">
<div class="home-feature-carousel owl-carousel owl-theme">
<div class="item">
<div class="feature-carousel-content">
<div class="feature-carousel-thumb status-blue">
<img src="assets/images/file.png" alt="feature">
</div>
<div class="feature-carousel-details">
<h3>Fully Encrypted</h3>
<p>Lorem ipsum dolor sit amet, cosectetur adipisicing elit, sed deimod tempor incid-idunt ut dolor sit amet<p/>
<a href="feature-details.html" class="btn1"><span>Read more +</span>/a>
</div>
</div>
</div>
<div class="item">
<div class="feature-carousel-content">
<div class="feature-carousel-thumb status-orange">
<img src="assets/images/hand.png" alt="feature">
</div>
<div class="feature-carousel-details">
<h3>Transparent Pricing</h3>
<p>Lorem ipsum dolor sit amet, cosectetur adipisicing elit, sed deimod tempor incid-idunt ut dolor sit amet<p/>
<a href="feature-details.html" class="btn1"><span>Read more +</span>/a>
</div>
</div>
</div>
<div class="item">
<div class="feature-carousel-content">
<div class="feature-carousel-thumb status-green">
<img src="assets/images/megaphone.png" alt="feature">
</div>
<div class="feature-carousel-details">
<h3>Instant cashout</h3>
<p>Lorem ipsum dolor sit amet, cosectetur adipisicing elit, sed deimod tempor incid-idunt ut dolor sit amet<p/>
<a href="feature-details.html" class="btn1"><span>Read more +</span>/a>
</div>
</div>
</div>
<div class="item">
<div class="feature-carousel-content">
<div class="feature-carousel-thumb status-orange">
<img src="assets/images/shield.png" alt="feature">
</div>
<div class="feature-carousel-details">
<h3>Safe and Secure</h3>
<p>Lorem ipsum dolor sit amet, cosectetur adipisicing elit, sed deimod tempor incid-idunt ut dolor sit amet<p/>
<a href="feature-details.html" class="btn1"><span>Read more +</span>/a>
</div>
</div>
</div>
<div class="item">
<div class="feature-carousel-content">
<div class="feature-carousel-thumb status-blue">
<img src="assets/images/file.png" alt="feature">
</div>
<div class="feature-carousel-details">
<h3>Fully Encrypted</h3>
<p>Lorem ipsum dolor sit amet, cosectetur adipisicing elit, sed deimod tempor incid-idunt ut dolor sit amet<p/>
<a href="feature-details.html" class="btn1"><span>Read more +</span>/a>
</div>
</div>
</div>
<div class="item">
<div class="feature-carousel-content">
<div class="feature-carousel-thumb status-orange">
<img src="assets/images/hand.png" alt="feature">
</div>
<div class="feature-carousel-details">
<h3>Transparent Pricing</h3>
<p>Lorem ipsum dolor sit amet, cosectetur adipisicing elit, sed deimod tempor incid-idunt ut dolor sit amet<p/>
<a href="feature-details.html" class="btn1"><span>Read more +</span>/a>
</div>
</div>
</div>
<div class="item">
<div class="feature-carousel-content">
<div class="feature-carousel-thumb status-green">
<img src="assets/images/megaphone.png" alt="feature">
</div>
<div class="feature-carousel-details">
<h3>Safe and Secure</h3>
<p>Lorem ipsum dolor sit amet, cosectetur adipisicing elit, sed deimod tempor incid-idunt ut dolor sit amet<p/>
<a href="feature-details.html" class="btn1"><span>Read more +</span>/a>
</div>
</div>
</div>
<div class="item">
<div class="feature-carousel-content">
<div class="feature-carousel-thumb status-orange">
<img src="assets/images/shield.png" alt="feature">
</div>
<div class="feature-carousel-details">
<h3>Instant cashout</h3>
<p>Lorem ipsum dolor sit amet, cosectetur adipisicing elit, sed deimod tempor incid-idunt ut dolor sit amet<p/>
<a href="feature-details.html" class="btn1"><span>Read more +</span>/a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- .end feature-section -->
Contact Form Strong
The Contact form html code coming with jQuery form validation. Also, it's included a .php file(form-process.php) for AJAX based email sending! HTML code example is similar to followings:
<form id="contactForm">
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="form-group mb-30">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="flaticon-user"></i></span>
</div>
<input type="text" name="name" id="name" class="form-control" required data-error="Please enter your name" placeholder="Name*" />
</div>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="form-group mb-30">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="flaticon-user"></i></span>
</div>
<input type="text" name="email" id="email" class="form-control" required data-error="Please enter your email" placeholder="Email*" />
</div>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="form-group mb-30">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="flaticon-phone-call"></i></span>
</div>
<input type="text" name="phone_number" id="phone_number" required data-error="Please enter your phone number" class="form-control" placeholder="Phone*" />
</div>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="form-group mb-30">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="flaticon-book"></i></span>
</div>
<input type="text" name="msg_subject" id="msg_subject" class="form-control" required data-error="Please enter your subject" placeholder="Subject*" />
</div>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="form-group mb-30">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="flaticon-email"></i></span>
</div>
<textarea name="message" class="form-control" id="message" rows="5" required data-error="Write your message" placeholder="Your Message*"></textarea>
</div>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-sm-12 col-md-12 col-lg-12">
<button class="btn1 orange-gradient btn-with-image" type="submit">
<i class="flaticon-login"></i>
<i class="flaticon-login"></i>
Send message
</button>
<div id="msgSubmit"></div>
<div class="clearfix"></div>
</div>
</div>
</form>
AJAX Contact Form
File location: assets/php/form-process.php file
Fonts Used
By default, the template loads Arimo font from Google Web Font Services. The font can be changed based on the website needs. Google Fonts
Font code can be found in the "style.scss" file path: assets/css/style.scss
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,700;1,400;1,700&display=swap');
body {
font-family: 'Arimo', sans-serif;
}
Note: After SCSS file run then it will be work
Gradient Color Change Option
File path: assets/css/style.scss
$gradient-orange-dark: #f20f10;
$gradient-orange-light: #ec600d;
$gradient-blue-dark: #0856e6;
$gradient-blue-light: #2f74f4;
@mixin orange-gradient {
background: linear-gradient(90deg, $gradient-orange-dark 0%, $gradient-orange-light 100%);
}
@mixin blue-gradient {
background: linear-gradient(90deg, $gradient-blue-dark 0%, $gradient-blue-light 100%);
}
How to Run SCSS File
Please open the file Visual Studio Code Editor.
And following the video tutorial.
Here the Link: https://www.youtube.com/watch?v=0MWmv1Gvv5w
Owl Carousel Edit Option
File path: assets/js/main.js
$('.home-feature-carousel').owlCarousel({
loop: false,
margin: 35,
nav: false,
navText: [
"<span class='flaticon-left-arrow'></span>",
"<span class='flaticon-right-arrow'></span>"
],
dots: false,
smartSpeed: 2500,
responsive:{
0: {
items: 1
},
768: {
items: 2
},
1000: {
items: 3
}
}
})
More Info please browser the link: Owl Carousel Docs Options
How to edit/off Preloader
Please remove or comment the below code file path: assets/js/main.js
$(window).on('load', function(){
// preloader
$('.preloader').fadeOut();
});
Also, please remove or comment the below code all HTML files
<div class="preloader orange-gradient">
<div class="preloader-wrapper">
<div class="preloader-grid">
<div class="preloader-grid-item preloader-grid-item-1"></div>
<div class="preloader-grid-item preloader-grid-item-2"></div>
<div class="preloader-grid-item preloader-grid-item-3"></div>
<div class="preloader-grid-item preloader-grid-item-4"></div>
<div class="preloader-grid-item preloader-grid-item-5"></div>
<div class="preloader-grid-item preloader-grid-item-6"></div>
<div class="preloader-grid-item preloader-grid-item-7"></div>
<div class="preloader-grid-item preloader-grid-item-8"></div>
<div class="preloader-grid-item preloader-grid-item-9"></div>
</div>
</div>
</div>
Speed Optimization
Please optimize all images KB, MB also, use the image size following by placeholder file path: assets/img/..
- Tinypng
Please minify all CSS file path: assets/css/..
Please minify all JS file path: assets/js/..
How to Change Image?
Please go to the image file 'path: assets/images/...' replace the image which one you want following placeholder image size & name
How to Edit Especially For Flaticon
You won't able to add new flaticon except existing but you can if you want to add from scratch but existing will not work and it's the feature of flaticon. Flaticon.com
How to Add New Updates of Existing Template
After a certain time, we will update our project based on the latest technology but in your template, you need to update on your own if you want.
Credits
Note: All images are used for preview purpose only and not included in the final purchase files.
Images from:
https://www.freepik.com/
https://pixabay.com/
https://unsplash.com/
Google Fonts:
Arimo
IconFont
Boxicons
Lineawesome
FlatIcons
Support
If you have any questions, please use our profile contact form on Envato ( https://themeforest.net/user/hibootstrap ).
or send details query to support email hello@hibootstrap.com.
We aim to answer all questions within 24 hours . In some cases the waiting time can be extended to 48 hours.
We hope you found this document helpful. Thank you!