Hello,
thank you for downloading IT Worker.
Everything is kept simple so you should not have any problems implementing the template. I will try to answer few of the possible questions below.
Changing the colour of the theme
Every colour variant has its appropriate stylesheets located in the /css directory. To change the colour of the template simply change the path in the header of the HTML template, i.e. from style.default.css to style.pink.css.
Javascript
Apart from Bootstrap JS components majority of JS is located in /js/front.js. In this file you can change the settings of the owl carousel, google maps settings etc.
Google Maps
Google maps are used on the contact page. If you need just to show location of the company on the map, the only neccessary thing is to change coordinates in the header of contact.html. For further settings and possibilities please consult Google Maps API documentation.
Contact form
To set up contact form:
- Upload a template to your webhosting or set up HTTP server on your local machine (XAMPP, WAMP or similar).
- Make directory php/temp writeable (change attributes to 777)
- Edit the options in contact.php file. The most important are:
$from
and$sendTo
. The rest can remain as it is.
Thank you for downloading!
In case you would need some custom modifications, don't hesitate to get in touch.
ondrique, (ahoj@ondrejsvestka.cz)
- Bootstrap 3.3 - http://getbootstrap.com/
- Photos for demo purposes IM FREE
Plugins used in the template
- Owl Carousel (http://www.owlgraphic.com/owlcarousel/)
- jQuery Waypoints (http://imakewebthings.com/jquery-waypoints/)
- animate.css (http://daneden.github.io/animate.css/)
- Modernizr (http://modernizr.com/)
- Bootstrap Hover Dropdown plugin (https://github.com/CWSpear/bootstrap-hover-dropdown)
- jQuery scrollTo (http://demos.flesler.com/jquery/scrollTo/)
- gmaps.js (http://hpneo.github.io/gmaps/)
- Masonry (http://masonry.desandro.com/)
- jQuery Parallax (http://ianlunn.co.uk/plugins/jquery-parallax)
- jQuery Counter Up (https://github.com/bfintal/Counter-Up)
- Nette Framework (http://nette.org/en/)
Fonts used in the template
- Roboto (https://www.google.com/fonts/specimen/Roboto)
- Roboto Slab (http://www.google.com/fonts/specimen/Roboto+Slab)
Images
- Markus Spiske (https://www.flickr.com/photos/125167502@N02/)
**Version 1.0**
Initial release