Include custom CSS stylesheets in your framework extension

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

The css/custom folder in your framework extension folder contains a custom.css file that you can use to include your custom CSS stylesheets.

To add your CSS stylesheets:

  1. Locate your framework extension; for example dita-[company].zip where [company] is the name of your company.
    Tip: When you created the framework extension, you should have kept a copy of it at a safe location such as with your backups of the Content Store.
  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. Right-click the dita-company folder and zip the folder.
  4. Upload the dita-company.zip into IXIASOFT CCMS Web.