Thank you for purchasing our Template. If you have any questions that are
beyond the scope of this help file, please feel free and Contact Us From
ThemeForest Support Area or
Our Support
Area.Thanks so much! or
Airdroop - Airdrop Listing Html Template is an awesome HTML template built with
modern technologies like HTML5, CSS3, jQuery, Bootstrap4.x, Font Awesome 4.x, LESS,
Gulp, and more which is specially designed for Cryptocurrency Listing and Buy-Selling Compnay Website . To easily modify all those pages according to your need, this
documentation is going to help you.
Home Page (index.html)
Airdroop Listing Page - (airdroop-listing.html)
Submit Page - (submit.html)
It is accepted that before you start modifying the HTML for your need at
least you have basic knowledge in html and twitter Bootstrap 4.
If you need custom development as well as need to know any thing specific for this
Template that doesn't cover in this documentation, you are always welcome to contact
us.
The whole theme contains html, css, less,
js, vendor and images files.Files and Folder Structure of
theme folder:
To start customizing the theme need to do little setup. See there is a package.json
file in the theme root folder. Open command promt in the theme root folder. Please
note that, you need to do this if you want to compile less to css and compile js and
minify as per our theme setup or how provided.
Make sure you opened the command prompt to current theme root directory. Now type:
npm install. It will install necessary node modules. If you don't have
node.js installed then download and install for
your os version.
After all node modules are installed successfully type gulp in command
prompt and see it will compile all less files from assets/less dir and
put
single css file(s) in assets/css dir. Same time from dir assets/jstheme.js will be minified and new file theme.min.js will
be
created/updated
The codes for the Header lies within lines101 - 153 in every file.The header section
contains the logo and the navigation menu, to modify the
contents, simply edit the text for logo and lists items for navigation
menu.
The codes for the Footer lies within lines1008 - 1110 in every file.The footer
section contains widgets and copyright to modify the
contents imply edit.
Latest Airdrop Section is included in Home Page (index.html). To modify the content of
Latest Airdrop Section : you would change the following: (Line No: Near 258 to
770 ) codes in index.html.
Popular Company Section is included in Home Page (index.html). To modify the content of
Popular Company Section : you would change the following: (Line No: Near 772 to
875 ) codes in index.html.
Latest News Section is included in Home Page (index.html). To modify the content
of Latest News Section : you would change the following: (Line No: Near 878
to 1005 ) codes in index.html.
We have provided a default api key 2WJ4BTFMAH6SCZVC in theme-main.js , you can replace with your own.
If you want to avoid recompile of js you can add api key in html also. open single-airdrop.html and single-company.html and search by keyword data-apikey and you will find something same apikey 2WJ4BTFMAH6SCZVC
Just replace the default api key with your own. Please note that Api key has hit limit.