X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How to align text in the invoice (https://forum.x-cart.com/showthread.php?t=21447)

steen maigaard 04-29-2006 01:36 AM

How to align text in the invoice
 
Hi.

I have modified my order_data.tpl in "/mail/html" so that i can print the secondary currency on the invoice, but it wraps around my invoice and looks terrible. How can i change that and where. I Would like to move it a bit left on the page.


This is the code i use,and it works fine, only it wraps on the page .

{include file="currency.tpl" value=$order.total}{include file="customer/main/alter_currency_value.tpl" alter_currency_value=$order.total}

Regards
Steen

NightFire 04-29-2006 01:49 AM

You have to edit these files in your skin1 directory:

mail/html/order_customer.tpl
mail/html/order_data.tpl
mail/html/order_invoice.tpl

Hope it helps

steen maigaard 04-29-2006 04:11 AM

I was afraid You'd say that
 
Thanks for the answer, however i have no idea how to do this, i am not very familiar with PHP. Is there any further help to get ?

Regards
Steen

balinor 04-29-2006 04:21 AM

It isn't PHP, it is just plain old HTML with Smarty tags in the table cells.

steen maigaard 04-29-2006 07:29 AM

Got it solved
 
Thanks for the help, i have it solved now.


All times are GMT -8. The time now is 03:47 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.