Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for narrow / square logo images for narrow screens #501

Open
choldgraf opened this issue Nov 21, 2024 · 1 comment
Open

Allow for narrow / square logo images for narrow screens #501

choldgraf opened this issue Nov 21, 2024 · 1 comment

Comments

@choldgraf
Copy link
Contributor

It is common for organizations to have both a "wide" and a "square" version of their logo for use in different contexts. We currently only support one style of logos, which means that usually the logo is either good on narrow screens but too small for wide screens, or vice versa.

For example, here's how our Team Compass scales with size:

Image

We'd gain a lot of horizontal real estate if we supported a logo_narrow_dark and logo_narrow.

@agoose77
Copy link
Collaborator

This is a good suggestion @choldgraf. Right now, the theme needs a styling pass for the menu bar (especially since search was added). I did a pass to improve things, but I think it needs another deep investigation as to best practice for responsive layout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants