“AppStation - App Landing Bootstrap HTML5/CSS3 One Page Template” Documentation by “WpFreeware Team” v1.0


“AppStation - App Landing Bootstrap HTML5/CSS3 One Page Template”

Created: 01/02/2015
By : WpFreeware
Website: www.wpfreeware.com

Thank you for downloading our Template. If you have any questions that are beyond the scope of this help file, please feel free to contact via support forum here. Thanks so much!


Table of Contents

  1. Introduction
  2. HTML Structure
  3. CSS Files and Structure
  4. JavaScripts
  5. Navigation and Logos
  6. Fonts used
  7. FAQs
  8. Sources and Credits

A) Introduction - top

Thank you so much for downloading this template called AppStation - App Landing Bootstrap HTML5/CSS3 One Page Template. 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.

Template Features


B) HTML Structure - top

HTML Files

Only one HTML file "index.html" in this Template.

General HTML structure

This template is a Bootstrap based responsive layout and full Template seperated by Seven (7) section. Here is the general structure.

		

			
			
			

			
			

C) CSS Files and Structure - top

Styles

		

	
    
    
    
    
    
    
     
    
    
    
    
    
    
    
       	
		

We're using 05 CSS files in this template. we have separated styles for improving convenience to edit this template. If you're going to use this template in production we recommend you merge all stylesheets in one file (for decreasing http queries).

Lets take a look closely at our stylesheet files.

bootstrap.min.css

This Stylesheet contains responsive grid system ,default element style based on bootstrap.It is bootstrap framework main css file

skdslider.css

Styles for Full Screen slider (skdslider).

font-awesome.min.css

Base styles for FontAwesome icon fonts.

animate.css

Styles for smooth animation.

style.css

Common css style and structures for this template.


		/* Style.css File Table of Content
		==================================================
		#BASIC TYPOGRAPHY
		#HEADER
		#FEATURE SECTION
		#PRICE SECTION
		#VIDEO SECTION
		#TESTIMONIAL
		#NEWSLETTER
		#CLIENTS
		#CONTACT
		#FOOTER
		#RESPONSIVE CSS 

		

D) JavaScript - top

This template imports 7 Javascript files.

			
				
		
	  	
	  	
	  	
	  	  
	  	
	  	
	  	
	  	
	  	
	  	 
	   
	  	
	  		
		

Lets take a look closely at our javascript files.

jquery.min/js

Initialize jQuery CDN Library

maps.googleapis.com/maps/api/js

Google map api for adding google map

jquery.ui.map.js

jquery map ui

skdslider.min.js

Skds plugin jquery file for header background slider

bootstrap.min.js

Bootstrap framework main jquery file

wow.min.js

For Smooth animation jQuery file

custom.js

We put initialisation of many plugins here.


The navigation bootstrap based menu.It will show different view for desktop and mobile device

The Logo is nested within a tag with class of navbar-brand. 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. Don't forget to comment or delete another variant.

Here shown structure layout of Navigation and logos

			
			
			
		

F) Fonts Used - top

We have used One Google Web Fonts in this template.

  1. Roboto


G) FAQs - top

How to change Google map location?

  1. Please, open custom.js file from js folder
  2. Find line 162 in code of this file.
    $('#map_canvas').gmap('addMarker', {'position': '57.7973433,12.0502107', 'bounds': true});
  3. You should change '57.7973433,12.0502107' on your own. You can find appropriate value here maps.google.com
  4. More details about google maps customization are here

H) Sources and Credits - top


Once again, thank you so much for Downloading this Template. As we said at the beginning, we would be glad to help you if you have any questions relating to this Template. No guarantees, but we'll do my best to assist. If you have a more general question relating to the Template, you might consider visiting the forums and asking your question in the "Item Discussion" section.

WpFreeware Team

Go To Table of Contents