Rank: Member
Joined: 1/23/2013(UTC) Posts: 267 Location: Joliet, IL
Thanks: 64 times
|
Print size got massive. Messing with my formatting. Also larger orders will require much more paper on print out. How do I change this back to what it was?
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
We run into this from time to time with certain merchants. It all comes down to how you've customized your print templates vs. the admin styling. Print templates use the admin print styling as their base styling. So, if you haven't specifically defined styles in your templates they will take on the standard admin print styles. The solution is to add styling in your templates that override the standard styling. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 1/23/2013(UTC) Posts: 267 Location: Joliet, IL
Thanks: 64 times
|
So can I modify this StylesPrint.css file to reduce the font size? I tried changing theh body font size from 10px to 8px or even 80px, with no effect on print templates. TKatch attached the following image(s): StylesPrint.gif (246kb) downloaded 2 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Member
Joined: 3/25/2013(UTC) Posts: 37 Location: Hummelstown, PA
Was thanked: 4 time(s) in 3 post(s)
|
I worked out a solution.
Replace the entire contents of the admin print stylesheet (/bvadmin/stylesprint.css) with this:
body, div, dl, dt, dd, ul, ol, li, pre, form, p, blockquote, th, td { font-size: 12px; } h1, h2, h3, h4, h5, h6 { font-size: 14px; } body.print { background-color:#FFFFFF; margin: 0px; }
.creditcardnumber {display:none;} .printwindow {overflow:visible;border:none;padding:0;} .printhidden {display:none;} .print-full-width {width:100%!important;} table td, table th {}
.f-row {width:auto;}
/*overwrite Foundation css so Chrome prints page-breaks*/ .column, .columns {float:none;}
|
Nathan Baker BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
2 users thanked Nathan for this useful post.
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.