General information
-------------------
This is a subtheme of the Adaptive Theme (https://drupal.org/project/adaptivetheme).
The Licence of Adaptive Theme can be found at http://adaptivethemes.com/license.

The subtheme was created by Chris Flink <chris.flink@inuits.eu>

Theme installation Instructions
-------------------------------
1. Download Adaptivetheme core http://drupal.org/project/adaptivetheme version 7.x-3.x
2. Put theme in the sites/all/themes folder (or any subfolder)
3. Add sitebuilder-uvt subtheme to the sites/all/themes folder (or any subfolder)
Note: Normally most people place themes in sites/all/themes. If you are using a more 
      complex multi-site you can place Adaptivetheme core in sites/all/themes and your 
      sub-theme in the site specific themes folder. Do not place themes in the Drupal 
      core /themes folder as this will cause issues when you upgrade Drupal core later on.
4. ga naar de theme settings: /admin/appearance
5. activeer het "Tilburg University Theme" en stel deze in als default
6. After enabling your theme be sure to visit the settings page for your theme and save 
   the configuration at least once - this will generate the responsive layout CSS files - 
   if you do not do this the layout will be wrong.
   
Block configuration
-------------------
1. Go the the Blocks configuration page (/admin/structure/block)
2. Deactivate the "Powered by MediaMosa" block
3. Create a new block:
  - Title: <none>
  - Description: What you like, eg. "footer logo"
  - Block body: (full html) <img src="/sites/all/themes/sitebuilder-uvt/images/uvt-logo-350-63.png" style="width: 321px; height: 48px;" />
4. Make sure the block is placed after the footer-menu block.

Addtional configuration (optional but recoommended)
---------------------------------------------------
Go to the performance settings (admin/config/development/performance) and activate
caching, compression and aggregation.