Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Image attribution div prevents menu from being used on Venue page #48

Closed
AetherUnbound opened this issue Feb 11, 2023 · 0 comments · Fixed by #49
Closed

Image attribution div prevents menu from being used on Venue page #48

AetherUnbound opened this issue Feb 11, 2023 · 0 comments · Fixed by #49
Labels
bug Something isn't working

Comments

@AetherUnbound
Copy link
Contributor

https://2023.pycascades.com/about/venue/

I added a z-index to the image attribution text in the top left of the image area because otherwise, it shows up behind some other elements and none of the links can be clicked on. The only problem with that is that the div itself now stretches across the page and shows up on top of the navbar dropdowns, so trying to use the nav on that page is impossible since you lose hover as soon as you go over this div with a higher z-index. I'd add a z-index to the navbar too but it seems I can't do that because it's display: block 🤔

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant