[4.x] Menu Seperator #46998
Replies: 5 comments
-
|
I cannot imagine what you are expecting, could you share some design or screen? The intention was a vertical line in horizontal menus and a text (due to b/c) in vertical menus. |
Beta Was this translation helpful? Give feedback.
-
|
The descriptions of the menu type says that it can display a seperator and a text label. That is what it did in j3. In this example the telephone number is the menu title With the Cassiopeia overrides it will ignore the title |
Beta Was this translation helpful? Give feedback.
-
|
Thank you. now I understand. |
Beta Was this translation helpful? Give feedback.
-
|
The problem is that the standard menu doesn't have CSS of its own. Only a Javascript that does wrong things ... but that is another story ... |
Beta Was this translation helpful? Give feedback.
-
|
Or maybe was the idea, that one can use icons or images as separator (if you don't display the text). As @chmst wrote on my (now closed) PR #45489 we should rewrite the code of the menu types |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Steps to reproduce the issue
Create a menu module in the "menu" position
Create several menu items including one that is of the type "system/seperator"
Expected result
the seperator is displayed as
| menu title
Actual result
If using either of the layouts from cassiopeia
|
If using wither of the core layouts
menu title
System information (as much as possible)
Additional comments
Beta Was this translation helpful? Give feedback.
All reactions