diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index b17131e..5d01fe1 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -777,30 +777,7 @@ - - - - @@ -852,7 +829,33 @@ if (!isset($_COOKIE[ 'sowCookieModal' ])) { + + + + + endBody() ?> + endPage() ?> \ No newline at end of file diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index 48ef04b..3410567 100755 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -1091,7 +1091,7 @@ p.error-text{ color: #fff; padding: 7px 0; text-align: center; - z-index: 8; + z-index: 9999999999; } .cookie-modal.hide-bl { display: none; @@ -1124,4 +1124,7 @@ p.error-text{ .cookie-modal a { color: inherit; text-decoration: underline; +} +.label_39 { + z-index: 2147483645 !important; } \ No newline at end of file -- libgit2 0.21.4