- After unzip the download pack, you'll found a Template Folder with all the files.
- You can view this Template in any browser, you can display or edit the Template without an internet connection.(May not wotrk fonts and google map).
- Open Template Files(HTML Files) in a text editor (for example: NotePad, sublime text, Brackets or any other Text Editor) change text to match your purpose
- Now go to your cpanel or open your FTP Client (like Filezilla) and upload the content of the Template on your server root.
- Once the files are done uploading go to www.yourdomainname.com/index.html
Ceramax - Crypto Trading Dashboard
Welcome To Ceramax Dashboard Template
Firstly, a huge thanks for purchasing this theme, your support is truly appreciated!
This document covers the installation and use of this theme and often reveals answers to common problems and issues - read this document thoroughly if you are experiencing any difficulties. If you have any questions that are beyond the scope of this document, feel free to email us, Thank you so much!
Template Features
- Clean & Simple Design
- HTML5 & CSS3
- Fully Responsive Design
- Creative Layout
- All files are well commented
- Cross Browser Compatible with IE11+, Firefox, Safari, Opera, Chrome
- Extensive Documentation
Ceramax Template
Installing Template.
Template Structure
All information within the main content area is nested within a body tag. The general template structure is pretty the same throughout the template. Here is the general structure of main page (index.html).
CSS Files and Structure
These are the css files that are loaded into templates in Head Section.
CSS File import these css files as well
@import 'bootstrap.min.css'; @import 'animate.css'; @import 'about-sonar.css'; @import 'classy-nav.min.css'; @import 'dzsparallaxer.css'; @import 'owl.carousel.min.css'; @import 'magnific-popup.css'; @import 'animated-headline.css'; @import 'font-awesome.min.css'; @import 'font-icons.css'; @import 'cryptocoins.css'; @import 'themify-icons.css';
Google Web Fonts
By default, the template loads this font from Google Web Font Services, you can change the font with the one that suits you best.
Remember to change the font into main.css
Javascript Files and Structure
These are the list of Javascript files that are loaded into templates in end of the Body Section.