End of Support for Joomla 3 - Forum closed
Menu in menu-position z-index
- diva4650xx
- Offline Topic Author
- Junior Boarder
- Posts: 32
- Thank you received: 0
Hi,
have an embeded Video and (only) in IEX the menu-navbar goes behind this Container.
Can I Change the z-index for the menu?
www.proparis.ch/2015/index.php/video-proparis
thanks
roland
have an embeded Video and (only) in IEX the menu-navbar goes behind this Container.
Can I Change the z-index for the menu?
www.proparis.ch/2015/index.php/video-proparis
thanks
roland
Last Edit:9 years 8 months ago
by diva4650xx
Last edit: 9 years 8 months ago by diva4650xx.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
its an issue of your plugin > responsive media
Please see image attached > An absolute position is bad with IEx and there is no "z.index" variable too.
You can try to add a z-index like that:
Add this code to your file: css/custom.css
its an issue of your plugin > responsive media
Please see image attached > An absolute position is bad with IEx and there is no "z.index" variable too.
You can try to add a z-index like that:
Add this code to your file: css/custom.css
.uk-navbar-nav {
z-index:999
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:9 years 8 months ago
by joomlaplates
Last edit: 9 years 8 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
- diva4650xx
- Offline Topic Author
- Junior Boarder
- Posts: 32
- Thank you received: 0
This does not Change it - thanks anyhow.
I may go in contact with the plug -in -dev.
I may go in contact with the plug -in -dev.
by diva4650xx
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates