Re branding OpenSkedge - OfficeStack/OpenSkedge GitHub Wiki
It's likely your company, organization, or institution will want to re-brand OpenSkedge a little. Luckily, it's real easy to do this.
Changing the brand name is really simple. From the account of an administrator, simply go to the OpenSkedge Settings
page and change the text in the field labeled Brand Name
to something other than OpenSkedge.
You may also change the image that shows up in the application header bar, the login screen, and the favicon (small icon that shows up in your browser's address bar). To replace this branding, simply replace the following files with your own images:
[OpenSkedge Root]/web/img/branding_logo_large.png
(This is shown on the login screen. The ideal resolution is 128x128 pixels)[OpenSkedge Root]/web/img/branding_logo_small.png
(This is shown on the application header bar. The ideal resolution is 28x28 pixels)[OpenSkedge Root]/web/favicon.png
and[OpenSkedge Root]/web/favicon.ico
(This is shown in your browser's address bar. The ideal resolution is 32x32 pixels but it could be as large as 256x256)