I've been wanting to change a few icons built into the system, but after looking through the code they are called from css class function "vmicon". Where is the css that handles these views? For example, the trash can, and refresh icons in the cart (vm2-remove_from_cart, vm2-add_quantity_cart). I'm guessing once I find these, I can add them to the my template with the different image in the template CSS, but I need to find the original to start.
Thanks in advance.
You will find these : in the configuration settings, templates>> under Mediia Assets URL - components/com_virtuemart/assets/images
Ah nice. Thank you very much, and sorry for the late reply. :)