How do I install the item?
Copy and paste all the items in the code folder to your server to your desired location.
What are those i class"fa " things?
That is Font Awesome, the amazing icons we used for this item you can learn more about them and find a cheatsheet on how to use them here http://fortawesome.github.io/Font-Awesome/icons/
How do I change the contact form information?
There is only one PHP file in the item, please open that item and replace the email address with yours.
How do I make the login page / sign in page / calendar page to work?
Please remember that this is a site template and is not connected to any CMS or any databases, so these features are mearly template designs, they are HTML and CSS and need to be connected to a back-end to work.
How do I change how many sidebar​s do I have?
To change the number of sidebars you have you must use a body class.
<body class="left-sidebar"> will enable only the left sidebar
<body class="right-sidebar"> will enable only the right sidebar
<body class="dual-sidebar"> will enable both sidebars
The charts aren't loading, what am I doing wrong?
For the charts to work you must add an aditional body class to your page, so for example
<body class="POSITION-sidebar has-charts"> the has charts class will enable the javascript that loads the charts. This is essential for performance reasons!
Page Header
<div id="header-fixed" class="header-style-1"> <a class="header-1 open-left-sidebar" href="#"><i class="fa fa-navicon"></i></a> <a class="header-logo" href="#"><img src="images/logo-dark2.png" alt="img"></a> <a class="header-2 open-right-sidebar" href="#"><i class="fa fa-envelope-o"></i></a> </div>
Line 1 is the id that fixes the header and the class that will style the elements within.
Line 2 is the header open button. By adding the secondary class open-left-sidebar this button will act as a trigger to open the left sidebar. You can remove the triger and use links if you need to.
Line 3 is the page logo. To replace the logo, change the image there with your own, and then, open style.css and locate line 63. Replace the width of the header-style-1 .header-logo img with the half the width of your logo. This will maintain a retina aspect to the image.
Line 4 as, line 2, acts on the right sidebar
Line 5 closes the header.
This is the documentation to change the sidebar, header, and basic features of the template you've just purchased!
Please read the entire documentation pack provided, once you've done that, you'll be a master at editing the item.
We're human, and we might have forgotten to mention a thing or two, but we love you, and we'll give you the best help we can. If there's something we missed, please send us a message through our http://enableds.com/html-support/ support form and we'll gladly give a hand!
Please don't forget to rate 5 stars! We've worked long and hard and we'll continue to do so and provide support, for only the 10$ this template costs!