Hide icon on wpanel
Added by Marcelo Antunes 9 months ago
I'm using a wpanel, but i need to choose a diferent icon, and also alignit to right.
So i need to delete the wt icon, and add mine.
How do i do it?
I found that issue (https://redmine.emweb.be/issues/4948) has been open since 2016.
Regards
Marcelo
Replies (1)
RE: Hide icon on wpanel - Added by Matthias Van Ceulebroeck 9 months ago
Hello Marcelo,
currently this is indeed something that isn't quite configurable. You can change the icon by replacing the collapse.gif
and expand.gif
with your own. They should be located in the
resourcesdirectory by default, or alternatively in the directory you configured in the
wt_config.xmlwith the property
resourcesURL`.
I believe that, while it's called a .gif
you should also be able to replace the content with any supported format you'd like (like PNG for example), but I am not completely 100% sure, you will have to test that out.
Regardless, I'll change the version on the ticket so I won't lose track of it.
I hope that helps,
Matthias