============ Installation ============ 1. Download Fervens from http://drupal.org/project/fervens 2. Unpack the downloaded file, place the entire fervens folder in your Drupal installation under any one of the following directory: sites/all/themes making it available to the default Drupal site and to all Drupal sites in a multi-site configuration sites/default/themes making it available to only the default Drupal site sites/example.com/themes making it available to only the example.com site if there is a sites/example.com/settings.php configuration file 3. Log in as administrator on your Drupal site and go to Administer > Site building > Themes (admin/build/themes) and make Fervens the default theme. 4. Open the file iepngfix.htc and look for the following line: if (typeof blankImg == 'undefined') var blankImg = '/sites/all/themes/fervens/images/blank.gif'; Set the path to blank.gif according to your Drupal website installation. 5. Optional: Go to theme settings (admin/build/themes/settings/fervens) and choose between liquid or fixed width and select from 3 different layout column types. 6. You are done! 7. If you have any further questions, theme customisation services, PSD to Drupal projects, please send me email (ktleow@gmail.com).