Skip to main content

Add a custom favicon

There are two methods for adding a custom favicon.

The first method is to place the favicon.ico image into the IIS root folder C:\inet\wwwroot. This may work well if IIS is only used to host Bravura Security Fabric.  If other products or sites are hosted from IIS, favicon files for those sites will also be in that root directory. 

If other products are hosted off of IIS, then consider the following method:

  1. Create a folder in \design\custom\ui\src.

  2. From \design\src\ui\src, copy index.html into \design\custom\ui\src.

  3. In the <head> section of \design\custom\ui\src\index.html, employ the desired link method from the "How to Use" section at https://en.wikipedia.org/wiki/Favicon.  Wikipedia notes the different methods that work with different browsers.

    Note

    Ensure favicon.ico is accessible from the specified location.

    Never modify the index.html file in \design\src\ui\src.

  4. Generate and install the skins.

  5. Access the sign-in page for Bravura Security Fabric and check for the favicon to appear.  If it does not, try holding Shift and clicking refresh in the browser.