Getting started (6.x)

Last modified: August 27, 2009 - 00:31
  1. Download Zen from http://drupal.org/project/zen
  2. Unpack the downloaded file, take the entire zen folder (which includes the README.txt file, a STARTERKIT folder, etc.) and place it in your Drupal installation under one of the following locations:
    • sites/all/themes (making it available to all Drupal sites in a mult-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 an administrator on your Drupal site and go to Administer > Site building > Themes (admin/build/themes). You will see the Zen theme there with links on how to create your own sub-theme. You can optionally make Zen the default theme.
  4. Note:

    There seems to be a conflict between some host installations of the SiteZen site builder and the Zen directory name which causes broken tabs, css files to be "not found", and other issues. To learn more about this problem and to learn its solution, visit the troubleshooting guide.

 
 

Drupal is a registered trademark of Dries Buytaert.