End of Support for Joomla 3 - Forum closed
[SOLVED] Sticky main menu
Good morning,
I got a question regarding the behaviour of the main menu: currently, if the option "Fixed Navigation" is turned on, the menu is using the "uk-animation-slide-top"-markup so the menu disappears for a second if I scroll down the page and then it appears again.
I want to use the "Fixed Navigation" but without the menu disappearing. How can I change this?
I wish you all a healthy start into the New Year 2016.
Best regards
Torsten
I got a question regarding the behaviour of the main menu: currently, if the option "Fixed Navigation" is turned on, the menu is using the "uk-animation-slide-top"-markup so the menu disappears for a second if I scroll down the page and then it appears again.
I want to use the "Fixed Navigation" but without the menu disappearing. How can I change this?
I wish you all a healthy start into the New Year 2016.
Best regards
Torsten
by TorstenL
Please Log in or Create an account to join the conversation.
I´ve changed the following value in the file "templates/jp-adventures/layouts/theme.php" to "0":
{top:-200, animation: 'uk-animation-slide-top'}
I guess this value will be overwritten with the next template update? Can I put this string in a custom php-file so that the changes persist?
Thanks again
Torsten
{top:-200, animation: 'uk-animation-slide-top'}
I guess this value will be overwritten with the next template update? Can I put this string in a custom php-file so that the changes persist?
Thanks again
Torsten
by TorstenL
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
To do so, create the /styles/YOUR STYLE/layouts directory, copy the file in there and start adding your own PHP code.
1.) Create your own style ( Customizer > Copy Style > Save)
2.) Select the new created Style as default ( Template Options > Layouts)
3.) Copy the folder layouts into your new created style folder
You own styles will not be overridden while template updating
1.) Create your own style ( Customizer > Copy Style > Save)
2.) Select the new created Style as default ( Template Options > Layouts)
3.) Copy the folder layouts into your new created style folder
You own styles will not be overridden while template updating
Attachment layouts.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 10 months ago
by joomlaplates
Attachments:
Last edit: 8 years 10 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Hello Peter,
thanks again for your quick and helpful post, followed your instructions and all is setup now.
Best wishes
Torsten
thanks again for your quick and helpful post, followed your instructions and all is setup now.
Best wishes
Torsten
by TorstenL
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates