Hi,
I want to replace the old-fashioned "trash can" and "refresh quantity cart"" icons in VM3. So i replaced "remove_from_cart.png" and "update_quantity_cart.png" in components/com_virtuemart/assets/images/vmgeneral but it didn't change nothing ! I had empty all the existing caches but those horribles blue icons stayed on the screen !!
Some help, please ?
Thaaaaaanks !
François
The default VM templates use a sprite image. components/com_virtuemart/assets/images/vm2-sprite.png so either edit the sprite or code to use a separate image.
I modified the sprite and it's perfect :)
Thanks a lot, Kelvyn !
Note that the sprite will get overwritten on update of VM