Problem
A favicon is an icon that appears in the tab or address bar of a browser to help users easily identify the web sites they have opened.
If you want to change the default favicon that your K2 runtime forms are using, you can follow the instructions below.
Solution
If you want to change the favicon for K2 Workspace and K2 Management, you have to replace either favicon.ico or favicon.png from here:
[Program Files]\K2\K2 smartforms Runtime\Styles\Themes\Platinum2\workspace[Program Files]\K2\K2 smartforms Runtime\Styles\Themes\Platinum2\K2Sites_Management[Program Files]\K2\K2 smartforms Runtime\Styles\Platinum2\Images[Program Files]\K2\K2 smartforms Runtime\Styles\Platinum\Images[Program Files]\K2\K2 smartforms RuntimeIf you want to use the same favicon for all your forms, please do the following:1. Backup a copy of the following file:[Program Files]\K2\K2 Smartforms Runtime\Runtime\Forms.aspx2. Edit [Program Files]\K2\K2 Smartforms Runtime\Runtime\Forms.aspx with notepad3. Add the following under the <head> section:<link rel='shortcut icon' href='favicon.ico' />4. Save the changes5. Copy your favicon.ico to [Program Files]\K2\K2 Smartforms Runtime\Runtime folder6. Run IISRESET7. Clear your browser cache8. Try opening any of your K2 form and check the favicon