I have a master menu

item1
item2
- item2.1
- - item 2.1.1
- item2.2
item3
item4
-item4.1
- - item4.1.1
- - item4.1.2
- - item4.1.3
- - item4.1.4
- - item4.1.5
- - item4.1.6

i want to get the children of 4.1 as a menu tree

then render it as a HORIZONTAL menu

thanks

thanks

Comments

nevets’s picture

Have you looked at the Menu block module. Making the menu horizontal is a matter of applying the appropriate css.

jesterFortyEight’s picture

menu block adds a block title (required) and there is no option to add css within the module options

nevets’s picture

You can set it to <none>

And I add css to my theme.

jesterFortyEight’s picture

You can set it to

ok, that will help, thanks

And I add css to my theme.

Not sure what you mean by this

VM’s picture

nevets means that CSS need to be written and placed into a css file within your theme.