Created: 05/04/2014
By: Enayet Husain Rajib
Email: eh.rajib@gmail.com
Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
This theme is a responsive layout based on twitter bootstrap 3.0. A single page template. The sections are:
You need to add/edit content within the above divs.
a { color: #someColor; }
If you find that your new/custom style is not overriding, it is most likely because of a specificity problem. Scroll down in your CSS file and make sure that there isn't a similar style that has more weight.
I.E.
.third a { color: #someColor; }
So, to ensure that your new styles are applied, make sure that they carry enough "weight" and that there isn't a style lower in the CSS file that is being applied after yours.
I'm using mainly one CSS files in this theme.
The file contains all of the specific stylings for the page. The file is separated into sections using:
/* Borno Fundraising Charity Template Table of content: 1. Google font 2. General/body 3. Menu 4. Intro 5. Helping children to educate 6. Stories 7. How can you help 7.1 price table 8. Recent activities 9. Team 10. Subscribe 11. Image gallery 12. Contact with us 13. Social-icons 14. Footer 15. Animation effect 16. Custom media query */
If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.
There are some extra css files for adding different color schema and google fonts as shown in the demo.
< link href="css/color-4.css" rel="stylesheet" id="layoutstyle" > < link href="css/google-font.css" rel="stylesheet" id="googlefont" >You can replace color-4.css with other files available under css directory. Alternatively you can edit color-4.css with your own custom style and font.
This theme imports three Javascript files.
< input type="hidden" name="business" value="YOUR_PAYPAL_EMAIL_ADDRESS" >
Replace YOUR_PAYPAL_EMAIL_ADDRESS with your paypal email address.
Edit the "lib/mcapi-simple-subscribe-jquery/inc/store-address.php" file:
Line 24: replace "your_apikey" with an API Key retrieved from here: http://admin.mailchimp.com/account/api/
Line 27: replace "my_list_unique_id" with the List Unique Id obtained by going to: http://admin.mailchimp.com/lists/ Click the "settings" link for the list - the Unique Id is at the bottom of that page.
Edit the "lib/ajax-html-contact-form/email.php" file:
Line 3: replace "YOUR_EMAIL_ADDRESS" with your email address.
I've used the following images, icons or other files as listed.
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.
Enayet Husain Rajib