Customizing WebHelp Output with a Custom CSS
By creating your own custom CSS stylesheet, you can customize the look and style of WebHelp output to fit your specific needs.
To use a custom CSS in WebHelp output, follow these steps:
- 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
                           
- Run the transformation scenario.
