sigal
sigal copied to clipboard
Colorbox links menu not scrollable
While using theme = 'colorbox' with a with large number of entries in links = [...] the left menu goes out of screen, and no scroll is possible. Links out of screen cannot be accessed.
This is a limitation of this kind of design with a fixed sidebar. The sidebar is always visible, but you must limit the amount of stuff you put in it. Otherwise you can copy the theme and modify it to remove the position:fixed
attribute.
I already overridden the necessary styles to allow scrolling. But as a general enhancement, I don't see why the menu would not be scrollable if necessary. The scroll bar might be hidden to keep the design as it is. (mine isn't at the moment, but I'm OK with that)
Maybe this could be added with a setting.