Last updated March 25, 2011. Created by dreftymac on February 25, 2008.
Edited by JohnAlbin, Christopher Jam..., ronald_istos. Log in to edit this page.
- Download Zen from http://drupal.org/project/zen
- 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 configurationsites/default/themes— making it available to only the default Drupal sitesites/example.com/themes— making it available to only the example.com site if there is a sites/example.com/settings.php configuration file
- Log in as an administrator on your Drupal site and go to the Appearance page at admin/appearance (Drupal 7) or to the Themes page at admin/build/themes (Drupal 6). If you installed the theme properly, you will see the Zen theme listed.
You do not need to enable the Zen theme, but if you want to preview its markup, you can optionally make Zen the default theme.
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.