Jump to content

logo border in emails


Recommended Posts

i'm on windows live mail, anyway the default behaviour of the web browsers is show the border if with don't set border:0..

 

you've got right

i checked it in browser (where i can receive mails via squirrel mail client) and i see border there

Link to comment
Share on other sites

Gave right! 

 

Just put this code at the beginning, as here in this Order Cancelled model, which is in the mail / (language) folder: 

 

<style> 

a img {border: 0;} 

@ media only screen and (max-width: 300px) {

body {

width: 218px important;! 

margin: auto important;! 


 

Added a comma before the closing point, thus: 

a img {border: 0} 

a img {border: 0;

 

Thank you!

Link to comment
Share on other sites

veika just a tip for make we users life easier :)

the email templates are ~30, but they have most of content the same (the head, the footer), i think it's better include an external file for common content.

in this way if i want to edit the header or the footer in all templates, i don't have to spend 30 minutes each time :)

Edited by alfredopacino (see edit history)
Link to comment
Share on other sites

Is there a module to change the wording that customers receive when leaving a "Contact Us" message?

 

I've changed the email addresses for "Contact Us" but unable to change wording in sent emails like:

 

 

  Your message has been sent successfully

 

and

 

 
  We will answer as soon as possible.   

 

and

 

Website powered by PrestaShop

 

Thanks!

Link to comment
Share on other sites

×
×
  • Create New...