I noticed that the standard packing list does not have a header that includes the company name or address. Was there any way we could customize this form and add our company logo and address? Also, the font used in this form is larger than what we want. Which file do we go into to modify these settings? The same applies to the invoice printouts as well.
Thanks in advance! This forum has been soooo helpful, and I am so glad I chose AbleCommerce. Don't know what I'd do without the support.
Regards,
Alan Lee
How to customize the invoice and packing list?
Re: How to customize the invoice and packing list?
In order to add company info to the packing slip you need to modify the Website\Admin\Orders\Print\PackSlips.aspx page. For font change locate the following class in the current themes CSS file
On more thing changing the styles for this class will change that style for each section that has the same class. If you only want to change the style of the form for this page. Better create a copy of the table.form styles and then rename the class and update the packing slip form to use that newly created class.
Code: Select all
table.form
Re: How to customize the invoice and packing list?
Thank you so much! I'll pass this along to my programmer.
Regards,
Alan
Regards,
Alan