Putting the stationary / static top menu while the page scro

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
Sat Dec 21, 2013 10:10 pm
Reply with quote
Report this post
Putting the stationary / static top menu while the page scrolls?


Hello anyone have idea how to leave the top menu stopped while the page scrolls?

Regard´s
GUILHERME BORGES
User avatar
Gold Boarder

teitbite
Sun Dec 22, 2013 4:12 pm
Reply with quote
Report this post
HI

Of course. Please show me Your site.
User avatar
Moderator

GK User
Sun Dec 22, 2013 9:48 pm
Reply with quote
Report this post
Hi,

Please see in : http://www.wdcorp.com.br/sportmarketing/

...and the page I want the menu stand still is: http://www.wdcorp.com.br/sportmarketing ... pas-fesrad

Regard´s
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Tue Dec 24, 2013 12:57 pm
Reply with quote
Report this post
hello ?
User avatar
Gold Boarder

teitbite
Mon Dec 30, 2013 2:58 pm
Reply with quote
Report this post
Hi

Sorry. Got sick. Please add this code to css:

Code: Select all
section#gkPageTop {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
User avatar
Moderator


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