How to create a fixed menu when scrolling on a specific page

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 Aug 24, 2014 12:17 am
Reply with quote
Report this post
How to create a fixed menu when scrolling on a specific page?
I would like on the page:
http://www.wdcorp.com.br/sportmarketing ... pas-fesrad

The menu at the top stay fixed and rolled to the page footer menu ... how can you do this?


Regard´s
GUILHERME BORGES
027 3055 0137
User avatar
Gold Boarder

GK User
Sun Aug 24, 2014 11:41 pm
Reply with quote
Report this post
Hello,

I suggest to add in any CSS file the following code:

Code: Select all
.fixed-menu section#gkPageTop {
overflow: visible;
position: fixed;
width: 100%;
z-index: 1000;
top: 0;
background: #000;
}
body.fixed-menu {
padding-top: 54px!important;
}


And then in the template settings under the features tab specify the fixed-menu suffix for the specific pages.
User avatar
Administrator

GK User
Sat Oct 18, 2014 7:44 pm
Reply with quote
Report this post
And what number I write here? Since the number of the menu is already taken.

I'm wondering what to do ??? Good first step would be to write
that location ... then write a number that would be the number of correct menu?
But the number of page menu is already taken? What to do and then write the code in the file "css / override.css" in template "gk_fest. Correct?

Please see details : http://www.wdcorp.com.br/sportmarketing ... eito_1.jpg

Regards,
GUILHERME BORGES
027 3055 0137
User avatar
Gold Boarder

GK User
Sun Oct 19, 2014 12:46 pm
Reply with quote
Report this post
You have to use a menu item ID which you can read in the menu manager. If the number is currently taken, please copy the list of suffixes, remove the existing rule and create a new rule which is a concatenation of your new page suffix and the old ones which you have copied from the removed entry.
User avatar
Administrator

GK User
Fri Nov 14, 2014 7:16 pm
Reply with quote
Report this post
Man,

Your a genius... "Crying" I can not do this in any way. Could you give me a help here?

Thanks
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Mon Nov 17, 2014 1:53 pm
Reply with quote
Report this post
Please send me a PM message with access to your website back-end.
User avatar
Administrator

GK User
Mon Dec 15, 2014 12:13 pm
Reply with quote
Report this post
HI,

I have sent the message to you in PM.

Thanks,
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Mon Dec 15, 2014 7:30 pm
Reply with quote
Report this post
HEllo ?
User avatar
Gold Boarder

GK User
Tue Dec 16, 2014 5:16 pm
Reply with quote
Report this post
Hello,

Fixed menu now should work on the mentioned page.
User avatar
Administrator

GK User
Thu Dec 18, 2014 1:57 am
Reply with quote
Report this post
Cool ... THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
User avatar
Gold Boarder

GK User
Wed Jan 14, 2015 7:34 pm
Reply with quote
Report this post
Hi,

Explain to me what made you as I am creating another page and would like to put the same kind of menu on the next page also ...

Regard´s
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Wed Jan 14, 2015 7:46 pm
Reply with quote
Report this post
Ok ... I've done ... I understand now what you did ... Cool.
and how does put a menu when the window and puts down.

Regard´s
GUILHERME BORGES
027 3055 0137
User avatar
Gold Boarder


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