Changing the favicon for the browser tab

Changing the favicon for the browser tab

Applies to:

All versions of Cryptshare Server

Purpose:

37388298.png37388304.png

This is a step-by-step guide on changing the favicon shown in the browser tab.

Solution:

1. create a PNG image file in size 16x16 px and save it as favicon-16x16.png

2. create a PNG image file in size 32x32 px and save it as favicon-32x32.png

3. create an ICO image file in size 24x24 px and save it as favicon.ico

4. if it doesn't exist, create the folder img in <Cryptshare installation folder>/resources/ui

img

cryptshare:/opt/cryptshare-3 # ls -lh resources/ui/
insgesamt 4,0K
drwxr-xr-x 2 csuser csgroup 4,0K 15. Mär 14:06 img

5. copy the files favicon-16x16.png and favicon-32x32.png to the folder <Cryptshare installation folder>/resources/ui/img

cryptshare:/opt/cryptshare-3 # ls -lh resources/ui/img/
insgesamt 8,0K
-rw-r--r-- 1 csuser csgroup 6,8K 15. Mär 14:06 favicon-16x16.png
-rw-r--r-- 1 csuser csgroup 11K 15. Mär 14:06 favicon-32x32.png

6. copy the file favicon.ico in the folder <Cryptshare installation folder>/resources/ui

cryptshare:/opt/cryptshare-3 # ls -lh /opt/cryptshare-3/resources/ui/
insgesamt 8,0K
-rw-r--r-- 1 csuser csgroup 1,9K 22. Mär 17:48 favicon.ico
drwxr-xr-x 2 csuser csgroup 4,0K 22. Mär 16:55 img

7. restart the Cryptshare service

On Cryptshare appliance the following command can be used
systemctl restart cryptshare (use rccryptshare restart up to and including v.7.1)
    • Related Articles

    • Changing the application title for the browser

      Applies to: All versions of Cryptshare Server Purpose: The title shown in the browser tab when opening the Cryptshare User Interface can be changed. This needs to be done within the language packages installed on the server. Solution: 1. download the ...
    • Configuring language and keyboard layout

      Applies to: All versions of Cryptshare Appliance Purpose: Changing the default system language and keyboard layout from English to another language Solution: It is possible to change the language and keyboard settings on the pre-configured appliance. ...
    • Providing Cryptshare database backup to Cryptshare Support

      Applies to: Cryptshare Server version 3.12 and higher Purpose: This article describes how to create a Cryptshare database backup and provide it to Cryptshare Support via Cryptshare. Solution: Proceed as follows to create a database backup: 1. Login ...
    • User receives "ERR SSL PROTOCOL ERROR" when visiting the user interface

      Applies to: All versions of Cryptshare Server Symptom: The user visits the Cryptshare user interface and receives the following error in the browser: ERR_SSL_PROTOCOL_ERROR Alternatively, curl may receive the following HTTP response: ...
    • User receives "ERR SSL PROTOCOL ERROR" when visiting the user interface

      Applies to: All versions of Cryptshare Server Symptom: The user visits the Cryptshare user interface and receives the following error in the browser: ERR_SSL_PROTOCOL_ERROR Alternatively, curl may receive the following HTTP response: ...