static menu

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 Mar 08, 2014 1:58 pm
Reply with quote
Report this post
Doesn't matter what you guys do we always want some thing more/different :D
How to make the main menu/logo module work the same as CloudHost?

As you scroll down the page the menu, regardless of the device, disappears.
Thanks
User avatar
Expert Boarder

GK User
Sat Mar 08, 2014 2:44 pm
Reply with quote
Report this post
Hi,
1 - Use classic menu style
2 - You can use this
Code: Select all
#gkTop {
    position: fixed;
    width: 90%;
}


But it still request extra css customization. Have fun.
User avatar
Platinum Boarder

GK User
Sun Mar 09, 2014 12:58 am
Reply with quote
Report this post
Cool
Thanks for that
Hmmm ... see what you mean about having fun.

It get's hidden behind modules with images ... will enjoy the challenge :)
User avatar
Expert Boarder

GK User
Sun Mar 09, 2014 6:01 pm
Reply with quote
Report this post
upsss.. I almost forget - remember to use :
Code: Select all
z-index:9999;

inside #gkTop

it may help, it works like layers in Photoshop / Gimp
User avatar
Platinum Boarder


cron