Tag Archive | "Drupal"

Drupal theme making

Friday, March 20, 2009

2 Comments

Drupal theme making

Making a custom Drupal theme is actually quite easy. A Drupal theme is just a few PHP files, a CSS file, and an info file. I prefer the PHPtemplate theme engine (the default one) but you have several choices. See the bottom of this post for a link to the official Drupal Theme Developer’s Guide [...]

Continue reading...