Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to send me email
<!DOCTYPE html> <html lang="en"> <head> <meta 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="> <meta name="author" content="> <title>Macana - Multipurpse Template</title> </head> <body> <header> </header> <section id"about"> </section> <section id"services"> </section> <section id"stats"> </section> <section id"offers"> </section> <section id"new-arrival"> </section> <section id"portfolio"> </section> <section id"latest-post"> </section> <section id"quotes"> </section> <section id"newsletter"> </section> <section id"partners"> </section> <section id"contact"> </section> <footer> </footer> </body> </html>
a { color: #someColor; }
File Name | Description |
---|---|
style.css |
General style, all you want to customizing is here. |
bootstrap.min.css |
Bootstrap CSS framework style file. This is necessary for normal loading a template. |
animate.css |
All styles for animations is stored in this CSS file. |
magnific-popup.css |
Style for images popunder. It is necessary for images in portfolio to open in popunder. |
font-awesome.min.css |
Fontawesome incons pack. |
/* === GENERAL STYLES === */ /* === HEADER === */ /* === NOISE HEADER === */ /* === NAVIGATION === */ /* === SHOPING CART / MENU === */ /* === SEARCH MENU === */ /* === SCROLL TO TOP === */ /* === PRELOADER === */ /* === SHOP === */ /* === BLOG === */ /* === PRICING TABLES === */ /* === BLOG INDEX PAGE === */ /* === SERVICES === */ /* === PORTFOLIO === */ /* === SINGLE OFFER === */ /* === ABOUT === */ /* === NEWSLETTER === */ /* === NEW ARRIVALS === */ /* === OFFERS === */ /* === USER QUOTES === */ /* === LATEST POST === */ /* === TEAM === */ /* === BUTTONS === */ /* === PROGRESS BAR === */ /* === MAP === */ /* === STATS / COUNTER === */ /* === LOGIN AND REGISTER === */ /* === TITLE === */ /* === ACCORDING === */ /* === BACKGROUNDS === */ /* === OVERLAYS === */ /* === CONTACT === */ /* === PARTNERS === */ /* === FOOTER === */ /* === TABS === */ /* === COLORS === */ /* === MARGINS AND PADDINGS === */
Tag | Description |
---|---|
jquery-1.9.1.min.js |
jQuery is a Javascript library that greatly reduces the amount of code that you must write. |
jquery.easing.min |
JS plugin used for better scrolling. |
jquery.magnific-popup.min.js |
Popunder JavaScript files, also used for portfolio popunder. |
bootstrap.js |
Default JavaScript files of Bootstrap freamwork. |
owl.carousel.min.js |
Java Script slider, used for all slides on template. |
jquery.appear.js |
Script for checking if element visible. |
jquery.countTo.js |
Script for number counter. |
main.js |
Custom JavaScript files of Macana template. |
jquery.mixitup.min.js |
Java Script file used for portfolio filters. |