This Template has a Responsive layout and is based on the Bootstrap Framework.
For more information about the grid please visit Bootstrap Site
The theme is divided in sections.
YOUR CODES GOES HERE
Our you can use the grid system with 2 columns like this;
YOUR CODES GOES HEREYOUR CODES GOES HERE
Our you can use the grid system with 3 columns like this;
YOUR CODES GOES HEREYOUR CODES GOES HEREYOUR CODES GOES HERE
#General and Typography #Preloader #Navigation #Logo #Main Slider #Section - Services #Section - Callout #Section - About us #Section - Team #Section - Activities #Section - Gallery #Section - Blog #Section - Prices #Section - Call to Action #Section - Contact #Section - Footer #Miscellaneous #Media Queries
In the top of the Index.html file you can find the lines bellow
The color skin "Fun Time" is the default color, you can replace this by the name of other color schemes found in the folder styles.
You have the option to use this theme boxed ot full,the default value is 'full',change this class to 'boxed' to have a boxed theme.
Layerslider
This theme uses Layerslider in the header, to read the documentation and learn how to insert slides, layers and effects Click here.
Using Google Calendar
This template uses a calendar script that syncs with your Google Calendar, so every event added in your Google Calendar will show in this template calendar. To integrate it to your calendar follow these steps:
If you have trouble following the instructions this video might help
- Login in the Google Account that you have a Calendar you wish to use, then Go to the Google Developer Console and create a new project clicking on "create project"
- Once the project is created, go to "APIs & Services" page and click on the top button "Enable APIs and services"
- Find the api for "Google Calendar API", click on it and then click on the button "enable"
- In the next page click on "Credentials" on the sidebar, then you will see a text with a link that says "
To view all credentials or create new credentials visit Credentials in APIs & Services" click on this link.
- In the next page click on the top button "Create Credentials" and select "Api Key". Copy the Api Key.
- (Optional Step) For security purposes you can restrict your API Key to your site adress use only, clicking on "restrict key", you can read more abour restricting you key here
- now go to your Google Calendar page, and on the sidebar you will find your calendar under "my calendars", hover the calendar name and click on the 3 little dots on the left and choose "settings and sharing"
- on the settings page scroll down to "Access permissions" and select
"Make available to public"
- Scroll down in the same page and you will find the Calendar ID under "Integrate Calendar",t will look something like “abcd1234@group.calendar.google.com”
- Now that you have your Api Key and Calendar ID, Open calendar_edit.js file inside js folder and replace the API Key and Calendar ID on this file
//Google API key:
googleCalendarApiKey: 'YourAPIkeyHere',
// Calendar ID:
events: 'yourID@group.calendar.google.com',
You can also change the language of your Calendar by changing the line bellow, the Calendar uses english by default, for other languages you can use for example "es" for Spanish, "pt" for Portuguese, "ru" for Russian.
//Language:
locale: 'en',
Newsletter with Mailchimp Integration
The Newsletter form in this theme includes Mail Chimp integration,to integrate with your existing campaign,just open all yout HTML files and find the newsletetr form in the bottom, and replace the address by your own mail list address.
The images used in the preview are from Fotolia and Shutterstock , and the Flaticons are from Flaticon.