How to Design Drupal 7 Themes

OSTraining
Course Summary
In this course, Rod takes you step by step through the process of understanding and building Drupal themes. You'll learn how to modify existing themes, build your own and use base themes to speed up your work.
-
+
Course Description
In this course, Rod takes you step by step through the process of understanding and building Drupal themes. You'll learn how to modify existing themes, build your own and use base themes to speed up your work.Note: this class is still perfectly valid, but we do have a similar and updated class: "How to Create Layouts and Themes in Drupal 7".
Rod holds two masters degrees and has been training people how to do "things" for over 25 years. Originally from Australia, he grew up in Canada and now resides just outside Cincinnati, Ohio. He has worked in both the non-profit and for-profit worlds, in small companies and large corporations.
His extensive open source experience includes WordPress, Joomla, Drupal and Moodle and he really knows how to help you get the most out of the system you chose.
Rod plays ice hockey a couple of times a week and rides his Goldwing motorcycle pretty much everywhere he can.
-
+
Course Syllabus
Introduction
What You'll Need for This Course
Setting Up Our Environment
Fundamentals
The Drupal Theming System
Where Can I Get Drupal Themes?
Installing Themes from Drupal.org
Configuring Themes
Drupal Theming Quiz 1
Theme
The .info File
Declaring Regions
Adding Features
Adding CSS
Adding Javascript
Section Task: Add CSS and Images
Drupal Theming Quiz 2
Overrides
Theme Developer Tools
Introduction to Template Overrides
Editing node.tpl.php
Editing the Article Content Type
Adding Grids One Through Four
People Template Override
Section Task: Overrides
Drupal Theming Quiz 3
Advanced Overrides
Theming Contributed Modules
PHP and Functions
PHP Functions Part 2
Finding the Fields to Include
Intro to Views Template Overrides
Sub Themes and Summary
Base Themes and Sub Themes
Sub Themes for Adaptive Themes
Some Final Thoughts
Drupal Theming Quiz 4