Skip to Content

css and templates tutorial for beginners

a tutorial for all those of you trying to understand this tricky subject

Like many newbies, I found one of the hardest aspects of Drupal and web design was theming and css. I dipped my toe in by taking an existing theme (Garland) and tweaking it slightly with varying degrees of success.
However I soon needed to create a very different front page and found it hard to start from scratch and wanted an easy way to work out what was going on. Thanks to Drupal user Sym , I was able to get my foot on the ladder and offer this quick tutorial to other that are still staring up at the bottom rung!

First take a test site with Garland theme and in the theme folder create two new files page-front.tpl and page-front.css. Type in the text opposite or copy/paste continued here....