Menu is visible after scroll down (i want still visible)
Creative, responsive and unique Joomla template to create personal portfolio website with amazing animations and clean design.
Rate this topic:
- GK User
- Thu May 11, 2017 7:48 am
- Reply with quote
- Report this post
Which code I must edit?
Where I can assign menus to FrontPage/subpage?
Where I can assign menus to FrontPage/subpage?
-
- Junior Boarder
- teitbite
- Wed May 17, 2017 8:18 am
- Reply with quote
- Report this post
Hi
Please add this code to override.css and make sure override is enabled in template settings.
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
#gkTop {
top: 0 !important;
}
-
- Moderator
- GK User
- Wed May 17, 2017 9:01 am
- Reply with quote
- Report this post
Hello,
I put it in override.css at site http://www.silviequisova.cz/, but this not work. In Joomla 3.7.x administrator-templates J 3.7.x I cannot see any options to enable/disable override.css. Maybe is it problem Joomla 3.7?
I put it in override.css at site http://www.silviequisova.cz/, but this not work. In Joomla 3.7.x administrator-templates J 3.7.x I cannot see any options to enable/disable override.css. Maybe is it problem Joomla 3.7?
-
- Junior Boarder
- teitbite
- Fri May 19, 2017 8:13 am
- Reply with quote
- Report this post
Hi
Are You seeing no options in template configuration ? Please update template to the latests version than You will be able to use my code.
Are You seeing no options in template configuration ? Please update template to the latests version than You will be able to use my code.
-
- Moderator
- GK User
- Fri May 19, 2017 12:12 pm
- Reply with quote
- Report this post
I update to last version, but still no options in template. Joomla 3.7.1
Btw in download section please inform, which version template is last. There is only link, and nobody knows version.
Btw in download section please inform, which version template is last. There is only link, and nobody knows version.
-
- Junior Boarder
- GK User
- Fri May 19, 2017 12:20 pm
- Reply with quote
- Report this post
Is there any option to do this manually without template manager options? Edit default.json ?
-
- Junior Boarder
- teitbite
- Mon May 22, 2017 12:08 pm
- Reply with quote
- Report this post
Hi
In download section You can only download latest version possible.
For the manual fix try replace the code in file /admin/scripts.js with the code I presented here: https://www.gavick.com/forums/simplicit ... gone-53885
In download section You can only download latest version possible.
For the manual fix try replace the code in file /admin/scripts.js with the code I presented here: https://www.gavick.com/forums/simplicit ... gone-53885
-
- Moderator
- GK User
- Mon May 22, 2017 7:46 pm
- Reply with quote
- Report this post
edit script.js not work, but I thing manual fix of override to work.
-
- Junior Boarder
- teitbite
- Sat May 27, 2017 10:26 am
- Reply with quote
- Report this post
Hi
Here is the file from template's /admin folder. It's a version where everythign works fine. Please replace it in Your copy.
Here is the file from template's /admin folder. It's a version where everythign works fine. Please replace it in Your copy.
-
- Moderator
- GK User
- Sat May 27, 2017 3:21 pm
- Reply with quote
- Report this post
Hello, great. Template admin features now work. Template override work too, but your code (#gkTop {top: 0 !important;}) not show menu at page load (only past scroll down)
Client want to see menu all time.
Client want to see menu all time.
-
- Junior Boarder
- teitbite
- Thu Jun 01, 2017 9:39 am
- Reply with quote
- Report this post
Hi
Please make sure the code is copied correctly. I can see override.css is loading an empty class right now.
Please make sure the code is copied correctly. I can see override.css is loading an empty class right now.
- Code: Select all
#gkTop {
top: 0 !important;
}
-
- Moderator
- GK User
- Thu Jun 01, 2017 10:43 am
- Reply with quote
- Report this post
OK, there was some invisible chars in code override.css, saved as UTF-8 and everythink is work. Thank you.
-
- Junior Boarder
- teitbite
- Sun Jun 04, 2017 12:49 pm
- Reply with quote
- Report this post
Hi
Glad it's working now. Closing this thread.
Glad it's working now. Closing this thread.
-
- Moderator
13 posts
• Page 1 of 1