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.
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).