Merge remote-tracking branch 'origin/ticket/r13541-h5div' into develop
This commit is contained in:
commit
d36ecbeb1d
@ -1084,7 +1084,7 @@ body .ac_results {
|
|||||||
background-size: contain;
|
background-size: contain;
|
||||||
height: 256px;
|
height: 256px;
|
||||||
}
|
}
|
||||||
.newsletter_footer h5 {
|
.newsletter_footer div.h5 {
|
||||||
font-family: 'nautilus';
|
font-family: 'nautilus';
|
||||||
font-size: 50px;
|
font-size: 50px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@ -1095,7 +1095,7 @@ body .ac_results {
|
|||||||
-o-text-shadow: 1px 1px 1px #696565;
|
-o-text-shadow: 1px 1px 1px #696565;
|
||||||
text-shadow: 1px 1px 1px #696565;
|
text-shadow: 1px 1px 1px #696565;
|
||||||
}
|
}
|
||||||
.newsletter_footer h5 span {
|
.newsletter_footer div.h5 span {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
.newsletter_footer p {
|
.newsletter_footer p {
|
||||||
@ -1127,7 +1127,7 @@ body .ac_results {
|
|||||||
background-size: contain;
|
background-size: contain;
|
||||||
height: 392px;
|
height: 392px;
|
||||||
}
|
}
|
||||||
.newsletter_left h5 {
|
.newsletter_left div.h5 {
|
||||||
font-family: 'nautilus';
|
font-family: 'nautilus';
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@ -1139,7 +1139,7 @@ body .ac_results {
|
|||||||
-o-text-shadow: 1px 1px 1px #696565;
|
-o-text-shadow: 1px 1px 1px #696565;
|
||||||
text-shadow: 1px 1px 1px #696565;
|
text-shadow: 1px 1px 1px #696565;
|
||||||
}
|
}
|
||||||
.newsletter_left h5 span {
|
.newsletter_left div.h5 span {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
.newsletter_left p {
|
.newsletter_left p {
|
||||||
@ -1198,7 +1198,7 @@ body .ac_results {
|
|||||||
padding-left: 280px;
|
padding-left: 280px;
|
||||||
padding-right: 25px;
|
padding-right: 25px;
|
||||||
}
|
}
|
||||||
.newsletter_lightbox h5 {
|
.newsletter_lightbox div.h5 {
|
||||||
font-family: 'nautilus';
|
font-family: 'nautilus';
|
||||||
font-size: 50px;
|
font-size: 50px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
@ -1209,7 +1209,7 @@ body .ac_results {
|
|||||||
-o-text-shadow: 1px 1px 1px #696565;
|
-o-text-shadow: 1px 1px 1px #696565;
|
||||||
text-shadow: 1px 1px 1px #696565;
|
text-shadow: 1px 1px 1px #696565;
|
||||||
}
|
}
|
||||||
.newsletter_lightbox h5 span {
|
.newsletter_lightbox div.h5 span {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
.newsletter_lightbox p{
|
.newsletter_lightbox p{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!-- Block Newsletter module-->
|
<!-- Block Newsletter module-->
|
||||||
<div class="newsletter col-md-12 col-sm-8 col-xs-7 col-xxs-12">
|
<div class="newsletter col-md-12 col-sm-8 col-xs-7 col-xxs-12">
|
||||||
<h5>{l s='Newsletter' mod='blocknewsletter'}</h5>
|
<div class="h5">{l s='Newsletter' mod='blocknewsletter'}</div>
|
||||||
<p>{l s='Subscribe to receive our monthly news and our special offers by email !' mod='blocknewsletter'}</p>
|
<p>{l s='Subscribe to receive our monthly news and our special offers by email !' mod='blocknewsletter'}</p>
|
||||||
|
|
||||||
<form action="{$link->getPageLink('index', null, null, null, false, null, true)|escape:'html':'UTF-8'}" method="post">
|
<form action="{$link->getPageLink('index', null, null, null, false, null, true)|escape:'html':'UTF-8'}" method="post">
|
||||||
|
@ -3,10 +3,10 @@
|
|||||||
{*if $page_name == 'homestore' || $page_name == 'category' || $page_name == 'product'*}
|
{*if $page_name == 'homestore' || $page_name == 'category' || $page_name == 'product'*}
|
||||||
|
|
||||||
{if true == false}
|
{if true == false}
|
||||||
<h5>{l s='Profitez d\'une' mod='blocknewsletter'} <span>{l s='réduction de 10€' mod='blocknewsletter'}</span> {l s='tout de suite !' mod='blocknewsletter'}</h5>
|
<div class="h5">{l s='Profitez d\'une' mod='blocknewsletter'} <span>{l s='réduction de 10€' mod='blocknewsletter'}</span> {l s='tout de suite !' mod='blocknewsletter'}</div>
|
||||||
<p>{l s='Abonnez-vous à ma sélection d\'astuces et conseils mensuels et recevez immédiatemment un bon de réduction de 10 € valable sur toute la boutique ToutPratique.com !' mod='blocknewsletter'}</p>
|
<p>{l s='Abonnez-vous à ma sélection d\'astuces et conseils mensuels et recevez immédiatemment un bon de réduction de 10 € valable sur toute la boutique ToutPratique.com !' mod='blocknewsletter'}</p>
|
||||||
{else}
|
{else}
|
||||||
<h5>{l s='Recevez' mod='blocknewsletter'} <span>{l s='gratuitement' mod='blocknewsletter'}</span> {l s='mon guide !' mod='blocknewsletter'}</h5>
|
<div class="h5">{l s='Recevez' mod='blocknewsletter'} <span>{l s='gratuitement' mod='blocknewsletter'}</span> {l s='mon guide !' mod='blocknewsletter'}</div>
|
||||||
<p>{l s='Abonnez-vous à ma sélection d\'astuces et conseils mensuels et recevez immédiatemment mon guide du Tout Propre en PDF par email!' mod='blocknewsletter'}</p>
|
<p>{l s='Abonnez-vous à ma sélection d\'astuces et conseils mensuels et recevez immédiatemment mon guide du Tout Propre en PDF par email!' mod='blocknewsletter'}</p>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!-- Block Newsletter module-->
|
<!-- Block Newsletter module-->
|
||||||
<div class="newsletter_left clearfix">
|
<div class="newsletter_left clearfix">
|
||||||
<h5>{l s='Recevez' mod='blocknewsletter'} <span>{l s='gratuitement' mod='blocknewsletter'}</span> {l s='mon guide !' mod='blocknewsletter'}</h5>
|
<div class="h5">{l s='Recevez' mod='blocknewsletter'} <span>{l s='gratuitement' mod='blocknewsletter'}</span> {l s='mon guide !' mod='blocknewsletter'}</h5>
|
||||||
<p>{l s='Abonnez-vous à ma sélection d\'astuces et conseils mensuels et recevez immédiatemment mon guide du Tout Propre en PDF par email!' mod='blocknewsletter'}</p>
|
<p>{l s='Abonnez-vous à ma sélection d\'astuces et conseils mensuels et recevez immédiatemment mon guide du Tout Propre en PDF par email!' mod='blocknewsletter'}</p>
|
||||||
|
|
||||||
<form action="" method="post">
|
<form action="" method="post">
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<div class="newsletter_lightbox">
|
<div class="newsletter_lightbox">
|
||||||
<button type="button" class="close" aria-label="Close"><span aria-hidden="true">×</span></button>
|
<button type="button" class="close" aria-label="Close"><span aria-hidden="true">×</span></button>
|
||||||
<div class="newsletter-box">
|
<div class="newsletter-box">
|
||||||
<h5>{l s='Recevez' mod='blocknewsletter'} <span>{l s='gratuitement' mod='blocknewsletter'}</span> {l s='mon guide !' mod='blocknewsletter'}</h5>
|
<div class="h5">{l s='Recevez' mod='blocknewsletter'} <span>{l s='gratuitement' mod='blocknewsletter'}</span> {l s='mon guide !' mod='blocknewsletter'}</div>
|
||||||
<p>{l s='Abonnez-vous à ma sélection d\'astuces et conseils mensuels et recevez immédiatemment mon guide du Tout Propre en PDF par email!' mod='blocknewsletter'}</p>
|
<p>{l s='Abonnez-vous à ma sélection d\'astuces et conseils mensuels et recevez immédiatemment mon guide du Tout Propre en PDF par email!' mod='blocknewsletter'}</p>
|
||||||
|
|
||||||
<form id="newsletterLightboxSubmit" class="form-inline" action="" method="post">
|
<form id="newsletterLightboxSubmit" class="form-inline" action="" method="post">
|
||||||
|
Loading…
Reference in New Issue
Block a user