File: /var/www/kpopbg.com/mails/en/test.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title>Message from {shop_name}</title>
<link rel="stylesheet" type="text/css" href="https://kpopbg.com//mails/themes/classic/assets/email.css">
<style>
/****** responsive ********/
@media only screen and (max-width: 300px){
body {
width:218px !important;
margin:auto !important;
}
.table {width:195px !important;margin:auto !important;}
.logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto !important;display: block !important;}
span.title{font-size:20px !important;line-height: 23px !important}
span.subtitle{font-size: 14px !important;line-height: 18px !important;padding-top:10px !important;display:block !important;}
td.box p{font-size: 12px !important;font-weight: bold !important;}
.table-recap table, .table-recap thead, .table-recap tbody, .table-recap th, .table-recap td, .table-recap tr {
display: block !important;
}
.table-recap{width: 200px!important;}
.table-recap tr td, .conf_body td{text-align:center !important;}
.address{display: block !important;margin-bottom: 10px !important;}
.space_address{display: none !important;}
}
@media only screen and (min-width: 301px) and (max-width: 500px) {
body {width:308px!important;margin:auto!important;}
.table {width:285px!important;margin:auto!important;}
.logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;}
.table-recap table, .table-recap thead, .table-recap tbody, .table-recap th, .table-recap td, .table-recap tr {
display: block !important;
}
.table-recap{width: 295px !important;}
.table-recap tr td, .conf_body td{text-align:center !important;}
}
@media only screen and (min-width: 501px) and (max-width: 768px) {
body {width:478px!important;margin:auto!important;}
.table {width:450px!important;margin:auto!important;}
.logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;}
}
/* Mobile */
@media only screen and (max-device-width: 480px) {
body {width:308px!important;margin:auto!important;}
.table {width:285px;margin:auto!important;}
.logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;}
.table-recap{width: 295px!important;}
.table-recap tr td, .conf_body td{text-align:center!important;}
.address{display: block !important;margin-bottom: 10px !important;}
.space_address{display: none !important;}
}
</style>
</head>
<body style="background-color: #ffffff; width: 650px; margin: auto; font-family: 'Open-sans', sans-serif; color: #555454; font-size: 13px; line-height: 18px; -webkit-text-size-adjust: none;" bgcolor="#ffffff" width="650">
<table class="table table-mail" style="width: 100%; margin-top: 10px; -moz-box-shadow: 0 0 5px #afafaf; -webkit-box-shadow: 0 0 5px #afafaf; -o-box-shadow: 0 0 5px #afafaf; box-shadow: 0 0 5px #afafaf; filter: progid:DXImageTransform.Microsoft.Shadow(color=#afafaf, Direction=134, Strength=5);" width="100%">
<tr>
<td id="header-left" class="space" style="width: 20px;" width="20"> </td>
<td align="center">
<table class="table" bgcolor="#ffffff" style="width: 100%;" width="100%">
<tr>
<td align="center" class="logo" style="border-bottom: 4px solid #333333">
<a title="{shop_name}" href="{shop_url}" test="{shop_url}" style="color: #337ff1;">
<img src="{shop_logo}" alt="{shop_name}">
</a>
</td>
</tr>
<tr>
<td align="center" class="titleblock">
<span class="title" style="font-weight: 500; font-size: 28px; text-transform: uppercase; line-height: 33px;">Hello</span>
</td>
</tr>
<tr>
<td class="space_footer" style="padding: 0 !important;"> </td>
</tr>
<tr>
<td class="linkbelow">
<span>
This is a <span><strong>test e-mail</strong></span> from your shop..
<br><br>
If you can read this, the test was successful!.
</span>
</td>
</tr>
<tr>
<td class="space_footer" style="padding: 0 !important;"> </td>
</tr>
<tr>
<td class="footer" style="border-top: 4px solid #333333">
<span><a href="{shop_url}" style="color: #337ff1;">{shop_name}</a> powered by <a href="https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7" style="color: #337ff1;">PrestaShop™</a></span>
</td>
</tr>
</table>
</td>
<td id="footer-right" class="space" style="width: 20px;" width="20"> </td>
</tr>
</table>
</body>
</html>