Creating a New Theme - Web Application Management Console - English - Foundation 22.1 - OnBase - external

Web Application Management Console

Platform
OnBase
Product
Web Application Management Console
Release
Foundation 22.1
License

To create a new theme for use with your Public Access Viewer solution, follow these steps:

  1. Launch the Web Application Management Console locally on the server where the Public Access Viewer application is located.

    In a typical 32-bit installation, the Web Application Management Console can be found in C:\Program Files\Hyland\Web Applications Management Console.

    In a typical 64-bit installation, the Web Application Management Console can be found in C:\Program Files (x86)\Hyland\Web Applications Management Console.

  2. Select the PublicAccess web application.
    Note:

    If a web application is already open, you will need to click the Open Web Application button to switch to the Public Access Viewer web application.

  3. Click Theme Designer. The Theme Designer window is displayed.
  4. Click New. A new theme is created, and is visible in the Preview section. The Theme Part section is also populated with fields available to be modified.
  5. Modify the new theme as desired. See Modifying a Theme for more information on modifying your new theme.
  6. Click Save when you are finished making changes. The Save As dialog is displayed.
  7. Browse to the Resources directory for your Public Access Viewer web site.
  8. Click Save. The Theme Saved Successfully prompt is displayed.
  9. Click Copy Link. The link text is copied to your clipboard.
  10. Click OK.
  11. Open your custom .aspx file using a text editor (such as Notepad).
  12. Paste the copied text over the existing <link> node.
  13. Save and close the .aspx file.