Installation Steps
(fresh latest Drupal 6.x installation only)
1. Unzip the new downloaded file "package-name.zip"
2. Upload two theme folders "theme-name" and "zen" to the Drupal 6.x directory:
/drupal-installation/sites/all/themes/
Upload modules in the "module" folder to /drupal-installation/sites/all/modules/
(Note: FTP access and FTP software are required to upload the files)
3. Use phpMyAdmin to import the "package-name.sql" database file.
(Note: Database file contains initial block and module configuration for instant theme activation)
Alternatively, you can install "Backup and Migrate" module and import the database file via the web interface.
http://drupal.org/project/backup_migrate
4. Login with username/password: admin/admin
5. Update Drupal database. (http://drupal_installation_path/update.php)

