This website
Posted on 02 February 2012 - 19:54
The theme was built for Drupal 7 and is the first one I've ever built.
The theme is based on Touch (the free version) combined with a few tweaks. The tweaks mainly consist of CSS adjustments and overloading a few functions e.g. theme_form_alter(&$form, &$form_state, $form_id)
, theme_preprocess_node(&$variables)
and ...