End of Support for Joomla 3 - Forum closed
Dropshadow under navbar
Hi, I have added a dropshadow under the navbar (custom.css).
This only shows when scrolling the page down.
How can i make the dropshadow visible when the navbar is sticky on the top of the page?
This only shows when scrolling the page down.
How can i make the dropshadow visible when the navbar is sticky on the top of the page?
Last Edit:8 years 2 months ago
by maesmarc
Last edit: 8 years 2 months ago by maesmarc.
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8821
- Thank you received: 1735
Please use the "menu-outer" class instead of "uk-navbar"
.menu-outer {
box-shadow: 2.5px 2.5px 10px rgba(0, 0, 0, 1);
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Hi, i did try the .menu-outer before but that did not solve it.
I have deleted the "uk-navbar" css from the custom.css now
I have used the ".menu-outer" css now but the result has not changed.
Any other suggestions?
I have deleted the "uk-navbar" css from the custom.css now
I have used the ".menu-outer" css now but the result has not changed.
Any other suggestions?
by maesmarc
Please Log in or Create an account to join the conversation.
Hi again, i did try the .menu-outer before but that did not solve it.
I have deleted the "uk-navbar" css from the custom.css now
I have used the ".menu-outer" css now but the result has not changed.
Any other suggestions?
I have deleted the "uk-navbar" css from the custom.css now
I have used the ".menu-outer" css now but the result has not changed.
Any other suggestions?
by maesmarc
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8821
- Thank you received: 1735
No, sorry!
Seems that the dropshadow is working only for sticky menu, depends on the "z-index" which can not be changed!
Seems that the dropshadow is working only for sticky menu, depends on the "z-index" which can not be changed!
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 2 months ago
by joomlaplates
Last edit: 8 years 2 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates