Change font size on packing slip?

General ShopSite user discussion

Change font size on packing slip?

Postby silken » Mon May 07, 2012 8:40 pm

Hi,
My shipping person having a difficult time reading the packing slip when she pulls orders. Is there any way to enlarge the font size on the packing slip? Also, is there any way to put the SKU BEFORE the item name, instead of after? I would like it to display QUANTITY, SKU, PRODUCT NAME, AMOUNT, EXTENDED.

Finally, let's say that changing the font size makes it too wide to print on the sheet of paper...is it possible to arrange it to print in 'landscape' format instead of 'portrait' format?

Thanks in advance,
Debbie
silken
 
Posts: 120
Joined: Mon Jun 07, 2010 11:56 am
Location: santa cruz, ca

Re: Change font size on packing slip?

Postby ShopSite Lauren » Tue May 08, 2012 4:32 pm

Debbie, you can go to Orders > Configure, and in Packing Slip Header field you can add the following code to have the product information larger.
Code: Select all
<style type="text/css">
.order_data td {font-size: 13px;}
</style>


For printing, before you print, in the print window you can choose if you print landscape or portrait format.
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
ShopSite Lauren
 
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT

Re: Change font size on packing slip?

Postby silken » Tue May 08, 2012 5:04 pm

Thanks, Lauren! Most appreciated. Is it too greedy to ask about the second question, that is, rearranging the columns? I assume that would have to be done in the custom templates?
Debbie
silken
 
Posts: 120
Joined: Mon Jun 07, 2010 11:56 am
Location: santa cruz, ca

Re: Change font size on packing slip?

Postby ShopSite Lauren » Tue May 08, 2012 5:34 pm

Debbie, my mistake, I forgot to answer that question...there isn't an easy way to make that adjustment. Technically you could add some javascript which rearranges those columns, but I am not proficient enough with javascript to add that code. The view order and view packing slip are not template driven.
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
ShopSite Lauren
 
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT

Re: Change font size on packing slip?

Postby silken » Tue May 08, 2012 5:39 pm

ok, thanks, i appreciate that. i have no idea about java, so maybe i'll just leave that one alone!
Debbie
silken
 
Posts: 120
Joined: Mon Jun 07, 2010 11:56 am
Location: santa cruz, ca

Re: Change font size on packing slip?

Postby silken » Thu May 10, 2012 5:12 pm

Hi Lauren,
Hate to say it, but I finally got around to trying your solution and it did not work (nor did it seem to be in line with what was there.) This is the code as it stands:

<p style="text-align: left;"><span style="color: rgb(0, 0, 128);"><b>Thank you for using Silken Road to place your order. Your final total, adjusted for discounts and shipping, appears below. If you have any questions about your order, please contact us: silken@plumpub.com</b></span></p><p style="text-align: center;"><span style="font-size: larger;"><span style="color: rgb(128, 0, 128);"><span style="font-family: Times New Roman;"><i><b>We look forward to seeing you again!
</style></b></i></span></span></span></p>

It seems to ONLY pertain to the actual greeting at the top of the page, and not at all to the table of products itself. Also, when I inserted your code, it did not seem to affect anything. Any ideas? Sorry to be back with bad news...
Debbie
silken
 
Posts: 120
Joined: Mon Jun 07, 2010 11:56 am
Location: santa cruz, ca

Re: Change font size on packing slip?

Postby ShopSite Lauren » Thu May 10, 2012 6:13 pm

Debbie, I had tested the code in my own store and it worked for me. Are you referring to the packing slip or thank you email? Try pasting the code in but changing the font to larger size so that it is more noticeable. The order receipt header and the packing slip header are on the same screen, make sure you are pasting the code into the packing slip header field.
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
ShopSite Lauren
 
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT

Re: Change font size on packing slip?

Postby silken » Thu May 10, 2012 7:10 pm

Hi Lauren,
Hmmm...I haven't had any success. This is exactly how I put it in. Maybe I placed it incorrectly?

Debbie

P.S. it is DEFINITELY in the packing slip header, by the way.

<style type="text/css">
.order_data td {font-size: 20px;}
</style>
<p style="text-align: left;"><span style="color: rgb(0, 0, 128);"><b>Thank you for using Silken Road to place your order. Your final total, adjusted for discounts and shipping, appears below. If you have any questions about your order, please contact us: silken@plumpub.com</b></span></p><p style="text-align: center;"><span style="font-size: larger;"><span style="color: rgb(128, 0, 128);"><span style="font-family: Times New Roman;"><i><b>We look forward to seeing you again!
</style></b></i></span></span></span></p>
silken
 
Posts: 120
Joined: Mon Jun 07, 2010 11:56 am
Location: santa cruz, ca


Return to User Forum

Who is online

Users browsing this forum: No registered users and 126 guests