Customize basic CSS styles for Oxygen Web Author

You can make changes to the style of Oxygen Web Author within IXIASOFT CCMS Web by creating custom CSS stylesheets.

Note: You can change some of the CSS settings for Collaborative Review and Approvals in the Administration area within CCMS Web. However, use the following process for other CSS changes to Oxygen Web Author or more global changes.
  1. Locate your framework extension.
    The framework extension is created during the installation of CCMS Web. It should be saved in a safe location, such as with your backups of the docbase. The filename is typically dita-company.zip where company is the name of your company.
  2. In the /css/custom folder of your framework extension, do one of the following to add your custom CSS stylesheets:
    • If you have a simple change, you can paste your CSS directly in the custom.css file.
    • If you have several custom CSS stylesheets, paste them into the /css/custom folder and use the custom.css file to include them using import statements.
  3. Zip your customization folder to dita-company.zip
  4. Upload the dita-company.zip into CCMS Web.