Modif border-radius sur smartphone + modifications dans le template email custo
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return array(
|
||||||
'* Billing address' => '* Adresse de facturation',
|
'* Billing address' => '* Adresse de facturation',
|
||||||
'* Delivery address' => '* Adresse de livraison',
|
'* Delivery address' => '* Adresse de livraison',
|
||||||
'* Items ordered:' => '* Articles commandés',
|
'* Items ordered:' => '* Articles commandés',
|
||||||
@@ -14,7 +14,7 @@ return [
|
|||||||
'Delivery address:' => 'Adresse de livraison : ',
|
'Delivery address:' => 'Adresse de livraison : ',
|
||||||
'Delivery method:' => 'Livré par : ',
|
'Delivery method:' => 'Livré par : ',
|
||||||
'Email not displaying correctly?' => 'Le mail ne s\'affiche pas correctement ?',
|
'Email not displaying correctly?' => 'Le mail ne s\'affiche pas correctement ?',
|
||||||
'For any questions, or concerns, feel free to contact <a href="mailto:%mail" style="color:#3c69c1;text-decoration:none" target="_blank">%mail</a>.' => 'Pour toutes questions contactez nous par mail : <a href="mailto:%mail" style="color:#3c69c1;text-decoration:none" target="_blank">%mail</a>.',
|
'For any questions, or concerns, feel free to contact <a href="mailto:%mail" style="color:#3c69c1;text-decoration:none" target="_blank">%mail</a>.' => 'Pour toute question, contactez nous par email : <a href="mailto:%mail" style="color:#3c69c1;text-decoration:none" target="_blank">%mail</a>.',
|
||||||
'Have a nice day.' => 'Bonne journée.',
|
'Have a nice day.' => 'Bonne journée.',
|
||||||
'Hello' => 'Bonjour',
|
'Hello' => 'Bonjour',
|
||||||
'Hello,' => 'Bonjour,',
|
'Hello,' => 'Bonjour,',
|
||||||
@@ -29,7 +29,7 @@ return [
|
|||||||
'Order Number:' => 'Commande N° : ',
|
'Order Number:' => 'Commande N° : ',
|
||||||
'Order Total' => 'Total de la commande',
|
'Order Total' => 'Total de la commande',
|
||||||
'Order Total:' => 'Total de la commande : ',
|
'Order Total:' => 'Total de la commande : ',
|
||||||
'Our contact us at:' => 'Contactez nous au',
|
'Our contact us at:' => 'Notre adresse',
|
||||||
'Our mailing address is:' => 'Adresse postale',
|
'Our mailing address is:' => 'Adresse postale',
|
||||||
'Paid With:' => 'Payé par : ',
|
'Paid With:' => 'Payé par : ',
|
||||||
'Price in' => 'Prix en',
|
'Price in' => 'Prix en',
|
||||||
@@ -39,11 +39,11 @@ return [
|
|||||||
'Shipping:' => 'Frais de livraison',
|
'Shipping:' => 'Frais de livraison',
|
||||||
'Support' => 'SAV',
|
'Support' => 'SAV',
|
||||||
'Thank you for your order!' => 'Merci pour votre commande',
|
'Thank you for your order!' => 'Merci pour votre commande',
|
||||||
'Thanks' => 'Merci',
|
'Thanks' => 'Merci de votre confiance',
|
||||||
'The %store team.' => 'L\'équipe %store.',
|
'The %store team.' => 'L\'équipe %store.',
|
||||||
'Thelia V2' => 'Thelia v2',
|
'Thelia V2' => 'Thelia v2',
|
||||||
'To login, please use the email address <span style="font-family: courier, fixed; font-size: 120%">%email</span>' => 'Pour vous connecter, merci d\'utiliser l\'adresse e-mail <span style="font-family: courier, fixed; font-size: 120%">%email</span>',
|
'To login, please use the email address <span style="font-family: courier, fixed; font-size: 120%">%email</span>' => 'Pour vous connecter, merci d\'utiliser l\'adresse e-mail <span style="font-family: courier, fixed; font-size: 120%">%email</span>',
|
||||||
'Total' => 'Total',
|
'Total' => 'Total (avec remise)',
|
||||||
'Total due : %amount' => 'Total à payer : %amount',
|
'Total due : %amount' => 'Total à payer : %amount',
|
||||||
'Unit price : %amount' => 'Prix unitaire : %amount',
|
'Unit price : %amount' => 'Prix unitaire : %amount',
|
||||||
'View it in your browser' => 'Voir dans le navigateur',
|
'View it in your browser' => 'Voir dans le navigateur',
|
||||||
@@ -65,4 +65,4 @@ return [
|
|||||||
'Your order confirmation Nº %ref' => 'Confirmation de commande N° %ref',
|
'Your order confirmation Nº %ref' => 'Confirmation de commande N° %ref',
|
||||||
'Your password for %store' => 'Votre mot de passe pour %store',
|
'Your password for %store' => 'Votre mot de passe pour %store',
|
||||||
'Your password is <span style="font-family: courier, fixed; font-size: 120%">%pass</span>' => 'Votre mot de passe est <span style="font-family: courier, fixed; font-size: 120%">%pass</span>',
|
'Your password is <span style="font-family: courier, fixed; font-size: 120%">%pass</span>' => 'Votre mot de passe est <span style="font-family: courier, fixed; font-size: 120%">%pass</span>',
|
||||||
];
|
);
|
||||||
|
|||||||
BIN
templates/email/boutique/assets/img/banniere_5x106.jpg
Normal file
|
After Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 8.2 KiB |
BIN
templates/email/boutique/assets/img/logo.png
Normal file
|
After Width: | Height: | Size: 55 KiB |
@@ -20,7 +20,7 @@ DO NOT DELETE THIS FILE, some plugins may use it.
|
|||||||
*}
|
*}
|
||||||
|
|
||||||
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
|
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
|
||||||
{default_translation_domain domain='email.default'}
|
{default_translation_domain domain='email.boutique'}
|
||||||
{default_locale locale={$locale}}
|
{default_locale locale={$locale}}
|
||||||
|
|
||||||
{block name='message-body'}{$message_body nofilter}{/block}
|
{block name='message-body'}{$message_body nofilter}{/block}
|
||||||
@@ -20,7 +20,7 @@ DO NOT DELETE THIS FILE, some plugins may use it.
|
|||||||
*}
|
*}
|
||||||
|
|
||||||
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
|
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
|
||||||
{default_translation_domain domain='email.default'}
|
{default_translation_domain domain='email.boutique'}
|
||||||
{default_locale locale={$locale}}
|
{default_locale locale={$locale}}
|
||||||
|
|
||||||
{block name='message-body'}{$message_body nofilter}{/block}
|
{block name='message-body'}{$message_body nofilter}{/block}
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
{default_translation_domain domain='email.default'}
|
{default_translation_domain domain='email.boutique'}
|
||||||
{default_locale locale={$locale}}
|
{default_locale locale={$locale}}
|
||||||
{declare_assets directory='assets'}
|
{declare_assets directory='assets'}
|
||||||
{assign var="url_site" value="{config key="url_site"}"}
|
{assign var="url_site" value="{config key="url_site"}"}
|
||||||
@@ -393,7 +393,7 @@ body,#bodyTable{
|
|||||||
{if $image == null}
|
{if $image == null}
|
||||||
{$image = {image file='assets/img/logo.gif' failsafe=true}}
|
{$image = {image file='assets/img/logo.gif' failsafe=true}}
|
||||||
{/if}
|
{/if}
|
||||||
<img src="{$image}" alt="{$company_name}" border="0" style="border: 0px none;border-color: ;border-style: none;border-width: 0px;height: 75px;width: 135px;margin: 0;padding: 0;line-height: 100%;outline: none;text-decoration: none;" width="135" height="75">
|
<img src="{$image}" alt="{$company_name}" border="0" style="border: 0px none;border-color: ;border-style: none;border-width: 0px;height: 102px;width: 587px;margin: 0;padding: 0;line-height: 100%;outline: none;text-decoration: none;" width="587" height="102">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -426,7 +426,7 @@ body,#bodyTable{
|
|||||||
{block name="image-header"}
|
{block name="image-header"}
|
||||||
<tr>
|
<tr>
|
||||||
<td class="bodyContent" style="padding-bottom: 20px;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #505050;font-family: Helvetica;font-size: 16px;line-height: 150%;padding-top: 20px;text-align: left;border-collapse: collapse !important;">
|
<td class="bodyContent" style="padding-bottom: 20px;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #505050;font-family: Helvetica;font-size: 16px;line-height: 150%;padding-top: 20px;text-align: left;border-collapse: collapse !important;">
|
||||||
<img class="bodyImage" src="{image file='assets/img/header.jpg'}" alt="" border="0" style="border: 0px none;border-color: ;border-style: none;border-width: 0px;height: 188px;width: 580px;margin: 0;padding: 0;line-height: 100%;outline: none;text-decoration: none;display: inline;max-width: 600px;" width="580" height="188">
|
<img class="bodyImage" src="{image file='assets/img/banniere_5x106.jpg'}" alt="" border="0" style="border: 0px none;border-color: ;border-style: none;border-width: 0px;margin: 0;padding: 0;line-height: 100%;outline: none;text-decoration: none;display: inline;max-width: 600px;" width="758" height="180">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
{/block}
|
{/block}
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 8.2 KiB |
@@ -8859,8 +8859,7 @@ header .header .language-container .currency-switch .select {
|
|||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
}
|
}
|
||||||
.footer-container .footer-banner {
|
.footer-container .footer-banner {
|
||||||
background-color: #f49a17;
|
background-color: #e8e8e8;
|
||||||
color: #fff;
|
|
||||||
font-size: 19px;
|
font-size: 19px;
|
||||||
}
|
}
|
||||||
.footer-container .footer-banner .banner i {
|
.footer-container .footer-banner .banner i {
|
||||||
@@ -9058,7 +9057,7 @@ a {
|
|||||||
}
|
}
|
||||||
.btn {
|
.btn {
|
||||||
transition: all 0.3s ease-in-out;
|
transition: all 0.3s ease-in-out;
|
||||||
border-radius: 12px;
|
border-radius: 0px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
@@ -9073,6 +9072,7 @@ a {
|
|||||||
}
|
}
|
||||||
.btn-primary {
|
.btn-primary {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
border-left: 3px solid #f9c478;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.btn-primary:hover,
|
.btn-primary:hover,
|
||||||
@@ -9248,9 +9248,6 @@ a {
|
|||||||
.navbar.navbar-secondary {
|
.navbar.navbar-secondary {
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
}
|
}
|
||||||
.navbar.nav-main {
|
|
||||||
border-radius: 30px;
|
|
||||||
}
|
|
||||||
@media (min-width: 992px) {
|
@media (min-width: 992px) {
|
||||||
.navbar .list-subnav {
|
.navbar .list-subnav {
|
||||||
background-color: #FFEDD8;
|
background-color: #FFEDD8;
|
||||||
@@ -11028,7 +11025,21 @@ div > .rouge {
|
|||||||
.navbar li > a.login:before {
|
.navbar li > a.login:before {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
/* ----------------------- Footer ----------------------- */
|
|
||||||
.footer-container {
|
.footer-container {
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
|
.footer-container .footer-banner {
|
||||||
|
background-color: #f49a17;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.btn {
|
||||||
|
border-radius: 12px;
|
||||||
|
}
|
||||||
|
.btn-primary {
|
||||||
|
border-left: 0px;
|
||||||
|
}
|
||||||
|
@media screen and (min-width: 768px) {
|
||||||
|
.navbar.nav-main {
|
||||||
|
border-radius: 30px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 8.2 KiB |
@@ -33,7 +33,27 @@ div > .rouge {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ----------------------- Footer ----------------------- */
|
|
||||||
.footer-container {
|
.footer-container {
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
|
|
||||||
|
.footer-banner {
|
||||||
|
background-color: @brand-primary; //@footer-banner-bg;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn {
|
||||||
|
border-radius: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.btn-primary {
|
||||||
|
border-left: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (min-width: @screen-sm-min) {
|
||||||
|
.navbar {
|
||||||
|
&.nav-main {
|
||||||
|
border-radius: 30px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
// Thelia : Buttons
|
// Thelia : Buttons
|
||||||
.btn {
|
.btn {
|
||||||
.transition(all 0.3s ease-in-out);
|
.transition(all 0.3s ease-in-out);
|
||||||
border-radius: 12px;
|
border-radius: 0px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
.btn-primary {
|
.btn-primary {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
//border-left: 3px solid lighten(@brand-primary, 20%);
|
border-left: 3px solid lighten(@brand-primary, 20%);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
&:hover,
|
&:hover,
|
||||||
@@ -51,4 +51,4 @@
|
|||||||
|
|
||||||
.btn-link {
|
.btn-link {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,8 +3,7 @@
|
|||||||
|
|
||||||
// footer-banner
|
// footer-banner
|
||||||
.footer-banner {
|
.footer-banner {
|
||||||
background-color: @brand-primary ;//@footer-banner-bg;
|
background-color: @footer-banner-bg;
|
||||||
color: #fff;
|
|
||||||
font-size: ceil(@font-size-base * 1.3);
|
font-size: ceil(@font-size-base * 1.3);
|
||||||
.banner {
|
.banner {
|
||||||
i {
|
i {
|
||||||
|
|||||||
@@ -4,10 +4,6 @@
|
|||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.nav-main {
|
|
||||||
border-radius: 30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
// Subnav Links
|
// Subnav Links
|
||||||
@media (min-width: @grid-float-breakpoint) {
|
@media (min-width: @grid-float-breakpoint) {
|
||||||
.list-subnav {
|
.list-subnav {
|
||||||
|
|||||||