changing the logo tiny
Forum rules
Please, before asking something see the documentation wiki or use the forum search function.
Please, before asking something see the documentation wiki or use the forum search function.
-
- Fresh Boarder
- Posts: 3
- Joined: Mon Feb 01, 2021 3:45 pm
changing the logo tiny
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
-
- Moderator
- Posts: 11384
- Joined: Fri Dec 21, 2007 11:23 am
- Location: Sineu - ( Illes Balears ) - Spain
- Contact:
Re: changing the logo tiny
Share screenshot of the logo you are trying to change and I will try to guide about how doing it.