How to add Color module support to your Drupal theme
by Megan McDermott, 19 April 2013 - 2:55pm
Drupal's Color module (a core module), enables users to change the colours used in a theme through the theme settings. This is a great feature to have if you're developing a theme for widespread distribution, or if you have a large multi-site installation and want individual sites to have different color variations.
Drupal theming next steps: Overriding HTML output
by Megan McDermott, 29 August 2012 - 3:00pm
Soon after you've started out with Drupal theming, you'll probably find that you need to change some of the HTML code it generates. But how do you do that? This article will break down the process of overriding Drupal's HTML code (or "Overriding themable output"), using template files and theme functions.
Complete Guide to Pre-Installed Fonts in Linux, Mac, and Windows
by Megan McDermott, 19 March 2012 - 2:01pm
Web fonts are gaining in popularity now, but they can still be a bit of a challenge to use. Copyright issues often require the use of a third-party font service, which can be risky and expensive.The good news is that all major operating systems come with a variety of fonts that you can use to create your font stacks.