DARKF3D3 Posted August 2, 2016 Share Posted August 2, 2016 I'm trying customizing email layout the problem it's that the html editor of prestashop change what i copy in it. I took a template I'm actually using for the newsletter that has some css customizations like these: <STYLE type="text/css"> body {background-color:#eee;color:#333;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:19px;} img, td, table, a { border: 0; margin: 0; padding: 0; } a { color:#333;<span id="XinhaEditingPostion">text-decoration:none; } </STYLE> But every time prestashop remove these style... There's no way to use exaclty what I write avoiding PS to modify it? Link to comment Share on other sites More sharing options...
DARKF3D3 Posted August 30, 2016 Author Share Posted August 30, 2016 Any help? Link to comment Share on other sites More sharing options...
tdr170 Posted August 30, 2016 Share Posted August 30, 2016 Do not edit the email in the translations area of the BO instead either edit the email directly in the email folder or use a separate html editor and upload to the email folder. I use a separate HTML editor that has a preview function for most but for others I just edit the email template directly in the folder with my FTP program. Link to comment Share on other sites More sharing options...
DARKF3D3 Posted August 30, 2016 Author Share Posted August 30, 2016 Thank you tdr170, I'll try following your tip editing the files into the email folder. Do you know if there's a way to sent test email to view the result in different email accounts? Because sometimes the email are slighty different from what we see when editing them with a text editor. Link to comment Share on other sites More sharing options...
tdr170 Posted August 30, 2016 Share Posted August 30, 2016 What email are you editing, Example of what I do is say I edited the Out Of Stock Email I will the just pick a product and set the stock to the QTY i need to trigger the email. Once email is sent I set it back. Link to comment Share on other sites More sharing options...
DARKF3D3 Posted August 31, 2016 Author Share Posted August 31, 2016 I need to doing a restyling of all my email template. So I'm wondering if there's a way to send test email because it's not so comfortable to place new order with every payment method, change all the order status an so on... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now