logo dimensions not effective in 1.9.1 e-mail
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
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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,05031651
3,05031651
asked May 5 '15 at 16:03
carlocarlo
254823
254823
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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,05031651
3,05031651
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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