BV Commerce Forum
»
BV Commerce Support
»
How Do I? Questions
»
Print template font size reformatting help needed
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?
|
|
|
|
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)
|
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 |
|
|
|
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)
|
Originally Posted by: TKatch 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): 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.