What happened to the invoice styling?
As from Opencart 4.x the invoice got new styling and it looks ok.
But when you want to print the invoice there is no styling what so ever.
Is this a know problem?
As from Opencart 4.x the invoice got new styling and it looks ok.
But when you want to print the invoice there is no styling what so ever.
Is this a know problem?
Last edited by Reptile on Wed May 03, 2023 12:33 am, edited 1 time in total.
All my extensions: Click here or Click here
Nevermind.
Found the problem.
In the order_invoice.twig
Simply replace:
With:
Found the problem.
In the order_invoice.twig
Simply replace:
Code: Select all
<link href="{{ bootstrap_css }}" type="text/css" rel="stylesheet" media="screen"/>
Code: Select all
<link href="{{ bootstrap_css }}" type="text/css" rel="stylesheet"/>
All my extensions: Click here or Click here
Now that the issue has been resolved, please add: [SOLVED] at the beginning of the subject line on your first post.Reptile wrote: ↑Sat Apr 29, 2023 6:39 pmNevermind.
Found the problem.
In the order_invoice.twig
Simply replace:With:Code: Select all
<link href="{{ bootstrap_css }}" type="text/css" rel="stylesheet" media="screen"/>
Code: Select all
<link href="{{ bootstrap_css }}" type="text/css" rel="stylesheet"/>
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Who is online
Users browsing this forum: No registered users and 1 guest