Infos:
- Used Zammad version: Zammad versión 5.3.1-1672769502.c29df3bd.centos8
- Used Zammad installation type: packahe centos
- Operating system: centos8
- Browser + version: chrome Versión 108.0.5359.125 (Build oficial) (64 bits)
Expected behavior:
This is a dumb question, but I can’t figure it out yet!
Let’s see if anyone has any ideas…
I wanted to customize the loading and bird icons zammad…
i did it as follows, rename /opt/zammad/public/assets/images/icons.svg_old
and I replaced it with the custom icons, but it didn’t work, all the icons remained white (img attached)
I went back to reset the icons file to default, but even so my zammad environment still shows all the icons in white!
I already reinstalled everything from scratch, using the same BD… and the problem persists
any idea of how to solve it, without losing the BD
because I see that the error config is from the BD…
and not from the zammad installation
I read this in the readme file in the images directory
Recreating the Zammad SVG Icon Store
$ yarn install
$npx gulp build
[14:08:17] Using gulpfile zammad/public/assets/images/gulpfile.js
[14:08:17] Starting 'build'...
[14:08:17] Finished 'build' after 7.48ms
but I am in CENTOS environment, can you guide me how to build from centos