Theming
So.... you're looking around your Drupal site. You want to make it look different. You want to make it stand out from the crowd. What you need is to theme it.
Theming is basically making your site look different, by changing the CSS and HTML that Drupal outputs. Drupal has the philosophy that any HTML you see go out on the screen can be altered by you.
Now. Being possible and knowing how are two different things. This presentation will tell you how.
First will start with the most basic themes, that are made of just CSS. Then we'll progress to themes that use some HTML too. Lastly, we'll cover how to override HTML using PHP.
Pre-requisites: HTML, a bit of PHP, and CSS.
Co-presenters:
