Change font size on printed shipping invoice

  • Posts: 209
  • Thank you received: 18
13 years 7 months ago #10032

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.

  • Posts: 82723
  • Thank you received: 13338
  • MODERATOR
13 years 7 months ago #10036

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.

  • Posts: 4
  • Thank you received: 0
12 years 9 months ago #36171

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.

  • Posts: 82723
  • Thank you received: 13338
  • MODERATOR
12 years 9 months ago #36214

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.

  • Posts: 4
  • Thank you received: 0
12 years 9 months ago #36261

spot on! thank you for such a quick and accurate reply.

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

  • Posts: 56
  • Thank you received: 0
7 years 9 months ago #259723

how can i change and add my own font to invoices?

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

  • Posts: 56
  • Thank you received: 0
7 years 9 months ago #259724

..\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.

  • Posts: 82723
  • Thank you received: 13338
  • MODERATOR
7 years 9 months ago #259738

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.129 seconds
Powered by Kunena Forum