Karen
|
| Posted: 03/15/2003, 11:42 PM |
|
I would like to remove/customise the header on a few pages only, i.e., most of the pages will be using the header defined in the properties. Where/how do I edit? Thanx for any help.
|
|
|
 |
John
|
| Posted: 03/17/2003, 11:34 AM |
|
Hi,
Need more info, CCS etc.
|
|
|
 |
Karen
|
| Posted: 03/17/2003, 8:16 PM |
|
I'm using CC2.05 with PHP4/Templates. Is there anyway I can specify no header for only a few of the pages? Pls help!
|
|
|
 |
bsiler
|
| Posted: 03/17/2003, 11:19 PM |
|
Karen,
I have not used CC 2.x in a while. If my memory serves me you should be able to set a custom header feature under the page property. There you define your character set and header info. When you come to a page where you do not want a header, under the form properties you select the header and footer tab and remove or add the code you like. Hope this helps
|
|
|
 |
Karen
|
| Posted: 03/17/2003, 11:34 PM |
|
I know how to add to the header/footer tab in the form properties but I'm not sure how to remove the header that has been set at site level. Anyone has any ideas? Thanx in advance.
|
|
|
 |
bsiler
|
| Posted: 03/18/2003, 12:11 AM |
|
Karen,
Darn you, I could not go to sleep until I found it out. I stated CC 2.x and played with it. What I found out.
1. Make a backup of all your work.
2. Delete under the "Site" tree the page called header
3. Under the Page properties check custom head section and enter you info. "CAUCTION" You will have to hard code you menu's if you do this
Everywhere you want a header you will have to put in a custom header .Realize in CC the Header is the Menu for the application, so when you delete the header file you delete the menu navagation.
Other examples that I have seen use strictly custom headers so that they can use different code for their menu's.
If you want to have an easy go of it try this. Delete the page called header and create a new one calle menu. Create a form called menu and add as many fields to represent your menu choices. Input your text
Example:
caption = Home
Type= Url
Click on Field property
On Field1 where you see page link set it to "Default"
Continue to add fields until you link all your pages.
Now there is no huge header at the top of the page. If you want to add a Banner above the menu you go to your menu page and under page properties you can add your custom header to place a banner above the menu.
|
|
|
 |
Karen
|
| Posted: 03/19/2003, 6:48 AM |
|
Sorry to have bothered your sleep. Thanx very much for your help. It all looks very complicated. I will have to try it out. Really appreciate it.
|
|
|
 |