I am adding the list of menus into navigation in the left. How can I separate the list I have created and the existing menus into two different parts?

Thanks,

Justin

Comments

nevets’s picture

If you mean two different menus, add a new menu and move the appropriate menu items to the new menu.

justindong’s picture

I want it looks like two different group of menus... just to see the right menu groups on your current page now

Thanks

-Justin

nevets’s picture

Those are separate blocks either produced by different menus or custom blocks.

MidGe48’s picture

If you mean like the menus on the site below, it is achieved by manipulating the admin>>site buiding>> menu and blocks.

www.ZuNOB.com

justindong’s picture

At begining left navigation as blow:

- My Account
- Log Out

Then I added a Taxonomy Menu(a lot of menus created by Taxonomy) which automatically show up Like following:

- My Account
- Log Out
- Taxonomy Menu

What I want to do is to separate them into two block:

-----------
- My Account
- Log Out
-----------

------------
- Taxonomy Menu
-----------

-Justin

nevets’s picture

Make a new menu, edit the taxonomy menu item and change the parent menu to your new menu. Then enable the block for your new menu.

justindong’s picture

Thank you so much.

-Justin

somnathsshenoy’s picture

HI..

I have menu with contents

New
Open
Save

When i add something like Ppage Setup and Print, it displyays as follows

New
Open
Save
Page Setup
Print

But i want it as follows all in single menu itself

New
Open
Save
----------
Page Setup
Print

This is similar to the 'File menu' in IE, Firefox, Excel etc. Pls help me how to proceed