Skip to main content

Change font size on printed shipping invoice

More
15 years 6 months ago #10032 by JIK
Hi, I have set the font size of the shipping invoice to 12px (deafult was 11px) so I can read it on my screen. However when I print the invoice the fontsize reverts back to 11px. How do I make the printed version font larger?

cheers!

Please Log in or Create an account to join the conversation.

More
15 years 6 months ago #10036 by nicolas
We will need more details to be able to answer.
How did you change the font size ? CSS ? Code modification ? In which file ? Are you printing from the front end or from the back end ?

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #36171 by pezhardie
I have a similar question.
I am trying to change the font size of the invoice,

backend, bluestork, clicked in the order view window.

thanks!

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #36214 by nicolas
Then, you should edit the file "invoice" of the view "order" via the menu Display->Views and change the HTML there to add some css.

You could for example try to change the line:
<table width="100%">

to:
<table width="100%" style="font-size: 20px;">

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #36261 by pezhardie
spot on! thank you for such a quick and accurate reply.

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #259723 by ebrahimahamdi
how can i change and add my own font to invoices?

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #259724 by ebrahimahamdi
..\media\com_hikashop folder i create a new folder for font that is containing my own font. then in backend default css i add that font , i want to know is that contain any problem

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #259738 by nicolas
Hi,

That's not a problem. As long as your CSS code is correctly added to the invoice, and that the font is valid it should work.

Please Log in or Create an account to join the conversation.

Time to create page: 0.191 seconds
Powered by Kunena Forum