diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 54c75b23..d776ac03 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -17,12 +17,19 @@ + + + + + - - + + + + - - + + @@ -33,61 +40,239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - + + - - - - - - + + + + + + - - + + - - - + + + - - - + + + - - + + - - - - + + + + - + - - - - - + + + + + - - - - + + + + - - + + @@ -206,6 +391,9 @@ + + + 1602059851601 @@ -340,7 +528,14 @@ - @@ -393,7 +588,8 @@ - @@ -408,10 +604,10 @@ - + - + @@ -485,19 +681,19 @@ - + - + - + - + diff --git a/img/cms/Capture d’écran 2020-11-03 à 12-41-03.png b/img/cms/Capture d’écran 2020-11-03 à 12-41-03.png new file mode 100755 index 00000000..43a3eef0 Binary files /dev/null and b/img/cms/Capture d’écran 2020-11-03 à 12-41-03.png differ diff --git a/img/cms/cmcicpaiement_paiement.png b/img/cms/cmcicpaiement_paiement.png new file mode 100755 index 00000000..c75f3998 Binary files /dev/null and b/img/cms/cmcicpaiement_paiement.png differ diff --git a/img/tmp/cms/Capture d’écran 2020-11-03 à 12-41-03.png b/img/tmp/cms/Capture d’écran 2020-11-03 à 12-41-03.png new file mode 100644 index 00000000..e8f56710 Binary files /dev/null and b/img/tmp/cms/Capture d’écran 2020-11-03 à 12-41-03.png differ diff --git a/img/tmp/cms/cmcicpaiement_paiement.png b/img/tmp/cms/cmcicpaiement_paiement.png new file mode 100644 index 00000000..ff4a0ecd Binary files /dev/null and b/img/tmp/cms/cmcicpaiement_paiement.png differ diff --git a/img/tmp/cms/cms-img.jpg b/img/tmp/cms/cms-img.jpg new file mode 100644 index 00000000..fe6ed557 Binary files /dev/null and b/img/tmp/cms/cms-img.jpg differ diff --git a/themes/classic-child/assets/css/custom.css b/themes/classic-child/assets/css/custom.css index 5218485e..5bb86ba0 100644 --- a/themes/classic-child/assets/css/custom.css +++ b/themes/classic-child/assets/css/custom.css @@ -186,11 +186,11 @@ a:hover { } .divCategorie { text-align: center; - opacity: 0.75; + opacity: 0.95; margin-top: -15px; } .divCategorie img { - width: 200px; + width: 100%; overflow: hidden; vertical-align: top; } diff --git a/themes/classic-child/templates/_partials/footer.tpl b/themes/classic-child/templates/_partials/footer.tpl index e5da4a25..cdac5a89 100644 --- a/themes/classic-child/templates/_partials/footer.tpl +++ b/themes/classic-child/templates/_partials/footer.tpl @@ -1,8 +1,31 @@ -{extends file='parent:_partials/footer.tpl'} - -{*Signature perso de TheCoreDev *} -{block name='copyright_link'} - - {l s='%copyright% %year% - Développé par TheCoreDev' sprintf=['%year%' => 'Y'|date, '%copyright%' => '©'] d='Shop.Theme.Global'} - -{/block} +
+
+ {block name='hook_footer_before'} + {hook h='displayFooterBefore'} + {/block} +
+
+