|
| Ovation Outliner uses a Cascading Style Sheet to format the outline when it is exported to HTML. The Cascading Style Sheet is located in the home directory of the Ovation Outliner Application and is named "ovation.css". You can replace the default Style Sheet, or change the HTML Link tag in the generated HTML to reference a different Style Sheet. |
|
| The link can be found in the generated Ovation Outliner HTML file and looks like this: |
|
| <link rel="stylesheet" type="text/css" href="c:\Program Files\Ovation\ovation.css"> |
|
| Just replace the "href" path so it references your own Style Sheet. Remember to change this path every time you export the outline to HTML as the path will be replaced with the default Ovation Outliner Cascading Style Sheet. |
|
| If you wish to contribute your Cascading Style Sheet so that other users of Ovation Outliner can benefit from it, send it to us and we'll post it here. Unless we are notified differently, we will post your contribution along with your name and email address. |
|