Can you tell me, how to change the buttons like "card" etc. i want to change the colors and the text.
Maybe you can tell me how to do this without loosing everything after upgrading virtuemart?
I tried it with overrides, but nothing works... :(
Thank you for your help!
Change the buttons using css. Just add your new styles to the end of your Joomla template css file (and remove the button styles from VM's css file) to prevent overwriting during updates, or make a custom css file and add a link to it to your Joomla template's index.php.
Use Firebug to work out the code changes. http://forum.virtuemart.net/index.php?topic=102850.0
The add to cart button uses an image sprite for display, but it is not essential to use a sprite.
OK, Thank you very much, that was very helpfull!
But maybe you can tell me also, what to with the text?
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Ok, i found it in the language ini, but wil it be overwrite by a update,
or does the the update nothing change in the language file???
Use language overrides. http://forum.virtuemart.net/index.php?topic=113895.0