To open an existing theme for editing, follow these steps:
-
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.
- Select the PublicAccess web application.
-
Click Theme Designer. The Theme Designer window is displayed.
-
Open the theme you want to modify by performing one of the following actions:
-
Select the desired theme from the Theme drop-down list
-
Click Load and select the desired theme from the Resources folder of your Public Access Viewer virtual directory.
-
Click Load Default to load and modify the default theme page.
-
- Modify the new theme as desired. See Modifying a Theme for more information on modifying your new theme.
- Click Save when you are finished making changes. The Save As dialog is displayed.
- Browse to the Resources directory for your Public Access Viewer web site.
-
Click Save. The Theme Saved Successfully prompt is displayed.
- Click Copy Link. The link text is copied to your clipboard.
- Click OK.
- Open your custom .aspx file using a text editor (such as Notepad).
- Paste the copied text over the existing <link> node.
- Save and close the .aspx file.