View Single Post
  #1  
Old 06-19-2017, 07:36 PM
  GlasPak's Avatar 
GlasPak GlasPak is offline
 

eXpert
  
Join Date: May 2015
Posts: 241
 

Default Invoice Font Size - modification

For the life of me I can't figure out how to make the printable invoices in the admin section have a larger font.. Right now the invoice says 15px font but when it prints I swear it is like 8 pt font...

using
?target=order&order_number=1&mode=invoice

The css attribute is apparently inherited by

.addresses .address-section .address-field span {
}

But I can't find any reference to this in any of the css files in the admin section... I know it was moved from 5.2 to 5.3. I tried disabling aggregate css but it still doesnt show which css file it is inheriting this from (the css file is still the aggregate even after I disable that and clear the cache). This is what dev tools says for the css file https://glaspak.com/var/resources/admin/https/screen/1962436ee4d61a7b55ae7a2a5f63fe7f.css?1497932647



Edit:
http://kb.x-cart.com/en/modules/pos_system_for_x-cart/using_pos_system_for_x-cart/using_the_pos_system_mod...mer_area).html

Can this please be updated
__________________
Business License
https://glaspak.com
GoDaddy VPS - Apache with WHM
2GB ECC DDR3 1600MHz
2x Intel E5-2630L v2 Hex Core 2.4/2.8ghz
15 MB proc cache
60 GB 10k RPM hdd
PHP 7.0.15
MariaDB 10.1.21 with InnoDB engine
Reply With Quote