Maxwell is a Multipurpose Responsive HTML5 Template with modern and clean designed. By using Maxwell you can quickly create unique websites for different needs, for example: business/corporate, Company, individual or agencies, landing page, product or service selling and more!. It has designed carefully, in order to create a seamless and wonderful user experience across all devices.
This template is a Bootstrap based responsive layout and index.html file seperated by Seven (7) Sections. Here is the general structure.
We're using 8 CSS files in this template. "style.css" is base css file which contains additional css files. we have separated styles for improving convenience to edit this template. If you're going to use this template in production we recommend you merge all stylesheets in one file (for decreasing http queries).
Lets take a look closely at our stylesheet files.
This Stylesheet contains responsive grid system ,default element style based on bootstrap. It is bootstrap framework main css file
Base styles for FontAwesome icon fonts.
Base styles for ET Line icon fonts.
Styles for smooth animation.
Styles for carousel slider.
Default styles for carousel slider.
Handling additional Responsiveness.
Common css style and structures for this template.
/* Table of Content ================================================== #01. Web Fonts #02. Common CSS #03. Preloader CSS #04. Header CSS #05. Slideshow CSS #06. About CSS #07. Service CSS #08. Project CSS #09. Team CSS #10. Price and Plan CSS #11. Feedback CSS #12. Contact CSS #13. Footer CSS */
Adjust colors and other customization from "style.css" file rather than editing core files.
This template imports 11 Javascript files.
Lets take a look closely at our javascript files.
Initialize Latest jQuery Library
Load Bootstrap framework Library
OWL Carousel for Slideshow and Slider
For Bootstrap validation Plugin
For Ajax integration for Contact form
jQuery Plugin for easing effects
jQuery Plugin for Stat Counter
jQuery Plugin for invent particular section on scrolling
For Smooth animation jQuery file
For Google map initialize and style
We put initialisation of many plugins here.
The navigation bootstrap based menu.It will show different view for desktop and mobile device
The Logo is nested within a tag with class of navbar-brand. As you can see there are two kind of logos: First logo used to perform better visibility on slideshow and second one for white background of the header.
Find googlemap.js form js directory, then find your google Latitude and Longitude on this link MAP LINKS and simply replace. Please see below for easily Understand
Contact form will use php to send emails. you need to a change, So just open contact.php file inside php folder. Change the current email info@yourdomain.com to your email address. Your form is ready!
NOTE: Contact form require web server to send email. Emails can go to your spam / junk folder. Some hosting providers may block php send mail. In that case, you should contact host company to enable it. Please see below for easily Understand
/*********************************************** **** Contact Form Configuration ***********************************************/ // Email ID from where the message sent. It used to be an email id from your domain $from = 'no-reply@yourdomain.com'; // Email ID Where to send message $sendTo = 'info@yourdomain.com'; // Message Subject $subject = 'New message from contact form'; $fields = array( 'name' => 'Name', 'surname' => 'Surname', 'phone' => 'Phone', 'email' => 'Email', 'message' => 'Message' ); // array variable name => Text Message to appear in email // Alert Message After Success $okMessage = 'Contact successfully submitted. Thank you, We will get back to you soon!'; // Alert Message if any error $errorMessage = 'There was an error while submitting the form. Please try again later';
We have used three Google Fonts in this template.
Once again, thank you so much for purchasing our template. As we said at the beginning, we would be glad to help you if you have any questions relating to this Template. If you have a more general question relating to the Template, you might consider asking your question in the "Item Discussion" Section.
- WebMechanicx Team