From eb832f42e50b7c6b9bd19e2dc39f5dbbd5d76b8f Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 19 Aug 2024 10:33:38 +0200 Subject: [PATCH] Slides corrections --- module/slider/view/index/index.css | 3 +-- module/slider/view/index/index.js.php | 2 -- module/slider/view/index/index.php | 1 - 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/module/slider/view/index/index.css b/module/slider/view/index/index.css index 33b8beaa..8770d872 100644 --- a/module/slider/view/index/index.css +++ b/module/slider/view/index/index.css @@ -201,7 +201,6 @@ .white-btns_tabs li { display: inline; float: none; - float: left; margin-right: 5px; } @@ -217,7 +216,7 @@ background: #ccc; background: rgba(0, 0, 0, .2); display: inline-block; - display: block; + /*display: block;*/ -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3); -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3); box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3); diff --git a/module/slider/view/index/index.js.php b/module/slider/view/index/index.js.php index 059a7d32..82d6d037 100644 --- a/module/slider/view/index/index.js.php +++ b/module/slider/view/index/index.js.php @@ -36,9 +36,7 @@ $(document).ready(function () { var maxwidth = "getData(['module', $this->getUrl(0),'theme', 'maxWidth']); ?>"; - var screenwidth = "getData(['theme', 'site', 'width']), 'px')); ?>"; var sort = "getData(['module', $this->getUrl(0),'theme', 'sort']); ?>"; - // Réduction de la taille maximale selon la largeur de la section $("#wrapper").css('width', "100%"); $(function () { $("#sliders").responsiveSlides({ diff --git a/module/slider/view/index/index.php b/module/slider/view/index/index.php index a32a3250..dfc18cd8 100644 --- a/module/slider/view/index/index.php +++ b/module/slider/view/index/index.php @@ -2,7 +2,6 @@
    - $options): ?>