This is a follow-up of #1001 and in fact the same issue as https://www.drupal.org/node/687750 against D7 Administration menu...
The only long menu that we currently have in Backdrop (or more correct the only one that is likely to currently occur) is the admin bar search results. #1001 provides an intermediate solution by making sure that the search result entries do not unnecessarily wrap in two lines thus wasting vertical space. Still if either results are too many or the screen height too small, the same issue happens.
The respective issue in d.org was first filed back in 2010 and was not active after August 2011, it saw some action a year later and then again earlier this year in February/March but is still open/unresolved. Among the things/solutions discussed that might be of interest are: 1. The Toolbar Reloaded is a sandbox/poof-of-concept project that was born of and based on an actual user study:
The journey to build a better Drupal toolbar
d.org issue: https://www.drupal.org/node/1586374 screencast of a live demo: http://screencast.com/t/2CyrTMCUzh 1. Solution For Very Long Dropdown Menus and the respective live demo:
Recent comments
Hello, @yorkshirepudding! Thanks a lot, I got it, all sorted out.
My layout template (layout--blog.tpl.php) doesn't work
Hi @Gnome and welcome to Backdrop When I create custom layout templates I put them in /layouts/custom/my_layout Note: you can split modules and layouts between contrib and custom...
My layout template (layout--blog.tpl.php) doesn't work
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform