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)
-   -   "Quick label" shipping label (https://forum.x-cart.com/showthread.php?t=47194)

steve.thompson 04-27-2009 12:59 AM

"Quick label" shipping label
 
Hi All.

I'd like to change the layout of the "quick label" shipping label but I can't find how / where. Any suggestions where I should look?

Thanks, Steve.

steve.thompson 05-03-2009 12:06 AM

Re: "Quick label" shipping label
 
Found it.

Edit template / main / order_label_print.tpl

Steve.

wsme123 06-03-2009 03:41 PM

Re: "Quick label" shipping label
 
Hi There

I would be interested in seeing your code. I too want to make the quick label look neater and larger.

Kind regards
Sheraz

steve.thompson 06-03-2009 03:47 PM

Re: "Quick label" shipping label
 
This is what I'm using:

Edit /skin1/main/order_label_print.tpl

Code:

{$order.tracking}
{$customer.s_firstname|default:$customer.firstname} {$customer.s_lastname|default:$customer.lastname}
{$customer.s_address}
{$customer.s_address_2}
{$customer.s_city} {$customer.s_state_text} {$customer.s_zipcode}
{$customer.s_country_text}


Steve.

MichaelREdford 12-11-2012 03:30 PM

Re: "Quick label" shipping label
 
Thanks forthe help


All times are GMT -8. The time now is 11:26 PM.

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