Menu position

GK User
Mon Feb 28, 2011 6:56 pm
Hello, I need help. I have to change the menu to the left a position as left1.
User avatar
Fresh Boarder

GK User
Mon Feb 28, 2011 11:09 pm
What do you mean? Can you explain a little more or show a link please . . .

Chris
User avatar
Expert Boarder

GK User
Tue Mar 01, 2011 1:18 am
ok, sorry for not explaining better.
I need to use the position "menu" otherwise than for the menu or disable this position because I will use the menu on the left column.

Thanks in advance.
User avatar
Fresh Boarder

GK User
Tue Mar 01, 2011 1:37 am
If I understand you correctly, all you need to do is change the position of your main menu module to "left" rather than "menu" then.
User avatar
Expert Boarder

GK User
Tue Mar 01, 2011 3:05 pm
Ok, this I know thanks, I can not disable the menu heading position or even use it because in the module manager I can not view this position there
User avatar
Fresh Boarder

GK User
Tue Mar 01, 2011 7:49 pm
the main menu is a built in feature...

you can disable it with css ... add this code to override.css and enable it from template manager
Code: Select all
#gk-mainnav { display:none }
User avatar
Platinum Boarder

GK User
Fri Apr 15, 2011 1:10 am
Thank work fine
User avatar
Fresh Boarder


cron