what company logo resolution and density will just work? #166
timschofield
started this conversation in
How To?
Replies: 1 comment
-
The company logo will be shown with a height of 32px, and variable width |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
http://www.weberp.org/forum/showthread.php?tid=9259
"Hi all, is there a "standard" resolution (pixels HxV) and density (e.g. DPI) for a company logo that will look reasonable in both the main menu and in printed documents (such as a PO)?
I started with a image resolution of 67x80 (.../companies/companyname/logo.jpg) as per max 170x80 stated in the “Getting Started” section in Manual (“The logo should be a .jpg file and just a small image no more than 170 px accross and 80 pixels high.”). However, when viewed in webERP the logo is stretched horizontally in the footer of the main menu, and overlaps with the first two lines of the company details in a printed PO.
I noticed the webERP logo in the code is 200x50, so I reduced the size to 49x50. However, in webERP the logo is still stretched horizontally in the footer and still overlaps with the company details in the PO (albeit less than before).
I then realized the images I was creating don't have ANY meta data, such as DPI. Could this be the problem? Fwiw, I used Pinta (on Linux) to resize the logos.
Thanks for any help and direction. I can post screenshots if it would help.
Best regards,
Dale"
Beta Was this translation helpful? Give feedback.
All reactions