Hi all;
The Board:
Joomla 2.5.8
VirtueMart 2.0.14
I want to do "ADD TO CART" to change the color of the node.
We're not just change the color theme of the node.
VirtueMart 2.0 standard in the same way as the color "green" buttons to change.
Would welcome your help and support.
Thanks curve.
Hello,
Use firebug to examine you site code and css styling: https://forum.virtuemart.net/index.php?topic=102850.0
Template Overrides:
Creating Template overrides: https://forum.virtuemart.net/index.php?topic=98505.0
Template System: https://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system
Try search the forum to find similar posts:
https://forum.virtuemart.net/index.php?topic=104019.0
http://forum.virtuemart.net/index.php?topic=93936.0
Regards
Quote from: hakkih on December 12, 2012, 17:14:24 PM
Hi all;
The Board:
Joomla 2.5.8
VirtueMart 2.0.14
I want to do "ADD TO CART" to change the color of the node.
We're not just change the color theme of the node.
VirtueMart 2.0 standard in the same way as the color "green" buttons to change.
Would welcome your help and support.
Thanks curve.
Change in assets/css/vmsite-ltr.css
line 52
span.addtocart-button input.addtocart-button,span.addtocart-button input.notify-button
Change color of backgraund image and change some strings.