-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
52 lines (31 loc) · 2.7 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
**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](https://developers.google.com/maps/documentation/javascript/).
**Contact form**
To set up contact form:
1. Upload a template to your webhosting or set up HTTP server on your local machine (XAMPP, WAMP or similar).
2. Make directory php/temp writeable (change attributes to 777)
3. Edit the options in contact.php file. The most important are: `$from` and `$sendTo`. The rest can remain as it is.
## Credits ##
- Bootstrap 3.3 - [http://getbootstrap.com/](http://getbootstrap.com/)
- Photos for demo purposes [IM FREE](http://www.imcreator.com/free)
**Plugins used in the template**
- Owl Carousel ([http://www.owlgraphic.com/owlcarousel/](http://www.owlgraphic.com/owlcarousel/))
- jQuery Waypoints ([http://imakewebthings.com/jquery-waypoints/](http://imakewebthings.com/jquery-waypoints/))
- animate.css ([http://daneden.github.io/animate.css/](http://daneden.github.io/animate.css/))
- Modernizr ([http://modernizr.com/](http://modernizr.com/))
- Bootstrap Hover Dropdown plugin ([https://github.com/CWSpear/bootstrap-hover-dropdown](https://github.com/CWSpear/bootstrap-hover-dropdown))
- jQuery scrollTo ([http://demos.flesler.com/jquery/scrollTo/](http://demos.flesler.com/jquery/scrollTo/))
- gmaps.js ([http://hpneo.github.io/gmaps/](http://hpneo.github.io/gmaps/))
- Masonry ([http://masonry.desandro.com/](http://masonry.desandro.com/))
- jQuery Parallax ([http://ianlunn.co.uk/plugins/jquery-parallax](http://ianlunn.co.uk/plugins/jquery-parallax/))
- jQuery Counter Up ([https://github.com/bfintal/Counter-Up](https://github.com/bfintal/Counter-Up))
- Nette Framework ([http://nette.org/en/](http://nette.org/en/))
**Fonts used in the template**
- Roboto ([https://www.google.com/fonts/specimen/Roboto](https://www.google.com/fonts/specimen/Roboto))
- Roboto Slab ([http://www.google.com/fonts/specimen/Roboto+Slab](http://www.google.com/fonts/specimen/Roboto+Slab))
**Images**
- Markus Spiske ([https://www.flickr.com/photos/125167502@N02/](https://www.flickr.com/photos/125167502@N02/))