Ordering of Fusionmenu and Search module in ONE position
Posted 12 years 7 months ago
Hi,
I use the latest version of the Gantry framework with the base Gantry template to set up a new theme.
Now I want to have a searchbox and the Fusionmenu in one position (top-a). But the Fusionmenu is shown at the top with the searchbox below of the menu.
And I want that the other way around: first the searchbox and then the Fusionmenu.
But I can't change the sort order of these two because I don't know how to give the Fusionmenu module another order id.
Re: Ordering of Fusionmenu and Search module in ONE position
Posted 12 years 7 months ago
When you open the search box within the module manager, try moving the search module to the top of its ordering list and save.
This image is hidden for guests. Please log in or register to see it.
B
e courteous to staff and members that volunteer their time helping you E
ssential Tool - FireBug N
ever assume I know what version you're talking about
S
earch the forum for a solution first I
nclude a link to the problem M
ark your resolved issues as [SOLVED] O
nly PM moderators if they request it first N
o...
Re: Ordering of Fusionmenu and Search module in ONE position
Posted 12 years 7 months ago
Hi Ben,
Thank you for your answer. Unfortunately I don't have my menu in a module position, I enabled it from within the Gantry template adminstration so I can't access any module ordering...
Re: Ordering of Fusionmenu and Search module in ONE position
Posted 12 years 7 months ago
I'm talking about the search box module.Ben Simon wrote:
When you open the search box within the module manager...
B
e courteous to staff and members that volunteer their time helping you E
ssential Tool - FireBug N
ever assume I know what version you're talking about
S
earch the forum for a solution first I
nclude a link to the problem M
ark your resolved issues as [SOLVED] O
nly PM moderators if they request it first N
o...
Re: Ordering of Fusionmenu and Search module in ONE position
Posted 12 years 7 months ago
... just to clarify - injected gantry features (those activated through template manager) always appear in the top of the position they are injected into. If you need to control the order then you have to either copy the code that got injected (by looking in firebug) and then putting in custom html). Then disable the injection in template manager. Then you can change the order in module manager as Ben suggested.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.