Eric
|
| Posted: 04/26/2002, 4:22 PM |
|
I have defined a header pager that I want used on 95% of my site. So, under Pages, Header Page, I select the page I want to be my header. However, I do have couple of pages I would rather not include the header, for example, the log in page. Is there any way I can tell code charge to ignore the default header page?
If it matters I am using PHP w/ Templates.
|
|
|
 |
Nicole
|
| Posted: 04/29/2002, 4:46 AM |
|
Eric,
solution for CC:
to exclude header file from define page create Custom Include event and remove include header.php line. Then create Custom Show page event and remove all the lines concerning header page.
|
|
|
 |
|