By psr on
Hi,
I am running a Drupal 5.1 site with the garland theme. Ive been trying to hand-code modify it so that i can have a dark gray center panel with light gray text. I did a find and replace for fff (white) with ccc(grey) but the css is broken into so many blocks this only covered a few parts of the page in a weird pattern.
Anyone familiar with garland or similar themes and know how to change center panel background and text color?
Or more generally, is there a preferred or best solution for custom theming in drupal 5?
Peter