Is it possible to hide the admin upload logo icon ?
Since Tiki25 it is needed to use the logo module to display a brand icon (Bootstrap Classic layout). However it comes with a relatively big icon to upload a different logo. Its annoying. 🤷🏻♂️
I can hide it using :
.box-logo .tips {display:none}
But isn't it possible to hide this "image" button using admin options ?