Thank you for purchasing the Hostr HTML template from SreeThemes. Hostr template a full and comprehensive rich hosting and multipurpose usages template
How to get help:
Please send your questions via the contact form on our profile and we will respond back at the earliest.
At SreeThemes, we work diligently to respond to your queries as soon as possible. We offer our support Workdays between 9am-5pm IST. You can expect a response within 24 to 48 hours Monday to Friday.
Support requests are for:
- Help using templates
- Instructions setting up templates
- Bug reports and fixes
Support requests are not for:
- Help with 3rd party plugins
- Integration of 3rd party plugins
- Customizations of our templates
Thanks for purchasing Hostr Template!
Hostr using the following CSS files:
style.css
The main css file. In order to change the fonts follow the below steps:
Open index.html file using any text editor, navigate to the change which says link font name and change it as per your google fonts requirements. By default the template uses fonts Lato, Open Sans and Raleway fonts.
The font for body text is Open Sans from Google Web fonts and for headings (h1, h2, h3 etc.) is Raleway from Google Web fonts. If you like to change these fonts with a usual web safe font (arial, verdana etc.) you must change it in the style.css and change the respective font name.
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400|Raleway:100,300,400,500,600,700|Open+Sans:100,300,400,500,600' rel='stylesheet' type='text/css'>
Icons
You can follow the links :
css/bootsrap.css, css/bootsrap-theme.css
The main responsive grid stylesheets, from Bootstrap 3 framework. It is recommended to make any changes/additions to the main style.css or responsive.css and not to modify bootsrap.css and bootsrap-theme.css. By following this approach, future upgrades of bootstrap files can easily be incorporated in your application.
css/owl.carousel.css
The base stylesheet for carousels that the template using (testimonials, Pricing Slider page, and logo slider)
css/responsive.css.css
A custom addition to responsive custom styles. It provides the possibility to add any custom css with any media query that you want.
css/owl.theme.css
The stylesheet that effect the carousels and their appearance. You can modify color/size of certain elements like bullets.
css/owl.carousel.css
The base stylesheet for carousels that the template using (testimonials in home page, carousel with fade effect in datacenter page, one item carousel in blog category)
The Hostr template is a responsive HTML template based on Bootstrap 3. The structure based on a flexible grid that lets you change HTML pages quickly and logically with a nestable system.
it works dynamitically,if you want to receive emails contact form you can go to form/config.php hosted domain emailid(follow the below screenshot) enter where we would like to send emailid
- Just change the class
Hostr using jQuery framework with various additional plugins.
js/jquery-2.2.4.min.js
The jQuery framework
js/bootstrap.min.js
The main js file that hook the supported scripts of Bootstrap 3 framework
js/owl.carousel.min.js
The script for carousels that the template using (testimonials in home page, carousel with fade effect in datacenter page, one item carousel in blog category). The hook of the script for each page exists in js/custom.js file on line 39.
js/waypoints.min.js
The script that hooks the statistics when the specific section is in viewport. You don't need to touch anything here.
vendors/counterup/jquery.counterup.min.js
The script that hooks the Number Counters
js/jquery.magnific-popup.min.js
The script that hooks the Image zoom / popup
form/js/contact-form.js
The scripts that validates the contact form script in the contact page
js/theme.js
Custom Script
You can set the options as data attributes and hook the script in the bottom of page (below of jquery).
An example :
id="myStat1" data-dimension="175" data-animationstep="0.5" data-text="3215" data-width="25" data-fontsize="29" data-percent="64" data-fgcolor="#daedd0" data-bgcolor="#f0f0f0"
id = used to create the animation when the section is in viewport. Must be different in each stat.
data-dimension = how big or small you need the circle.
data-animationstep = the speed that the color fill the circle
data-text = the number that displaying in the center of the circle.
data-fontsize = the font size of the number that displaying in the center of the circle
data-width = how big or small you need the color that fill the circle
data-fgcolor= the hex code of the color that fill the circle
data-bgcolor= the hex code of the color that used as border on the circle
data-percent= which percent of the circle will stop the color that fill the circle (100 all the circle, 50 the half of circle etc.)
1) You can define the plans in the html code (see screenshot below, or see the code in vps.html, line 495.
2) You need to define the distance between plans, that exists just below the slider in style.css, lne 5922
3) Finally you need to define the various values that displaying when you drag the slider handler, in the javascript that exists in the end of the page (vps plans pages, 3 plans,4 Plans, 5 plans and 6 plans)
The HTML template includes pages with 3,4,5 plans and 6 plans (in the related name html file).
Include the following scripts
vendors/cloud-pricing-slider-master/jquery-1.11.0.min.js
vendors/cloud-pricing-slider-master/jquery-ui.min.js
vendors/cloud-pricing-slider-master/qs.slider.js
(Main Slider script)
vendors/cloud-pricing-slider-master/qs.slider.init.js
(Initial Script for available custom options)
Note: jQuery and JQuery UI scripts are not required if your template/theme already has within.
Please open vendors/cloud-pricing-slider-master/qs.slider.init.js
in any of text editor (recommended Notepad ++) to change slider settings i.e. Pricing, link etc..
To configure preset buttons selected sliders values, For now you need to edit main qs.slider.js
(chnage values in lines 202 - 206) i.e. xs: { cpu: "3", ram: "4", hdd: "10" },
etc..
Once again, thank you so much for purchasing this script. As I said at the beginning, I'd be glad to help you if you have any questions relating to this script. No guarantees, but I'll do my best to assist.
Make sure first you put your 'images' in the '/images/team/team-img' folder.