... I primarily want to add a column. So, I'm guessing I'll be editing templates (unless someone has something different).

I was just hoping to keep everything simple so that I didn't have to keep track of what I change for updates and so that backups are just mysql dumps. Oh well.

On Nov 19, 2010 2:41 PM, <ajohnson@ecotropolis.com> wrote:
> You should probably start by identifying the CSS/HTML ID or Class that
> the area is in. If you have Firebug, it can help you do this. Depending on
> what you want to alter at that point, try looking in the CSS files for
> your theme to see if you can locate the ID/Class for the area, then alter
> it from there.
>
> You could look at the page.tpl.php as suggested, but I think you will want
> to start with the CSS.
>
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]