Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.0.18 Bug] z-index & Bootstrap values #355

Open
joomleb opened this issue Sep 30, 2023 · 4 comments
Open

[2.0.18 Bug] z-index & Bootstrap values #355

joomleb opened this issue Sep 30, 2023 · 4 comments

Comments

@joomleb
Copy link

joomleb commented Sep 30, 2023

Hi guys,
Joomla 4.3.5 & Helix Ultimate 2.0.15

To work smoothly Helix Ultimate should respect/consider the Bootstrap z-index default values

So, maybe, to don't use 9999, but 999

.../templates/shaper_helixultimate/css/template.css
z-index:9999 is defined at least 7 times (z-inde 16 times), among which:

#sp-header.header-sticky{position:fixed;z-index:9999;top:0;left:0;width:100%;animation:spFadeInDown 0.5s}

.offcanvas-overlay{background:rgba(0, 0, 0, 0.5);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:9999;visibility:hidden;-webkit-transition:0.4s;transition:0.4s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}

@mi-prakash Do you agree ?

PS - and pay attention to:
#sp-cookie-consent {
position: fixed;
font-size: 16px;
font-weight: 500;
bottom: 0;
left: 0;
width: 100%;
z-index: 10001;
}

@joomleb joomleb changed the title [2.0.15 Bug] z-index & Bootstrap values [2.0.16 Bug] z-index & Bootstrap values Oct 25, 2023
@joomleb
Copy link
Author

joomleb commented Oct 25, 2023

Hi @mi-prakash @ahamed
Unfortunately, as far as I see, this has not been added to the 2.0.16 release.

This is a small, but too important setting to have back a smart fine integration with all 3rd party components and all the standard Bootstrap features effects.

Please, Can you pay attention to it and confirm the fixing ?

@joomleb
Copy link
Author

joomleb commented Dec 16, 2023

@mi-prakash
Please, Can you take a look to this issue for the next 2.0.19 release ?

I remain available...

@mi-prakash
Copy link
Collaborator

we will take a look on this, but cant assure u that it will be on next update
thank you

@joomleb joomleb changed the title [2.0.16 Bug] z-index & Bootstrap values [2.0.18 Bug] z-index & Bootstrap values Mar 12, 2024
@joomleb
Copy link
Author

joomleb commented May 11, 2024

@mi-prakash
just an update here with Joomla 4.4.4 & Helix Ultimate 2.1.0 to say that issue is still there and hooping you can take care of it for next release...

I remain available,
thank you for your attention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants