Closed (fixed)
Project:
Zen
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2009 at 21:01 UTC
Updated:
23 Feb 2009 at 06:17 UTC
How can I make site like this: http://cliff.se/ in Drupal Zen Theme? Which modules I must use? I downloaded Zen theme,but I don't know how to rearrange to look something like this site.
Comments
Comment #1
ultimateboy commentedZen is meant as a starter theme for styling with CSS.
More information about CSS is available here: http://en.wikipedia.org/wiki/Cascading_Style_Sheets
A decent place to begin learning css is available here: http://www.w3schools.com/css/sd
Once you begin to learn the basics of CSS, in order to utilize the Zen theme, you will need to create a sub-theme (http://drupal.org/node/225125).
Be sure to read the Zen documentation (http://drupal.org/node/193318).