JoomShaper / helix-ultimate

53 stars 24 forks source link

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

Open joomleb opened 1 year ago

joomleb commented 1 year ago

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 commented 11 months ago

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 commented 9 months ago

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

I remain available...

mi-prakash commented 9 months ago

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

joomleb commented 5 months ago

@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