VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: ralz on April 06, 2012, 23:20:52 PM

Title: "Product Details" button on browse page
Post by: ralz on April 06, 2012, 23:20:52 PM
How do I edit the text of the product details button on the browse page in VM2?
Title: Re: "Product Details" button on browse page
Post by: cpetitclerc73 on April 07, 2012, 08:31:52 AM
Well to edit the color:

/images/vmgeneral/backgrounds.png

just change the color of the box to whatever you want and your good to go! however in vmsite-ltr.css there is a border you will need to change.

hope that helps!
Title: Re: "Product Details" button on browse page
Post by: ralz on April 07, 2012, 19:10:48 PM
Thanks, but I am actually trying to edit the text itself. Does anyone know where this can be done?
Title: Re: "Product Details" button on browse page
Post by: jenkinhill on April 07, 2012, 23:31:37 PM
You need to locate the language string in the language file ( joomla_root/language/en-GB/en-GB.com_virtuemart.ini ) and then use a language override to replace the text. Uing an override means it will not be changed when updating. http://forum.virtuemart.net/index.php?topic=92944.0