Height of floating menu activation

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 Mar 11, 2013 10:38 pm
Reply with quote
Report this post
Hi,

can you help me find how I can control the height that the floating menu activates?

It seems to activate when the user scrolls under the "header" module position but I need to activate it maybe 100px higher.

Thanks.
User avatar
Fresh Boarder

GK User
Tue Mar 12, 2013 9:38 am
Reply with quote
Report this post
The floating menu is visible when the you scroll page and the default one is not visible and depends of the header size not by some default value. If you want to modify this you need to look at template/js/gk.script.js file and in lines 72 and 79 modify
Code: Select all
 document.id('gkHeader').getSize().y
to some value.
User avatar
Platinum Boarder


cron