I'm using and enjoying Drupal, but would like to tweak the presentation of the custom blocks. But I can't find where I do that...

Thanks,
--Harry

Comments

vm’s picture

using the firefox browser with the firebug addon will help you narrow down which css declarations are being used in a specific area. This in turn will help you figure out what declarations you will want to change.

toddchris’s picture

Did anyone ever figure this out?

vm’s picture

Status: Active » Closed (fixed)

http://drupal.org/node/104319

more information on how to alter css and tpls in the theme developers handbook in the documentation area.