1. Introduction
Thank you for purchasing "Indiega" - Multipurpose Extra Large Theme.
Please do share any thoughts or comments with us. We'd like to hear from you!
If you need help, please do not hesitate to ask us. We'll be ready to reply you on our ThemeForest comments page.
2. Tips
Use Firebug or Chrome Developer Tools.
Do not start from scratch, use an existing page from the demo and modify it to learn how it works.
Quickly find what you are looking for in this document by using your browser's "Find in Page" feature, typically Control + F.
Many times plugins are to blame when a site fails, always try disabling any third-party plugins if you encounter an error you can't solve.
Explore the live demo for pages ideas and sample code.
4. Installation
Indiega HTML Template doesn't require any installation or DB use. You only need to extract the indiega.zip/ in to your www or public_html directory on your server or local computer.
Attention! That folder structure and files names are important to make the template working correctly.
5. Failes Structure
The archive folder has the following structure:
- assets
- css (CSS files)
- fonts (Folder with fonts files)
- images (Each images for the page is placed in a folder with the page name. Images for the main page are in the root)
- js (JS files)
- plugins (The folder with all the js plugins)
- pages (all HTML template files)
6. HTML Structure
In this template we used as a framework, the Bootstrap Framework v3.3.7 -
getbootstrap.com
The default Bootstrap3 grid system is composed by 12 columns, named like "col-*-1", "col-*-2", "col-*-3"...."col-*-12". Grid systems are used for creating page layouts through a series of rows and columns that house your content.
Click here to see how the Bootstrap3 grid system works.
7. CSS Structure
Here's a list of the stylesheet files we're using with this template, All CSS files are placed in "css" folder. You can find more information opening each file:
- bootstrap.min.css - Generic styles, resets & normalization
- responsive.css - This stylesheet contains responsive rules for adapting the template to any resolution, from desktop to small mobile.
- style.css - The main CSS file contains all of the specific stylings for the page such as font-size, font-color etc.
- video-js.css - Video player Style
style.css is main CSS file in this template which you are free to modify depending on the customization you require.
8. Javascript
This template uses several scripts many of which are documented within the template's code. If you're a developer, you will find this particularly useful. Here are the included Javascript files:
- bootstrap.min.js - This framework provides additional user-interface elements such as dialog boxes, tooltips, carousels etc.
- jquery.inview.min.js - jQuery plugin for tracking element's appearance in browser viewport.
- jquery-3.3.1.min.js - Is a Javascript library that greatly reduces the amount of code that you must write.
- moment.min.js - jQuery plugin for Parse, validate, manipulate, and display dates and times in JavaScript.
- progressbar.min.js - Plugin for create responsive and stylish progress bars for the web.
- script.js - This file contains the general jQuery setups for the scrollup plugin and more.
- video.js - Is an open source library for working with video on the web, also known as an HTML video player.
9. Customisation & Styles
Changing Fonts
To change the embedded font, please take a look in the head part of the website and you will find this tag:
- <link href="http://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,400italic,300italic,300,100italic,100" rel="stylesheet" type="text/css">
To change the font, first go to
http://www.google.com/fonts/ choose a font and use the generated code.
Changing Logo
Logo image is placed in "images" folder. So, first step is to change the image there.
10. Font Awesome Icons
This HTML Template uses Font Awesome Icons. Font Awesome gives you scalable vector icons that can instantly
be customized - size, color, drop shadow, and anything that can be done with the power of CSS.
Example of using icons in HTML:
If you need more information, please visit this site:
fontawesome.com
11. Sources & Copyrights
All the images/photographs used in our demo site and all the rights of them belong to their creators/owners.