Fri 18 Jul 2008
I did the following presentation at DrupalDaze last weekend. It is for very beginner users to understand how Drupal themes are made!
First, make sure your site (or page) is very stripped down. Take out anything that might make it complicated — like javascript or anything dynamic. You can add functions back in later.
We’ll start with a page that looks like this as an example:
http://www.pinkslipmedia.org/ideacoop
It’s pretty simple. You have two menus (one won’t be dynamic since it is image-based and the other in a sidebar that can readily expand with other blocks) content title, content, images, and a footer.











