How should we create a vertical menu in orchard ? (menu ad left sidebar in below image)
The default menu widget is always horizontally oriented.
Related
Are there any styling options to set the top bar menu actions for dark mode? I have set a few buttons as showAsAction: never in the TopBar and want the menu to follow the app theme. Currently it appears as white as shown in the screenshot.
I am working on my UI design and want to preview my main menu icons. I can change my menu_main display to design and preview them but there does not seem to be an option to change the orientation to landscape.
When I preview activity_main I can rotate the view to the landscape but it does not have the menu items.
How can I preview the design of the menu in landscape mode in Android Studio 3.4.2?
I want to show/hide the menu icon (the 3 horizontal bars below) in the AppBar depending on the width of the screen. Is there a directive or a css class that makes this possible?
Fixed this by adding class "mdl-layout--small-screen-only" to the div containing the md-icon in mdl-layout.component.js.
As the title says. I created an iNotes List view component in my XPage and it renders great.
The problem is that I have more fields then I can view on screen, and it does not appear to have a vertical scroll bar.
Is there a setting to switch that on?
Doesn't appear to have a vertical scroll bar. I have created SPR SODY92NLB5 for development to investigate.
I am using Orchard CMS 1.4 with the Advanced Menu 1.4.1 module. When I enable the module and create a new menu and menu items, I do not see the menu displayed on my site. Also, I do not see a way to choose which menu is displayed if I create more than one menu. Where in the settings can I choose which menu is displayed? Thanks!
You have to add a Menu Widget to some zone (eg. the Navigation zone) in order to display a menu. When adding that widget you can choose which menu it should display.