Hi, in: /domains/mysite.it/public_html/templates/mytemplate/html/com_virtuemart/invoice i found a file: "invoice_order.php" who, in line 66, has this php instruction:
echo $this->orderDetails['shipmentName'];
Can someone help me find a way to modify this line in order to reduce the size of the Shipment Logo (for example) to 50%?
Thank you
in invoice_order.php put die(); at the end of the file so u can see the html
force an invoice creation and target the shipping img with a snippet of css directly in the file