Hi Guys,

Is there a tut showing how you can build a site where you start with a theme having defined areas like header, right column, main content etc. but to start with a blank page? I'm not a php programmer and I don't know how to remove the main titles of each page and stylize it with my own. I'm good with CSS so no worries there.

Also is there a tut how to create your own, stylized navigation and locate it where you want. Thank you in advance.

Comments

vitthal’s picture

There are many Starting themes available but Building drupal theme using Zen is quite easy. This theme has fantastic online documentation and tons of code comments for both the PHP (template.php) and HTML (page.tpl.php, node.tpl.php).