Hostr

Awesome Clean Hosting Responsive Template


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'>



In order to change any specific css attribute as per your requirements. Simply find the related section with the help of the comments placed in the css file and make your specific changes.

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.

Where can the e-mail account details to receive the messages from contact form can be configured?


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



8 How to Change Main Icons


- 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

How to change the colour themes ?



Add: <link rel="stylesheet" href="css/colors/YOURCOLOUR.css">

<link rel="stylesheet" href="css/style.css">(Remove this)

<link rel="stylesheet" href="css/colors/YOURCOLOUR.css">(Add this)

<link rel="stylesheet" href="css/responsive.css">



Where i can define the Stats circles with numbers that i see in shortcodes page?



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.)











How can I remove the "Preloader"?







How can I change the "Logo Name"?







How can I change "Social Links" (Footer)?







How can I change "Pricing Table"?







How can I change "Counter Value"?







How can I change "Testimonial Text and Image"?







How can I change "Name, Image (Team Section)?

Make sure first you put your 'images' in the '/images/team/team-img' folder.







How can I change "Copyright Text"?







How can I change "FAQ Questions and Answers"?







How can I change the "Contact Address" (Contact Page)?