Jump to content

Admin Invoice Print - LOGO problems


djcaseanova

Recommended Posts

I want to be able to print my invoices from the admin orders screen. When I hit the print button, it shows me what I need, but the logo is completely messed up. My logo is larger than the 360x120px size I read somewhere it recommended. The image does not automatically resize to this, but I would like to be able to edit the size requirements, but I do not know where to look.

 

I am trying to find the file that needs to be edited... anyone know? Will editing the size for the admin order print mess up any other logo areas?

Link to comment
Share on other sites

There is a difference between CC5.2 and CC6 in the CSS for the printed invoices (I call them shipping manifests). The file is the admin template orders.print.php, and the css file is print.css.

 

At the end of print.css, make sure there is this statement:

#storeLabel img{width:100%!important;display:block}

This is supposed to force the browser to resize the image to fit inside its container.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...