KesSaft
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
But thanks for your effort!!
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
I think that is actually the best option in my case as there is a max of 10 images the user can display in this way... 😄
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
or just set it to a really high number
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
what I could do is to not use auto-fill in the grid but calculate it using the available images.
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
you mean grid with one row and then flex for the images in columns
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
but how would I do that so I keep the layout with the first one beeing bigger
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
no, still nothing.
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
setting it to
column dense
doesn't change anything35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
but it doesn't align it that well
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
just setting it to dense and the images div to width max-content works to some extend
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
what works it settings the width to max-content, but then it takes far to many columns into account 😄
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
na, still shrinking the images
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 10/23/2024 in #front-end
Horizontal Grid Image Gallery
so is there another way to do it then without autofit?
35 replies
KPCKevin Powell - Community
•Created by KesSaft on 2/16/2023 in #front-end
Scroll in absolute item with body overflow: hidden
YES, I found a solution... Just changing the absolute to fixed...
13 replies
KPCKevin Powell - Community
•Created by KesSaft on 2/16/2023 in #front-end
Scroll in absolute item with body overflow: hidden
I see, the problem accursed when part of the absolute element is outside of the view. It gets outside when I increase the left property. Have you ever had something like this?
13 replies
KPCKevin Powell - Community
•Created by KesSaft on 2/16/2023 in #front-end
Scroll in absolute item with body overflow: hidden
I thought I would not dislike CSS, but now.... I just tried again removing the min-width but now it is also not working with it :C
13 replies
KPCKevin Powell - Community
•Created by KesSaft on 2/16/2023 in #front-end
Scroll in absolute item with body overflow: hidden
Thanks, but now I have some problems. I still would like to have min-width in the main element and now it is not that easy to slide out the sidebar so it is out of view.
13 replies
KPCKevin Powell - Community
•Created by KesSaft on 2/16/2023 in #front-end
Scroll in absolute item with body overflow: hidden
I also found out that when I set the left of the main element from 250px (when the sidebar is extended) to 0, I can't scroll anymore.
13 replies