this post was submitted on 14 Jul 2023
1 points (100.0% liked)

CSS

77 readers
1 users here now

A place within Lemmy where one can discuss CSS, ask for help, et-al. Please remember the human.

founded 1 year ago
MODERATORS
 

I asked for help making the expanded images fully expand here. They got something workable, but it gets rid of the sidebar. I'm hoping for something where the image just covers the sidebar.

I found the class, but I don't know how to write the CSS to make it go all the way across the screen regardless of the parent. So it would start with .img-expanded:not(.banner):not(.avatar-overlay) { } but I need to know what goes in the brackets.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here