Customize Webhelp Header
Posted: Fri Mar 16, 2018 12:42 pm
Hi,
Is there any way that I can add my customized HTML fragment that contains my desired navigation menus, the customized css file for webhelp header in Oxygen Editor? In this way, I can have my customized webhelp header in each topics.
If it is not possible to customize the whole webhelp header, is there any way to change the navigation menus in Oxygen Editor?
I don't want to show the default generated top-menus, so I set the value to .
The question is, how to add my customized navigation menus on the webhelp header?
Will appreciate for your response.
Is there any way that I can add my customized HTML fragment that contains my desired navigation menus, the customized css file for webhelp header in Oxygen Editor? In this way, I can have my customized webhelp header in each topics.
If it is not possible to customize the whole webhelp header, is there any way to change the navigation menus in Oxygen Editor?
I don't want to show the default generated top-menus, so I set the value
Code: Select all
webhelp.show.top.menu
Code: Select all
no
The question is, how to add my customized navigation menus on the webhelp header?
Will appreciate for your response.