Closed (fixed)
Project:
SimpleMenu
Version:
5.x-5.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2008 at 14:21 UTC
Updated:
31 Oct 2008 at 01:41 UTC
I wonder if we can move this menu around, in the template we put $simplemenu so we can put it anywhere we want. is there a way to do that?
Comments
Comment #1
zroger commentedIts not as easy as outputting a variable, but not too hard.
First, create an empty div with an id in your theme. For this example lets say the id is "simplemenu_container".
Then on the simplemenu settings page, under the advanced settings, enter #simplemenu_container into the CSS Selector field.
Hope this helps.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.