Closed alex-ju closed 5 years ago
We might be able to use a layout like on https://www.gov.uk/education, which is still stacked but makes slightly better use of the horizontal space.
Alternatively apparently there's a version in use elsewhere where the logo and the org name are on the same line (or used to be, anyway). That would probably make the best use of the vertical space without having to change the layout.
Just tried a spike into implementing the option above (org logo and name on the same line) and it's surprisingly complicated - the logo is a background image and varies in height so special cases for padding have to be applied to ensure it doesn't get cropped. This feels like something that requires a bit more time and thought than we have available right now.
I started the PR above to fix this issue but the example linked to in the original description no longer has the problem (because there's only one logo) and I can't find another example. However this problem does occur on some HTML publications, so I've fixed it there.
Not sure what to do with this issue now. Should we consider it closed if we can't find a good example of it anymore @alex-ju ?
Happy for it to be closed for now.
Got the following query through support:
Did a test, changing the following classes in the browser. It's worth mentioning that involves reordering the organisations and place the ones with a logo first - not to look messy.
Before
After