Fixed Menu on Publisher template

Amazing blog Joomla template for personal website with extensive features, additional typography and nice showcase of featured posts.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Aug 31, 2015 9:23 pm
Reply with quote
Report this post
Hi!

I need to fix menu (#gkPageTopBar and #gkPageLogo ) in all pages on the web.

I tried to copy and modified code of other templates that have the same problem, but in this case, I don't achieve.

Anyone to help me? Thanks a lot!
User avatar
Fresh Boarder

GK User
Wed Sep 02, 2015 6:54 am
Reply with quote
Report this post
1. Could you please post an url to your site?
2. What do you mean by fixed menu? Should it stick to the screen (and be always visible) or scroll off of the browser window (hiding when you scroll down)?
User avatar
Moderator

GK User
Wed Sep 02, 2015 6:43 pm
Reply with quote
Report this post
Hi!

My site is http://animalitis.webfels.net/

I want that "top Bar" (position:Social and position: topbanner) and "main menu" be always visible when user scrolling down.

I tried to fix top bar and main menú typing next:
position:fixed
z-index: 101

but didn´t work properly.

Can you help me to solve the problem?

Thanks a lot
User avatar
Fresh Boarder

GK User
Mon Sep 07, 2015 7:08 am
Reply with quote
Report this post
Code: Select all
#gkPageTopBar {position: fixed; width: 100%; z-index: 1000}
#gkContentWrap {margin-top: 80px;}

Above code in override.css should help.
User avatar
Moderator

GK User
Mon Sep 07, 2015 12:04 pm
Reply with quote
Report this post
Hello everyone!
I think that I explained wronly...sorry.
I need that #gkPageTopBar will be fixed and also the "main menu" , but scroll should work properly.
Now, the scroll doesn't work, I need that users can read all plublished articles on the web until go to the footer.

I need the same effect that http://cabornazi.com for exemple..
I don't know if I explain correctly now...but I need your help.

Thanks a lot.
User avatar
Fresh Boarder

GK User
Mon Sep 07, 2015 5:34 pm
Reply with quote
Report this post
1. Scroll works fine with introduced change.
2. Provided link doesn't work.
3. If you don't know how to explain, how can I understand what you need? :p
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.