End of Support for Joomla 3 - Forum closed

3rd Level Mouse Over bei Sport theme

main menu was created by webbene65

Posted 5 years 6 months ago #23676
Ist es möglich, dass die Untermenüs erst bei mouseover ausklappen.

siehe beiliegendes Bild.
Attachments:

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic main menu

Posted 5 years 6 months ago #23685
Das geht nur mit einem css trick
Fügen sie folgenden css code in ihre css/custom.css ein

.uk-nav-navbar > .uk-parent > .uk-nav-sub { display: none; }

.uk-nav-navbar > .uk-parent > a:after {
content: "\f107";
font-family: "FontAwesome";
display: block;
float: right;
}

.uk-nav-navbar > .uk-parent:hover > .uk-nav-sub {
display: block;
background: none repeat scroll 0 0 padding-box #fff;
border: 1px solid rgba(0, 0, 0, 0.12);
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);
width: 200px;
margin-top: -5px;
padding: 15px;
position: absolute;
left: 150px;
}

Last Edit:5 years 6 months ago by joomlaplates
Last edit: 5 years 6 months ago by joomlaplates.

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2024 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License