Copy link to clipboard
Copied
Hello,
I am trialling RH 10
I would like to modify the look of HTML5 output but it doesnt seem that I can modify the skins. Is it possible to add my own icon and change colours of background, borders and fonts?
Thanks in advance,
Joanna
Copy link to clipboard
Copied
Hi,
You are posting this question in the HTML help forum. Do you create CHM or do you want to try HTML5?
You can completely skin the HTML5 skins any way you like. Be advised that you will need to know HTML and CSS if you want to undertake this. (Or probably much cheaper, hire a professional like myself
Greet,
Willam
Copy link to clipboard
Copied
Hi JoJo_L and welcome to the RH forums.
If you look in your Project Set-up pod you will find a series of Screen Layouts. If you expand the layout for the device you want your output on, you can change the look and feel of the various elements using the Screen Layout Editor.
Copy link to clipboard
Copied
How does using this editor get imported to a CHM output?
Copy link to clipboard
Copied
I think we need to take a step back here. This thread started by asking about HTML5 output but has moved onto CHMs. These two output types are completely different beasts. A bit like comparing a Ferarri with a Ford.
RH10 does have the ability to "wrap" a WebHelp skin around a CHM file to make it look a little less dated. You create your CHM as normal and use one of the supplied ExtendScripts to do the rest.
It is also important in the context of this forum post to note that the HTML5 skins are very different to WebHelp skins. The later are maintained via the skins editor in the Project Set-up pod.
Copy link to clipboard
Copied
I guess I am not understanding then. When I output my RoboHelp 9 CHM file I choose Microsoft HTML Help from the Single Source Layout Pod... isn't HTML5 the basis for all the different help outputs? Seems like it when you jump from Design view to HTML view.
Copy link to clipboard
Copied
A CHM file is just a compiled version of a bunch of HTML files. RoboHelp authors in XHTML with a WYSIWYG UI. HTML5 is a standard for web output but not all RoboHelp outputs are HTML5 compatible. I pretty sure that CHMs are not HTML5 compatible and probably never will be. To be compatible would need the Microsoft HTML Help Compiler to be be updated to handle HTML5 and I can't see that happening anytime soon.
Copy link to clipboard
Copied
The Design Editor is not HTML5. When you create an HTML5 output, the output files are generated as HTML5. All other outputs remain as HTML4.
See www.grainge.org for RoboHelp and Authoring tips