Changing the Style of WebHelp Mobile Pages
You can change the style for your WebHelp Mobile pages by setting a custom theme created with a third-party tool.
To create a custom theme for WebHelp Mobile pages, use the following procedure:
- Create a custom theme (the result will be a CSS stylesheet). Use a designer tool,
                  such
                  as the ThemeRoller for jQuery Mobile, to create your own custom theme and then download
                  the resulting CSS stylesheet.
                  TipIf you are using ThemeRoller for jQuery Mobile, make sure you use a type C swatch.
- Edit the WebHelp transformation
                        scenario and open the Parameters tab.- For a DITA transformation, set the
                           args.cssparameter to the path of your custom CSS file. Also, set theargs.copycssparameter toyesto automatically copy your custom CSS in the output folder when the transformation scenario is processed.
- For a DocBook transformation, set the
                           html.stylesheetparameter to the path of your custom CSS file.
 
- For a DITA transformation, set the
                           
- Make sure that the output folder is empty.
- Run the transformation scenario.
