15.05.2017, 12:02
Hi LM fans,
me and a colleague of mine are trying to make a fixed sidebar with a transparent background.
We would like to always see the buttons to navigate the plan, but still have the possibility to click the objects under the (transparent) sidebar.
Making the .menu element transparent in the CSS was the easy part, but the problem is that the .menu item has a z-index of 200 while the objects have a lower z-index value.
What happens is that even if the .menu background is not visible, it's still there from top to bottom of the visualization and prevents you to click the buttons underneath.
I tried changing the z-index of the objects in the CSS (attachment), but it doesn't work.
Do you have any idea on how to get around this?
Thank you very much for any feedback!
me and a colleague of mine are trying to make a fixed sidebar with a transparent background.
We would like to always see the buttons to navigate the plan, but still have the possibility to click the objects under the (transparent) sidebar.
Making the .menu element transparent in the CSS was the easy part, but the problem is that the .menu item has a z-index of 200 while the objects have a lower z-index value.
What happens is that even if the .menu background is not visible, it's still there from top to bottom of the visualization and prevents you to click the buttons underneath.
I tried changing the z-index of the objects in the CSS (attachment), but it doesn't work.
Do you have any idea on how to get around this?
Thank you very much for any feedback!
LM5 Lite + Ext (i.MX6)