Description of the need
We've adjusted the size of Backdrop modals a few times, for example #741 and #3297. However I think there are situations where the current modal size still isn't large enough, or dialogs where having the option to go larger could be beneficial in some (but not all) situations.
For example if you're choosing an image from the modal, sometimes you might want to see more items all at once. Or certain Views configuration dialogs have large tables, but that might only be a problem if you have a lot of fields.
Proposed solution
Our dialogs are not currently resizeable, because resizing a dialog is highly depend upon the window size (resizing the window resizes the dialog to match). I think it would be helpful to put a "Maximize" icon in the dialogs to allow the dialog to take the full size of the window. I saw recently that AEM (Adobe's CMS) has this feature (third icon from the right in the upper right):
Alternatives that have been considered
None yet.
Recent comments
I have created layouts with 3-col in footer: https://backdropcms.org/project/3-column-top-footer-layouts There are template to override all core layouts. Feel free to 'steal' code-...
Creating Footer columns
Thank you once again for the great help and the direction. Let me try this now.
Laying out foundation for the homepage
You will find a lot of this information from the videos we have previously linked to. In particular, you might find the Farmers' Market tutorial helpful as it gives a worked up example of...
Laying out foundation for the homepage