• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

TKatch
#1 Posted : Thursday, April 16, 2015 10:22:37 AM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
With the new 2015 update, my print template font size got super-big. What code can I add/modify to reduce the font size? Should I add <font-size: 80%;> somewhere?
Aaron
#2 Posted : Friday, April 17, 2015 8:27:58 AM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,393
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
While you could use a font tag you really shouldn't. Instead use CSS. You can add a <style> block to the top of your print template (or in the <head> if you have one). This will allow you to override any admin styles.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
Aaron
#3 Posted : Friday, April 17, 2015 8:33:25 AM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,393
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Originally Posted by: TKatch Go to Quoted Post
With the new 2015 update, my print template font size got super-big.

We made a change to the admin print style sheet (/BVAdmin/StylesPrint.css) that is likely what's causing this. We added the following style rule (first line in the CSS file):

Code:
body {font-size:12px;}


You could try reducing the font size (e.g. 10px).
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
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.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012