PDA

View Full Version : Assigning Header to Page


sebpayne
February 25th, 2006, 08:57
I am trying to assign a seperate header for each page and the only way I have found this can be done is as shown on http://dopamineaddict.com/2006/01/13/modifying-k2-series-headers/ which works but is dirty.

I see that Michael has it on binarybonsai.com. Any idea on how to do this?

ronincyberpunk
February 26th, 2006, 01:34
You could do it using the is_single(), is_archive() etc I suppose, is that what you're looking for?

sebpayne
February 26th, 2006, 09:38
Not really no, I want a different header for each page as Michael has on his site. I think he may be using some JavaScript but that is way above my head.

I thought it may be possible to assign a CSS sheet for each page but I can't see how this works - an old plugin I found didn't work.

Thanks Again