VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: TAIWAR on November 05, 2013, 07:19:55 AM

Title: Change text color of product name on pdf vm 2022a
Post by: TAIWAR on November 05, 2013, 07:19:55 AM
 Vm 2022a

Hello

Can domaine tell me Where I can change the text color from product name when I use pdf invoice on backend because by défaut its blue.. I try to fond the code on the file incoice_order.php but its not this One...
Title: Re: Change text color of product name on pdf vm 2022a
Post by: TAIWAR on November 08, 2013, 22:23:52 PM
The color is on print.css of my template I use firebug and search  line a : a link
I add this :
color:#000000;