You can do it with code, I do smile We have 3 different headers (well, on details they are different).

The $category variable is available in the header.

sample php code for in your header.
Code
if ($category==3) { $logo=$event.'kc'; } else { $logo=$event.'tp'; }

I love this, because I just have to maintain one header which only differs on details.


[Linked Image from siemons.org]