Fixed topmenu
11 years 4 months ago #15994
by wassie
Fixed topmenu was created by wassie
hello,
We have set the maximenu to fixed. But when we scroll, the topmenu changes to fullsize. Is it possible to put the fullsize off?
develop.ocmorgenstond.nl/
We have set the maximenu to fixed. But when we scroll, the topmenu changes to fullsize. Is it possible to put the fullsize off?
develop.ocmorgenstond.nl/
Please Log in or Create an account to join the conversation.
11 years 4 months ago #15996
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Fixed topmenu
Hi
you can add this into your css
CEd
you can add this into your css
Code:
div#maximenuck.maximenufixed {
width: 1000px;
margin: 0 auto;
}
Joomlack Webmaster and Developer
The following user(s) said Thank You: wassie
Please Log in or Create an account to join the conversation.
11 years 4 months ago #15998
by wassie
Replied by wassie on topic Fixed topmenu
great, that does the trick! Thank you for your quick reply!
Please Log in or Create an account to join the conversation.
10 years 11 months ago #19707
by Supporter
Hi,
I'm using template-creator, I tried to place this code in the module menu custom css then in the main wrapper but it has no effect?
Can you please explain how/where to insert this code?
regards
Replied by Supporter on topic Fixed topmenu
ced1870 wrote: Hi
you can add this into your cssCEdCode:div#maximenuck.maximenufixed { width: 1000px; margin: 0 auto; }
Hi,
I'm using template-creator, I tried to place this code in the module menu custom css then in the main wrapper but it has no effect?
Can you please explain how/where to insert this code?
regards
Please Log in or Create an account to join the conversation.
10 years 11 months ago #19708
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Fixed topmenu
Hi
use the "custom.css" file to do that, like explained in the video in the help tab of the component
CEd
use the "custom.css" file to do that, like explained in the video in the help tab of the component
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 11 months ago #19709
by Supporter
Replied by Supporter on topic Fixed topmenu
Why do we users make it complicated?
I had a look at those videos but then I forgot about them...
Thank you!
regards
I had a look at those videos but then I forgot about them...
Thank you!
regards
Please Log in or Create an account to join the conversation.
Time to create page: 0.231 seconds