| Marcel van den Brink 2005-12-19, 6:05 pm |
| I am pretty new to developing themes and I need some help getting started on this one....
We have a site that consists of multiple areas (eg. documentation, links, about). Each area has the same look and feel, _but_ the color scheme is a bit different. One area is eg. blue and another yellow.
I would like to solve this using just one theme and use a different CSS stylesheet for each of the areas (which only define the different colors).
The problem I am having is how I can determine on which area I am. Each area could have different sub areas on them, but they all should have the same color scheme as the 'main' area.
I imagine that in the theme I should make something conditional and check for the selected area.... but how do I do that?!
Any help is appreciated.
|