after reading the documentation on skin icons I still wonder how to define an own button icon to overwrite the core's image icon. I've already implemented a custom skin with a file icons/image.png
(where image
is intended to be the button's name) but this doesn't suffice.
What can I do?
To clarify: I want this icon to be replaced:
This is my approach for a similar scenario.
I disabled the default image icon and other unwanted icons.
I added up my own buttons and for icons, I used font awesome icons instead of the default pngs.