DONOR

Responsive HTML Charity Template



Welcome To DONOR Template Documentation.

Firstly, a huge thanks for purchasing this theme, your support is truly appreciated!

This document covers the installation and use of this theme and often reveals answers to common problems and issues - read this document thoroughly if you are experiencing any difficulties. If you have any questions that are beyond the scope of this document, feel free to pose them in the dedicated support section.

Template Features

Go ahead to know more.

After unzip the download pack, you'll found a Template Folder with all the files.

You can view this Template in any browser, you can display or edit the Template without an internet connection.

The two sections that will not work is the Google map Section which contains external link to get the map source.

Now open your FTP Client (like Filezilla) or directly through cpanel, upload the content of the Template on your server root.

Once the files are done uploading go to www.yourdomainname.com/index.html





HTML Structure

This Template has a Responsive layout and is based on the Bootstrap Framework. For more information about this visit Bootstrap.

The default Bootstrap grid system utilizes 12 columns, making for a 1170px wide container without responsive features enabled. With the responsive CSS file added, the grid adapts to be 724px and 1170px wide depending on your viewport. Below 767px viewports, the columns become fluid and stack vertically.

Basic Grid HTML

For a simple two column layout, create a .container and add the appropriate number of .col-md* columns.

Given this example, we have .col-md-4 and .col-md-8, making for 12 total columns and a complete row.

...
...

Nesting Columns

To nest your content with the default grid, add a new .container and set of .col-md* columns within an existing .col-md* column. Nested rows should include a set of columns that add up to the number of columns of its parent.

Level 1 column
Level 2
Level 2
Level 2 column

These are the css files that are loaded into templates in Head Section.

	
	 
	
	 
	 
		
	 

Dont change anything in bootstrap.css file. It may affect the whole theme.


Google Web Fonts

By default, the template loads this font from Google Web Font Services, you can change the font with the one that suits you best.

	
	
	
	

These are the JS files that are loaded into templates in end of the Body Section.



 
 
 
 

 

 

Lets start updating the template. Open index.html file and follow the steps.

Most of the updates are same for all versions. So will explain once here.

Header - Logo

	
		
	
  1. Replace "images/logo.png" with the your website / Logo image url.


Navmenu

This is the basic structure.

  1. Replace "Menu name" with the menu name.
  2. Replace "MENU_LINK_HERE" with the menu link.
  3. Replace "SUB MENU" with the submenu menu name.
  4. Same for all. You can add unmited menus.


Google Map

Open "gmap.js" file from JS > GMAP folder and find this
        lat: 40.6700,
        lng: -73.9400,
  1. Click this link, type your address and replace the latitude and longitude codes.


Flickrfeed

Find this flickr ID

52617155@N08
replace it with your flickr ID.

To get your flickr ID, go to http://idgettr.com/ and update your flickr profile url in the search tab.

http://www.flickr.com/photos/username/
and click on find, to get the flickr ID.

About the flickr ID, you can see the following code

	limit: 6,
this is the count for number of images to be shown.


Footer Copyright

Donors - Copyright 2017. Design by websroad

  1. replace it with your copyright info.



Thats it. You are done. Now your website is ready to launch.


We have used the following plugins, fonts & images. All fonts, images, icons used in this template are free for commercial use.

Fonts
jQuery Plugins
Images Images in live preview are not included to the template.





Once again, thank you so much for purchasing this theme.
As I said at the beginning, We'd be glad to help you if you have any questions relating to this theme. We I'll do our best to assist.

Thanks

AUTHOR NAME