so i have upgrade from ee3 to ee4 and hate the look of the invoice template and i see now its controled in css i need or would like to know how i might code in css the look for the old ee3 invoice template. please any help would be great
The invoice between the two versions of Event Espresso use different CSS. We can provide some information on changing specific areas but if you need an exact match, then please get in touch with a developer here:
Re-building the EE3 invoices to be compatible with EE4 will not be a simple task.
EE3 used FPDF to build the PDF invoices and are created differently from the invoice in EE4.
If you go to /event-espresso/gateways/invoice/template.php you will find all of the details used to output the PDF’s.
EE4 uses DOMPDF which allows for more flexibility but they are completely different library’s so as far as I am aware you would basically need to rebuild the invoice template from scratch.
Viewing 3 reply threads
The support post ‘invoice Looks’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.