Our site www.viart.com is operated by latest Viart Shop 5.8.28 with default Clear design
Topic Information
gray (Guest)
gray (Guest)
The standard Invoice Slip does not produce big enough characters, for posting via windowed 'Documents Inside' pouches. I do not use packing slips as that means 2 lots of printing.
 
I have modified the \templates\admin\admin_invoice_html.html
 
as follows -
change <!-- begin delivery_name_block -->
to
<!-- begin delivery_name_block --><strong><font size="4" face="Verdana">
and
 
change <!-- end delivery_country_code_block -->
to <!-- end delivery_country_code_block --><br><br></strong></font>
 
Anybody know of a proper way of doing it, instead of hacking the code ??.