Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Chic Workshop Theme 001 is a Drupal 6 Zen Sub-theme with 3 column, tableless layout theme. Here you can try a live demo.

Zen Features:

  • Well documented php and css files.
  • Lots of easy-to-access classes and ids for CSS developers.
  • Classes on body include items like "logged-in", "not-logged-in", "front", "not-front", as well as the node type ("node-type-story", "node-type-blog", etc) for single node pages. This can allow CSS developers to do things like have a different color for a given page item for non-logged-in users, have a larger header section on the front page, or put a different background color on a given node type.
  • Automatic (table-less) column resizing for 1, 2, and 3-column layouts.
  • Separate layout.css file to allow for changing the type of column layout (holy grail, jello mold, etc).
  • A print.css file optimizes print display automatically when sent to a printer — removes, sidebars and nav elements, optimizes font size, adds text to links showing href, etc.

Project information

  • Created by duncantang on , updated