Menu is formatted a basic HTML list; no menu or sub-menus in sight
stodge - June 16, 2009 - 12:51
| Project: | Dynamic Persistent Menu |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | yrocq |
| Status: | by design |
Jump to:
Description
I installed the module and enabled it. I added the block and chose the "Create content" menu as the root. But when the menu is rendered it is formatted as a standard HTML list. There's no menu in sight and certainly no sub-menus. This is on the latest Chrome on WinXP.

#1
Hi Stodge,
The formatting of the menu depends on the theme. If it doesn't appear the way you want, you will need to do some CSS.
It is normal that you don't see any submenu when you choose "Create content" as the root. The first menu will be filled with the children of "Create content", and no submenu will be created for them because they have no children.