Quick Way to Customize a Block's theme
The Block Class module allows you to add CSS class names to any block on your site via the block's configuration page. This is extremely useful if you want to make just one of your blocks look a little bit different than the others.
For example, let's say you want the header of one of your blocks to be red. Here's how you'd do it:
- Download and enable the Block Class module
- Add the magic snippet to your block.tpl.php file (see the Block Class's readme.txt file for details)