I'm completely new to Drupal and am in need of a good tutorial on how to begin building a pure CSS theme in 6.x. While reading over the "Introduction to theming" page, I came across the following blurb: "Knowing PHP will be a requirement in some situations but it is possible to avoid it entirely with pure CSS based themes." Being that I'm a front-end designer, PHP is simply not my thing, hence the desire to work exclusively with CSS.

Any help would be greatly appreciated. I thank you for your time!

Comments

rszrama’s picture

That blurb may be a little misleading, but the closest thing I know of as a good starting point is the Zen theme. You might check it out, though I'm not sure on the level of their Drupal 6 compatibility at present.

----------------------
Drupal by Wombats | Current Drupal project: http://www.ubercart.org

dvessel’s picture

How's it misleading? It's definitely possible.

Here's an example I created. Not the best example but there's enough there to give an idea.

http://drupal.org/project/skyliner

joon park
www.dvessel.com