logo dimensions not effective in 1.9.1 e-mailSwap Multiple Images with Configurable SwatchesPatch failed because of .htaccessMagento 1.9.2.3 Email-Queue not workingImages 404-Not FoundFile upload option is appearing serialized in cartOrder Emails Marked as sent but not receivedBlurry logo - fix via styles.css?How to remove swatch options that are not available?Magento product image is not visible in frontendMagento “Remind passowrd” email template issue
How can drunken, homicidal elves successfully conduct a wild hunt?
Find duplicated column value in CSV
How to build suspense or so to establish and justify xenophobia of characters in the eyes of the reader?
What does the term "railed" mean in signal processing?
How water is heavier than petrol eventhough its molecular weight less than petrol?
Payment instructions allegedly from HomeAway look fishy to me
Should I give professor gift at the beginning of my PhD?
Does an ice chest packed full of frozen food need ice?
Hottest Possible Hydrogen-Fusing Stars
How did students remember what to practise between lessons without any sheet music?
Do any instruments not produce overtones?
Is open-sourcing the code of a webapp not recommended?
Was there a priest on the Titanic who stayed on the ship giving confession to as many as he could?
Can a black dragonborn's acid breath weapon destroy objects?
Why doesn't Adrian Toomes give up Spider-Man's identity?
Find the Factorial From the Given Prime Relationship
What could have caused a rear derailleur to end up in the back wheel suddenly?
The eyes have it
How to chain Python function calls so the behaviour is as follows
How to retract an idea already pitched to an employer?
What can plausibly explain many of my very long and low-tech bridges?
Was the Tamarian language in "Darmok" inspired by Jack Vance's "The Asutra"?
Was Jesus good at singing?
What makes Ada the language of choice for the ISS's safety-critical systems?
logo dimensions not effective in 1.9.1 e-mail
Swap Multiple Images with Configurable SwatchesPatch failed because of .htaccessMagento 1.9.2.3 Email-Queue not workingImages 404-Not FoundFile upload option is appearing serialized in cartOrder Emails Marked as sent but not receivedBlurry logo - fix via styles.css?How to remove swatch options that are not available?Magento product image is not visible in frontendMagento “Remind passowrd” email template issue
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I uploaded a png logo with size 400x188px like this: Admin panel -> Design -> I selected default config -> transactional emails
After that I selected the logo -> upload, I set width 200 and height 94 and then saved the configuration.
Now when I create an order I receive the email with the logo, but it is still large. Do i need to change the header file for emails?
2nd issue i have is that when i select password forgotten option, i get the default magento logo.
I have flushed all cache (even that it is not active at the moment) etc.
What am i missing?
magento-1.9 ce-1.9.1.0 email-templates
add a comment |
I uploaded a png logo with size 400x188px like this: Admin panel -> Design -> I selected default config -> transactional emails
After that I selected the logo -> upload, I set width 200 and height 94 and then saved the configuration.
Now when I create an order I receive the email with the logo, but it is still large. Do i need to change the header file for emails?
2nd issue i have is that when i select password forgotten option, i get the default magento logo.
I have flushed all cache (even that it is not active at the moment) etc.
What am i missing?
magento-1.9 ce-1.9.1.0 email-templates
add a comment |
I uploaded a png logo with size 400x188px like this: Admin panel -> Design -> I selected default config -> transactional emails
After that I selected the logo -> upload, I set width 200 and height 94 and then saved the configuration.
Now when I create an order I receive the email with the logo, but it is still large. Do i need to change the header file for emails?
2nd issue i have is that when i select password forgotten option, i get the default magento logo.
I have flushed all cache (even that it is not active at the moment) etc.
What am i missing?
magento-1.9 ce-1.9.1.0 email-templates
I uploaded a png logo with size 400x188px like this: Admin panel -> Design -> I selected default config -> transactional emails
After that I selected the logo -> upload, I set width 200 and height 94 and then saved the configuration.
Now when I create an order I receive the email with the logo, but it is still large. Do i need to change the header file for emails?
2nd issue i have is that when i select password forgotten option, i get the default magento logo.
I have flushed all cache (even that it is not active at the moment) etc.
What am i missing?
magento-1.9 ce-1.9.1.0 email-templates
magento-1.9 ce-1.9.1.0 email-templates
edited Jan 17 '16 at 9:27
Klettseb
3,04531851
3,04531851
asked May 5 '15 at 16:03
carlocarlo
254823
254823
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
You upload it correctly
To change this globally, go to:
System > Configuration > General > Design > Transactional Emails
and upload it there. I'm using Magento ver. 1.9.0.1
You Should have an image in your folder called logo_email.gif
same as logo_print.gif
for the "Print View" pages.
So:
"/public_html/skin/frontend/fortis/default/images/logo_email.gif"
I would recommend though using the image already in the size you need it instead of changing it through css and the Magento backend.
Magento recommends to upload a double size image in pixels and specify the desired size in the configuration. Then the image looks good on new high resolution displays.
– Bjinse
Feb 3 '16 at 14:35
add a comment |
If you still get mails with a wrong logo, look in your mail program for View raw HTML message, then you can see which logo it uses. Then simply replace that logo by your own logo. This even works for mails already sent. When your customers reopen the mail, the mail program will re-fetch the image.
This also works if you see question marks in the mail.
I had the same problem. The displayed logo in the password mail was in:
skin/frontend/default/default/images/logo_email.gif
It should be about 1200 px to fill the page width when printing an e-mail.
And you are right that it does not help to set the correct dimensions in the configuration. They are not used in this mail. Seems a bug to me.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f65785%2flogo-dimensions-not-effective-in-1-9-1-e-mail%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You upload it correctly
To change this globally, go to:
System > Configuration > General > Design > Transactional Emails
and upload it there. I'm using Magento ver. 1.9.0.1
You Should have an image in your folder called logo_email.gif
same as logo_print.gif
for the "Print View" pages.
So:
"/public_html/skin/frontend/fortis/default/images/logo_email.gif"
I would recommend though using the image already in the size you need it instead of changing it through css and the Magento backend.
Magento recommends to upload a double size image in pixels and specify the desired size in the configuration. Then the image looks good on new high resolution displays.
– Bjinse
Feb 3 '16 at 14:35
add a comment |
You upload it correctly
To change this globally, go to:
System > Configuration > General > Design > Transactional Emails
and upload it there. I'm using Magento ver. 1.9.0.1
You Should have an image in your folder called logo_email.gif
same as logo_print.gif
for the "Print View" pages.
So:
"/public_html/skin/frontend/fortis/default/images/logo_email.gif"
I would recommend though using the image already in the size you need it instead of changing it through css and the Magento backend.
Magento recommends to upload a double size image in pixels and specify the desired size in the configuration. Then the image looks good on new high resolution displays.
– Bjinse
Feb 3 '16 at 14:35
add a comment |
You upload it correctly
To change this globally, go to:
System > Configuration > General > Design > Transactional Emails
and upload it there. I'm using Magento ver. 1.9.0.1
You Should have an image in your folder called logo_email.gif
same as logo_print.gif
for the "Print View" pages.
So:
"/public_html/skin/frontend/fortis/default/images/logo_email.gif"
I would recommend though using the image already in the size you need it instead of changing it through css and the Magento backend.
You upload it correctly
To change this globally, go to:
System > Configuration > General > Design > Transactional Emails
and upload it there. I'm using Magento ver. 1.9.0.1
You Should have an image in your folder called logo_email.gif
same as logo_print.gif
for the "Print View" pages.
So:
"/public_html/skin/frontend/fortis/default/images/logo_email.gif"
I would recommend though using the image already in the size you need it instead of changing it through css and the Magento backend.
answered Jan 16 '16 at 13:36
KlettsebKlettseb
3,04531851
3,04531851
Magento recommends to upload a double size image in pixels and specify the desired size in the configuration. Then the image looks good on new high resolution displays.
– Bjinse
Feb 3 '16 at 14:35
add a comment |
Magento recommends to upload a double size image in pixels and specify the desired size in the configuration. Then the image looks good on new high resolution displays.
– Bjinse
Feb 3 '16 at 14:35
Magento recommends to upload a double size image in pixels and specify the desired size in the configuration. Then the image looks good on new high resolution displays.
– Bjinse
Feb 3 '16 at 14:35
Magento recommends to upload a double size image in pixels and specify the desired size in the configuration. Then the image looks good on new high resolution displays.
– Bjinse
Feb 3 '16 at 14:35
add a comment |
If you still get mails with a wrong logo, look in your mail program for View raw HTML message, then you can see which logo it uses. Then simply replace that logo by your own logo. This even works for mails already sent. When your customers reopen the mail, the mail program will re-fetch the image.
This also works if you see question marks in the mail.
I had the same problem. The displayed logo in the password mail was in:
skin/frontend/default/default/images/logo_email.gif
It should be about 1200 px to fill the page width when printing an e-mail.
And you are right that it does not help to set the correct dimensions in the configuration. They are not used in this mail. Seems a bug to me.
add a comment |
If you still get mails with a wrong logo, look in your mail program for View raw HTML message, then you can see which logo it uses. Then simply replace that logo by your own logo. This even works for mails already sent. When your customers reopen the mail, the mail program will re-fetch the image.
This also works if you see question marks in the mail.
I had the same problem. The displayed logo in the password mail was in:
skin/frontend/default/default/images/logo_email.gif
It should be about 1200 px to fill the page width when printing an e-mail.
And you are right that it does not help to set the correct dimensions in the configuration. They are not used in this mail. Seems a bug to me.
add a comment |
If you still get mails with a wrong logo, look in your mail program for View raw HTML message, then you can see which logo it uses. Then simply replace that logo by your own logo. This even works for mails already sent. When your customers reopen the mail, the mail program will re-fetch the image.
This also works if you see question marks in the mail.
I had the same problem. The displayed logo in the password mail was in:
skin/frontend/default/default/images/logo_email.gif
It should be about 1200 px to fill the page width when printing an e-mail.
And you are right that it does not help to set the correct dimensions in the configuration. They are not used in this mail. Seems a bug to me.
If you still get mails with a wrong logo, look in your mail program for View raw HTML message, then you can see which logo it uses. Then simply replace that logo by your own logo. This even works for mails already sent. When your customers reopen the mail, the mail program will re-fetch the image.
This also works if you see question marks in the mail.
I had the same problem. The displayed logo in the password mail was in:
skin/frontend/default/default/images/logo_email.gif
It should be about 1200 px to fill the page width when printing an e-mail.
And you are right that it does not help to set the correct dimensions in the configuration. They are not used in this mail. Seems a bug to me.
edited Feb 3 '16 at 14:50
answered Feb 3 '16 at 14:39
BjinseBjinse
1414
1414
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f65785%2flogo-dimensions-not-effective-in-1-9-1-e-mail%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown