In "View Order" can the type size be enlarged

General ShopSite user discussion

In "View Order" can the type size be enlarged

Postby Nova » Fri Sep 17, 2010 11:04 am

I print orders from the "View Orders" screen.
Can this type size be made larger on my printed copy?
thanks
Nova
 
Posts: 6
Joined: Tue Mar 30, 2010 12:32 pm
Location: USA

Re: In "View Order" can the type size be enlarged

Postby ShopSite Lauren » Fri Sep 17, 2010 1:01 pm

You can do this on your own browser when you print by selecting to print at 110% or stretching the order to fit the page (depends on the size of the order). Or you can do this by adding code to the view order or view packing slip header area. For this second option, go to Orders > Configure, and in whichever header you would like (the view packing slip header or view order header) add the following code:

<style type="text/css">
body, td, th, p {
font-size: 110%;
}
</style>
- 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: In "View Order" can the type size be enlarged

Postby Nova » Fri Sep 17, 2010 1:58 pm

Unfortunately this does not work. if an order takes 2 pages then some items become omitted.
Enlarging to 110 % omits the information that should be printed at the bottom of the page.
Can this be changed inside shopsite?
Nova
 
Posts: 6
Joined: Tue Mar 30, 2010 12:32 pm
Location: USA

Re: In "View Order" can the type size be enlarged

Postby ShopSite Lauren » Fri Sep 17, 2010 2:45 pm

Yes, look at my second option.

Or you can do this by adding code to the view order or view packing slip header area. For this second option, go to Orders > Configure, and in whichever header you would like (the view packing slip header or view order header) add the following code:

<style type="text/css">
body, td, th, p {
font-size: 110%;
}
</style>
- 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: In "View Order" can the type size be enlarged

Postby Nova » Mon Sep 20, 2010 3:12 pm

From the "Order" window I selected "Configure" and in the "view order header" I pasted this from your reply:
<style type="text/css">
body, td, th, p {
font-size: 110%;
}
</style>

This appears to have no effect. Did I do this correctly?
Nova
 
Posts: 6
Joined: Tue Mar 30, 2010 12:32 pm
Location: USA

Re: In "View Order" can the type size be enlarged

Postby Jim » Mon Sep 20, 2010 6:07 pm

It seems to work for me for most but not all text in the order. ( I use Firefox for my browser but I don't think that would make a difference.) Try setting the 110% to something like 200% and view an order. You can then see which text is being affected and what is not. Then view the source of the screen and find the style class, or html tag that you can create a class for, and set the style for that to be something more in line with what you are looking for. You could also reduce the height of the various elements with a style to reduce the space between them.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Re: In "View Order" can the type size be enlarged

Postby Nova » Tue Sep 21, 2010 9:02 am

I wish to make larger the typeface of the SKU number portion of the order (when printed on paper).
The SKU number portion of the order is not accessible from the windows suggested as it is not in the header or footer. Is this type size is controlled elsewhere in the MYOB program?
I do not understand this part of your reply,"Then view the source of the screen and find the style class, or html tag that you can create a class for, and set the style for that to be something more in line with what you are looking for. You could also reduce the height of the various elements with a style to reduce the space between them."
Thank you for your help.
Nova
 
Posts: 6
Joined: Tue Mar 30, 2010 12:32 pm
Location: USA


Return to User Forum

Who is online

Users browsing this forum: No registered users and 156 guests