View Single Post
  #18  
Old 06-07-2016, 07:04 AM
  razortw's Avatar 
razortw razortw is offline
 

X-Cart team
  
Join Date: Feb 2015
Posts: 807
 

Default Re: Invoices in the admin area print to large

Quote:
Originally Posted by GlasPak
That is specific for Smarty Templates, how do you override the css files? I tried using custom CSS in the look and layout tab but that doesn't override the print css.
You should override following files that define styles for printed pages, in your custom module, or using the Custom Skin module that is available for free in the marketplace
- /skins/default/en/css/print.css
- /skins/admin/en/css/print.css
Here is the article that explains how to add CSS files to your module
* http://kb.x-cart.com/display/XDD/Adding+CSS+and+JS+files
__________________
Best regards,
Igor Pudovkin
X-Cart hosting team
Reply With Quote