Search

GlobalSCAPE Knowledge Base

How do I change the color theme for each WTC site?

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT, v8.0.6 and later

QUESTION

How do I change the color theme for each WTC site?

ANSWER

During installation, EFT creates a theme.json file and a customization-theme.ps1 file in the EFT installation folder under \Web\Shadowfax\portal\assets\customization. The file theme.json is used to define the colors used in the WTC, and customization-theme.ps1 is a PowerShell script used to change the colors throughout the product.

In the help, the topic "Changing Logo and Colors in the WTC and Login Page" explains how to use a company logo and color theme in the WTC and login page. That procedure applies to all sites on EFT. If you want to make different changes to different sites, use the procedure below.

The procedure is basically the same, but you must first create a separate folder for each Site that you want to customize separately.

  1. In the <EFT installation>\Web\ folder, create a folder named Custom (with a capital C).
  2. In the Custom folder, create folders named after the individual sites (e.g., MyUSsite, MyUKsite, MyCanadianSite)
  3. Copy the entire Shadowfax folder into each of the new Site folders. For example, C:\Program Files (x86)\Globalscape\EFT Server Enterprise\Web\Custom\MyUSSite\Shadowfax.
  4. In each Site's \Shadowfax\portal\assets\customization folder:
    1. Adjust the colors you want in the theme.json file.
    2. Run the customize-theme.ps1 script.
  5. Restart the EFT Server Service.
  6. View each site to verify your changes.
Details
Last Modified: 2 Years Ago
Last Modified By: kmarsh
Type: FAQ
Article not rated yet.
Article has been viewed 2.2K times.
Options
Also In This Category