Sticky

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
Sun Nov 04, 2012 2:24 pm
Reply with quote
Report this post
Hi,

Can i make the menu-bar sticky, so it will always been seen when scrolling down?

Thanks,
User avatar
Fresh Boarder

GK User
Sun Nov 04, 2012 5:58 pm
Reply with quote
Report this post
Hi,

You can modify the css file:

section#gkPageTop {
background-color: #FFFFFF;
overflow: visible;
position: fixed;
width: 100%;
}

Regards
User avatar
Fresh Boarder


cron