Hi everyone,
it seems like an easy thing to do and yet I am struggling. How do I change the mango logo in the menu to a custom one? I love the idea and read the article on overrides, searched the forums and Google. It just does not work, even after restarting the (locally running) mango instance.
To narrow the issue down I took the original Mango logo.svg file, changed the text color to red and saved in the overrides folder. To increase my chances of seeing the changed logo I made three copies and placed them directly in the web folder, one in a subfolder with the name "img" and one copy in the subfolder titled "images".
fl@linux-tuxedo:~/SW/mango/overrides/web> ls -R
.:
images img logo.svg
./images:
logo.svg
./img:
logo.svg
After restarting the mango instance and logging in again, the logo is still the same. Any ideas what might go wrong here?
In terms of documentation I am still wondering whether I could/should use PNG files (instead of SVG) and whether the subfolder is actually "img" or "images".
Thanks a lot for your input on this!
Frank