Bond
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
Bond theme for Drupal 7
Created by Tim Hobert - http://timhobert.com for http://radiant.nyc
Bond is a blank canvas for theme developers. It is intended to be the most lightweight responsive starter theme it can possibly be.
-------
USAGE
1. Install to your Drupal installation within sites/all/themes.
a. To create a sub-theme based on Bond, see: http://drupal.org/node/225125
b. Otherwise just edit the Bond theme at sites/all/themes/bond.
2. Visit /admin/appearance and click "Enable and set default" for the Bond theme OR for your sub-theme (you do not have to have the Bond theme enabled to run a Bond sub-theme).
3. Visit /admin/appearance/settings/Bond and enable or disable the display page elements such as the logo, slogan, etc. Upload your own logo and favicon here.
4. Visit /admin/config/development/performance and click "Clear all caches".
Images should be responsive out of the box.
Need a quick and easy way to make videos responsive?
1. Download FitVids.js here: https://github.com/davatron5000/FitVids.js
2. Copy the jquery.fitvids.js file into the /bond/js directory.
3. Add this line to the bond.info file under ;JAVASCRIPT:
scripts[] = js/jquery.fitvids.js
4. Visit /admin/config/development/performance and click "Clear all caches".
Need a quick and easy way to make a mobile nav?
1. Download this module: https://www.drupal.org/project/responsive_menus
2. Add the menu's JS library to the /js directory in this theme and call it in the .info file.
3. Visit /admin/config/development/performance and click "Clear all caches".
The Bond theme now includes a very simple implementation of the Flex box model. See the base.css file and here, for an example of it in action: http://radiant.nyc/node/54
The Bond theme is intended to be used with the "Seven" administration theme included with Drupal 7. Log in to your Drupal 7 website, visit /admin/appearance, click 'Enable and set default' for the Bond theme, then at the bottom of /admin/appearance set the Administration theme to the "Seven" theme, and check "Use the administration theme when editing or creating content".
-------
SUPPORT
If you have questions or problems, check the issue list before submitting a new issue:
http://drupal.org/project/issues/bond
THANK YOU
Tim Hobert and http://radiant.nyc