Thank you so much for purchasing this template called Babysitter. Please feel free to contact us if you have question or problem about this template. No guarantees, but we will do our best to provide you with the best possible assistance.
html/
├── css/
│ └── fonts/
│ └── font-awesome/
│ └── css/
│ ├── font-awesome.css
│ └── font-awesome.min.css
│ └── fonts/
│ ├── fontawesome-webfont.eot
│ ├── fontawesome-webfont.woff
│ ├── FontAwesome.otf
│ ├── fontawesome-webfont.ttf
│ └── fontawesome-webfont.svg
│ └── entypo/
│ └── css/
│ └── entypo.css
│ └── fonts/
│ ├── entypo-social.eot
│ ├── entypo-social.svg
│ ├── entypo-social.ttf
│ ├── entypo-social.woff
│ ├── entypo.eot
│ ├── entypo.svg
│ ├── entypo.ttf
│ └── entypo.woff
├── images/
│ └── samples/
│ └── *.jpg, *.png
│ └── *.jpg, *.png, *.ico
├── js/
│ └── *.js
├── php/
│ └── *.php
└── vendor/
└── countdown/
└── isotope/
└── magnific-popup/
└── owl-carousel/
└── *.js
.........
As you can see there are two kind of logos: Text based (by default) and Image based. You can choose prefered variant by removing html comments.
Babysitter
Responsive HTML template
| File Name | Description |
|---|---|
theme.css |
Base file that includes general styles. |
theme-elements.css |
Includes styles for elements, shortcodes etc. |
animate.min.css |
A cross-browser library of CSS animations. As easy to use as an easy thing. http://daneden.github.io/animate.css |
This file includes all variables used in this template. If you want to change style and colors of the template you should start from this file.
/* Table of Content
==================================================
#General
- Typography
#Header
- Text Based Logo
- Image Based Logo
#Navigation
#Slider
#Content
- Page Heading
- Page Content
#Widgets
- Base Widgets
- Latest Post Widget
- Contacts Info
- Flickr
- Tag Cloud
- Tabbed Widget
#Pages
- About Us
- 404 Error Page
- Coming Soon
- Contacts
#Blog
#Portfolio
#Footer
- Footer widgets
- Copyright
*/
This file includes base elements styling used in this template.
/* Table of Content
==================================================
#Links
#Headings
#Buttons
#Lists
#Thumbnails
#Forms
#Social Links
#Tabs
#Tables
#Accordion
#Call to Action
#Icon Box
#Blockquotes & Testimonial
#Alerts
#Dropcaps
#Pricing Tables
#Progress Bars
#Misc
- Rules
- Spacers
- Helpers
- etc.
*/
Here is a list of javascript files used in this template.
| File | Description |
|---|---|
vendor/jquery-1.11.0.min.js |
jQuery is a Javascript library that greatly reduces the amount of code that you must write. |
custom.js |
Most of the animation in this site is carried out from the customs scripts. There are a few functions worth looking over. |
jquery.appear.js |
This plugin can be used to prevent unnecessary processeing for content that is hidden or is outside of the browser viewport. |
js/contact-form.js |
This script contains javascript validation part for contact form. |
jquery.fitvids.js |
A lightweight, easy-to-use jQuery plugin for fluid width video embeds. |
jquery.flexnav.min.jsjquery.hoverIntent.minified.js |
FlexNav is a mobile-first example of using media queries and javascript to make a decent multi-level menu with support for touch, hover reveal, and keyboard tab input accessibility. Special attention is paid to touch screens using tap targets (the key feature of FlexNav). |
jquery.flickrfeed.js |
This plugin works by pulling a JSON feed from Flickr and applying the data it gets back to a template. |
jquery.isotope.min.jsjquery.imagesloaded.min.js |
An exquisite jQuery plugin for magical layouts. |
jquery.jcountdown.min.js |
This plugin used on Coming Soon page used for countdown timer. |
jquery.magnific-popup.min.js |
Magnific Popup is a responsive lightbox & dialog script with focus on performance and providing best experience for user with any device. |
jquery.gmap3.min.js |
jQuery plugin for displaying Google Map. |
owl.carousel.js |
Touch enabled jQuery plugin that lets you create beautiful responsive carousel slider. |
First, if you don’t know what is LESS you may want to take a look at lesscss.org
Now let’s get started. First download the winless and then install it into your computer. The installation is very easy.
css/ folder into the winless by clicking add folder button then choose the folderTo use google map you must include jquery.gmap3.min.js file inside the head tag of your HTML document and api script:
Start by creating a "div" tag with class="googlemap-wrapper", and then insert "div" with id="map_canvas" and class="map-canvas" this part is mandatory because the jquery plugin targets that id specifically.
Once you've done that you need to change position '40.717599,-74.005136'. You can find appropriate value here maps.google.com
This template contains fully working contact form. All you need is replace you actual e-mail address.
In order to receive messages you need to edit line 8 of php/contact-form.php file and type in your own email address:
$to = 'YOUR_EMAIL_GOES_HERE';
js/contact.js
required: false
contacts.html and find field markup.
* from the label.
contacts.html and add next html inside contact form markup:
js/contact.js and add
js/contact.js set validators
php/contact-form.php and add next code
contacts.html and add next html inside contact form markup:
js/contact.js and add
php/contact-form.php and add next code
To use flickr feed widget you need to change flickr id:
id: '52617155@N08'
We've used various types of fonts in this template.
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.
Dan Fisher