by ShopSite Lauren » Tue Dec 04, 2007 2:12 pm
This is not a setting within ShopSite. However you can add CSS to the packing slip screen to get the font to display smaller. The CSS would look simlar to:
<style type="text/css">
body, td, a, p, span, li, div, blockquote, b, font {
font-size: 9pt;
}
</style>
You would add this to either the Header or Footer fields on the packing slip screen by going to Orders > Configure.
-Lauren