From 113c7eef33c98d045e56dda215f9dbc700a91fc3 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Sat, 4 Dec 2021 10:15:24 +0100 Subject: [PATCH] Corrected last changes by introducing new module position This needs modifiaction of the backend configuration --- slt/css/components/_current-page-manu.scss | 2 +- slt/index.php | 3 +++ slt/templateDetails.xml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/slt/css/components/_current-page-manu.scss b/slt/css/components/_current-page-manu.scss index e22575c..2407948 100644 --- a/slt/css/components/_current-page-manu.scss +++ b/slt/css/components/_current-page-manu.scss @@ -1,4 +1,4 @@ -#current_page_menu.menu { +#left-menu .current-page-menu ul.menu { background-color: transparent; padding-top: 0; padding-bottom: 0; diff --git a/slt/index.php b/slt/index.php index 9689300..db9c643 100644 --- a/slt/index.php +++ b/slt/index.php @@ -77,6 +77,9 @@ JHtml::_('script', 'user.js', array('version' => 'auto', 'relative' => true));
+
+ +
diff --git a/slt/templateDetails.xml b/slt/templateDetails.xml index 39c40c4..f8c13c8 100644 --- a/slt/templateDetails.xml +++ b/slt/templateDetails.xml @@ -58,10 +58,10 @@ slideshow mobile_menu left_menu - footline impressum footer + current_page_menu