By justindong on
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
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
If you mean two different
If you mean two different menus, add a new menu and move the appropriate menu items to the new menu.
thank you for your reply but ...
I want it looks like two different group of menus... just to see the right menu groups on your current page now
Thanks
-Justin
Those are separate blocks
Those are separate blocks either produced by different menus or custom blocks.
Menus splitting
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
OK, sorry for confusion, let me make is clear what i want to do
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
Make a new menu, edit the
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.
thank you very much. it is what i want to do....
Thank you so much.
-Justin
How to seperate the contents of Menu
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