-
Notifications
You must be signed in to change notification settings - Fork 108
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
Some ideas #149
Comments
I can only answer a few of them, for others I don't have a opinion yet.
This was suggested in the past and we choose to keep the current way.
I don't mind, but I also think the header is already a little full for another entry.
I don't think we will do this.
I don't mind, we can try and see how it looks.
I would like to avoid lossy operations on the image file unless you are able to do it in a pixel-perfect way. |
It could be replaced by a different image/SVG or even a CSS button!
yeah, redrawing in SVG is too hard. I didn't know that editing it out would lose quality. :/ |
What are your thoughts on the following?
wiki.qbittorrent.org
, for example.a problem I had
When I tried making the header image fit the width for smaller widths, the height would shrink and the ribbon took up the same amount of space while the menu moved up. This meant that the first few menu items couldn't be accessed! I solved this by making the height stay the same. It could've been solved by changing the ribbon so that clicks go through as there's enough space. https://github.com/simonwhitaker/github-fork-ribbon-css does it better than https://github.com/codepo8/css-fork-on-github-ribbon IMO, but I'm sure there's a way to fix up the current one. Edit: Fixed it with pointer-events!
Screenshot of this problem
The text was updated successfully, but these errors were encountered: