In what folder is the .png file for the "back" icon that is now just a
white arrow. I would like to try it as totally transparent.

It's not a single file, but a bunch of files for corners, sides, fill:

https://github.com/ralph-irving/jivelite/tree/master/share/jive/applets/JogglerSkin/images/Buttons

If you want to get rid of the arrow all together you'd best edit the JogglerSkinApplet.lua to remove the image. After the following line you'd need to define "img = false,". That might work (haven't tested this)

https://github.com/ralph-irving/jivelite/blob/master/share/jive/applets/JogglerSkin/JogglerSkinApplet.lua#L3168

--

Michael
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to