Page 1 of 1

changing the logo tiny

PostPosted:Mon Feb 01, 2021 5:45 pm
by nithin-techforce
i am trying to change the logo in the ui after successful loging ,but when i inspect the scr for img tag is ../logo/tiny which is a url pattern for a servlet which is responsible to return an image and tried to decompile the .class file of that servlet then i found its using config.LOGO_TINY as a reference to the file ,i want to know where is this config.LOGO_TINY is declared and initialized or else i want to which image is getting rendered in the above case ,i have tried changing the logo_tiny.gif in OpenKm/img/ folder but didn't work

Re: changing the logo tiny

PostPosted:Wed Feb 03, 2021 7:17 am
by jllort
Share screenshot of the logo you are trying to change and I will try to guide about how doing it.