ShopMann Posted February 27 Share Posted February 27 Hi, anybody know any module for customizing layout and content of "Print order" in Back Office? I don't want to change prestashop core files. Thank you. Link to comment Share on other sites More sharing options...
Prestashop Addict Posted February 27 Share Posted February 27 Hi, you don't need a module, the print design is coded in CSS, via a print stylesheet, you can modify it. Link to comment Share on other sites More sharing options...
ShopMann Posted February 27 Author Share Posted February 27 vor 1 Stunde schrieb Prestashop Addict: Hi, you don't need a module, the print design is coded in CSS, via a print stylesheet, you can modify it. Hi, and this CSS file will be overritten by each Prestashop update? Link to comment Share on other sites More sharing options...
Prestashop Addict Posted February 27 Share Posted February 27 il y a une heure, ShopMann a dit : Hi, and this CSS file will be overritten by each Prestashop update? Unfortunately yes the file is adminXXXXXX/themes/new-theme/public/orders.css. But you can make a simple module that load in admin order your css file which overrides css classses . Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now