Disable fixed menu position

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 Apr 22, 2013 1:54 pm
Reply with quote
Report this post
Hi,

I would like the fixed menu to be disabled so the menu just stays on top and does not scroll with the rest of the page.
If I remove the position:fixed in css then the menu and logo go to the bottom of the page.
I checked the layout code in default.php and the ordering seems to be fine with the menu at the first, but somehow every module gets rendered first.

Please let me know what am I doing wrong.

Thanks,
David.
User avatar
Fresh Boarder

GK User
Tue Apr 23, 2013 10:36 am
Reply with quote
Report this post
In the simplicity template the fixed menu on scroll is generated by the script. Please go to gk.script.js file in template/js directory and try to comment whole code between lines 137 to 244.
User avatar
Platinum Boarder

GK User
Wed Apr 24, 2013 1:24 pm
Reply with quote
Report this post
Thanks, that did the trick!
User avatar
Fresh Boarder


cron