VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Roccofx1 on February 28, 2016, 23:09:29 PM

Title: VM3 - How edit text color of added to cart message?
Post by: Roccofx1 on February 28, 2016, 23:09:29 PM
Hi, I have Joomla 3.4.8 and VM 3.0.12

How can i change text color of the box that appears after adding product to cart? right now it says "continue shopping" and "show cart" but if i edit that text color to red with developer tools for example, it also affects the product page text, but i only want to edit the product added message text, i want "show cart" to be red color, but if i change it also affect many other texts in joomla.

Is there an extension to better the look of the product added to cart message?

Thanks
Title: Re: VM3 - How edit text color of added to cart message?
Post by: jenkinhill on February 28, 2016, 23:55:38 PM
Edit components/com_virtuemart/views/cart/tmpl/padded.php to add an id to the links, usse the edited file as a template override and then apply your css styles to the id.

http://docs.virtuemart.net/tutorials/templating-layouts.html