Tagged: advanced layerslider, IE9, Internet Explorer 9, LayerSlider, mega menu
Hello,
first of all, thank you for your great work.
In Internet Explorer 9 I discovered a problem with the mega menu. The problem only shows when advanced layerslider is added to the top of a page (in my case only homepage). If so the mega menu width starts at the left border of the parent list element so it doesn’t use the full screen width.
Link to the site is in private content. Mega menu can be found under “Produkte”.
on all other sites mega menu works as it should.
Thanks in advance for your help.
Hi!
This looks good to me.
Please provide us with a screenshot of the error you mentioned so we can help you better.
Best regards,
Vinay
Hi,
sorry. I should have provided a screenshot at the first place. To us it looks like that:
mega menu “Produkte” + Layerslider issue IE 9.0.8112.16421
When I remove the layerslider element from the page mega menu shows correct.
Best regards,
Chris
Hey!
I’m not sure if this is going to help but please add the following code in the Quick CSS field:
.avia-msie #header .twelve.units {
min-width: 971px;
width: 971px;
}
Cheers!
Ismael
Hi!
Thanks für your reply Ismael. Unfortunately it didnt’t help.
I tried myself to style the menu in a similar way and it turned out nearly the same. But I think the Layerslider element is doing something strange. But i can’t figure out what it does.
Thanks
Chris
Hey!
It actually improves so we maybe on to something. Please add the following code:
.avia-msie #header .twelve.units {
right: -472px;
}
.avia-msie #header .three.units {
min-width: 149px;
width: 149px;
}
Adjust the values as needed.
Regards,
Ismael
Hi,
that works!
Thank you very much
Chris