alfredopacino Posted July 15, 2014 Share Posted July 15, 2014 hi, you should add a img{border:0} to your next release of mail module. As you can see we get a link border around the logo. Link to comment Share on other sites More sharing options...
vekia Posted July 15, 2014 Share Posted July 15, 2014 my thunderbird displays logo without border i think that it's a case of software where you receive mails Link to comment Share on other sites More sharing options...
alfredopacino Posted July 15, 2014 Author Share Posted July 15, 2014 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.. 1 Link to comment Share on other sites More sharing options...
vekia Posted July 15, 2014 Share Posted July 15, 2014 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 More sharing options...
adrica123 Posted July 22, 2014 Share Posted July 22, 2014 Hello Friend, Where do I add this code to eliminate the edge? Thank you! Adriana Link to comment Share on other sites More sharing options...
vekia Posted July 22, 2014 Share Posted July 22, 2014 to each mail template in <style> section Link to comment Share on other sites More sharing options...
adrica123 Posted July 22, 2014 Share Posted July 22, 2014 to each mail template in <style> section In folder mails? Link to comment Share on other sites More sharing options...
adrica123 Posted July 22, 2014 Share Posted July 22, 2014 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 More sharing options...
alfredopacino Posted July 22, 2014 Author Share Posted July 22, 2014 (edited) 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 July 22, 2014 by alfredopacino (see edit history) Link to comment Share on other sites More sharing options...
techtech Posted July 28, 2014 Share Posted July 28, 2014 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 More sharing options...
vekia Posted July 28, 2014 Share Posted July 28, 2014 you can manage mails under localization > translations > email translations you can change there as much as you want Link to comment Share on other sites More sharing options...
techtech Posted July 28, 2014 Share Posted July 28, 2014 @vekia....thank you! By the way, I've used backend managers that let you search your site for keywords. It's the most valuable addon and most likely saves thousands of hours of user questions/difficulties Link to comment Share on other sites More sharing options...
Recommended Posts