CJH Posted February 11, 2014 Share Posted February 11, 2014 I've been looking everywhere for which file to edit to alter the format and layout for 1. Order confirmation Payment for Checks (the last page the customer sees in the five-step payment, that summarises what information is needed for check payment) 2. The email that goes to the store when the customer confirms that check sale ... Actually, not quite that email page because it is an element being called from elsewhere that is the problem ... The Customer email for 'Order Confirmation' contains the delivery address and the billing address in two blocks, referred to in order_conf.tpl as {delivery_block_html} and {invoice_block_html}. Those display correctly in this email, but not correctly in the New Order email that goes to the store. I do not need to edit translations - the translations and text are fine. It is the layout and format that I need to find - for (1), how the page is laid out (I need to separate two lines that run together using a <br>) and for (2) correct how Bold type appears by moving <strong> within the address being called up from the customer's account (or somewhere). Can anyone tell me which files to look for? Link to comment Share on other sites More sharing options...
Recommended Posts