Customize CSS styles in CCMS Web

You can easily make simple style changes in the oXygen XML Web Author Component of IXIASOFT CCMS Web by creating custom CSS stylesheets.

  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 Content Store. The filename is typically dita-[company].zip where [company] is the name of your company.
  2. In the css/custom folder, 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. Upload the dita-company.zip into CCMS Web.