![]() |
after-order invoice
After an order is successfully processed via the CC gateway, the customer is taken back to the order confirmation page with the INVOICE table.
The problem is that the INVOICE table is sometimes too wide for the screen. It looks very messy. I'm not sure if it has something to do with the short desc. or not, but it seems to. Is there a way to keep this table a certain width every time? Thanks! |
I know this thread is about a year and a half old, but if anyone can answer this question, I'd be greatly appreciative. Thanks.
|
the file is called order_message.tpl
edit that one to suit your needs |
thanks shan
|
Well, I know this thread is almost 2 years old now, but if anyone can help, I'd greatly appreciate it. I can't figure out how to modify the following code so that it won't be so wide and break up our template after checkout (i.e. the invoice that's shown to the buyer after they successfully make a purches).
Code:
{* $Id: order_message.tpl,v 1.32 2004/07/07 09:49:52 svowl Exp $ *} |
its probably because the mail/html/order_invoice.tpl uses the <pre> tag
remove that |
Thank you very much shan, that's exactly what I was looking for. :D
|
Worked like a charm, so I figured I'd post what I changed for anyone else that might need it. Change the file that shan said above to this: (back up your original first)
Code:
{* $Id: order_invoice.tpl,v 1.14 2004/07/06 14:00:13 svowl Exp $ *} You could do more with it, but this will do the trick. This will put your logo above the invoice, and align most of it to the left. :) Thanks again. |
customer invoice - toll free no
how do you remove the UK toll free words from the customer invoice
tph |
I haven't looked, but I would think in the languages
|
All times are GMT -8. The time now is 12:28 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.