Zen theme setup instructions
- http://drupal.org/project/zen
- Copy url (go get this | and then extract it)
- curl -s http://ftp.drupal.org/…x-1.0.tar.gz | tar xvzf –
- Copy url (go get this | and then extract it)
http://4drupal.info/…build/themes http://drupal.org/project/zen
curl -s http://ftp.drupal.org/…x-dev.tar.gz | tar xvzf - also download locally
View via SFTP
STARTERKIT > sub theme name
Search and Replace
rename .info
upload
Edit .info on server, reload site as html elements and layout load.
Edit subtheme.css
ALTERNATE
- Run script to copy STARTERKIT
http://drupal.org/node/226507#…
- copy script into zen folder, script_name.sh
- set permissions to execute chmod +x zen.sh
- run script ./zen.sh demo fixed “Demo Theme” “This is a demo”
