fixed 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
Thu Jul 31, 2014 12:00 pm
Reply with quote
Report this post
Hi how do i make the menu fixed?
so it does not scroll down?

thanks
User avatar
Junior Boarder

teitbite
Fri Aug 01, 2014 12:04 am
Reply with quote
Report this post
Hi

Please show me Your site.
User avatar
Moderator

GK User
Sun Aug 03, 2014 2:00 pm
Reply with quote
Report this post
its just the same as the demo
User avatar
Junior Boarder

teitbite
Sun Aug 03, 2014 9:31 pm
Reply with quote
Report this post
Hi

ok, but menu is fixed on demo site (please look at screen), so something must be wrong on You site that this is not working for You.
User avatar
Moderator

GK User
Mon Aug 11, 2014 1:41 pm
Reply with quote
Report this post
sorry i meant so it does not scroll down.
So the menu is only there if your at the top of the site.
User avatar
Junior Boarder

teitbite
Tue Aug 12, 2014 4:08 pm
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings:

Code: Select all
#gkFixedMenu {
    display: none !important;
}
User avatar
Moderator

GK User
Thu Nov 13, 2014 4:16 pm
Reply with quote
Report this post
teitbite wrote:Hi

and make sure override is enabled in template settings:



In what place is included ???? can not find. Where it is included?
User avatar
Senior Boarder

GK User
Fri Nov 14, 2014 7:50 am
Reply with quote
Report this post
I found )))
User avatar
Senior Boarder

teitbite
Sat Nov 15, 2014 12:01 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.
User avatar
Moderator


cron