M.
M.
KPCKevin Powell - Community
Created by M. on 5/10/2024 in #front-end
Border radius that spans over several elements?
No description
11 replies
KPCKevin Powell - Community
Created by M. on 3/22/2023 in #front-end
Position sticky doing werid jumps on mobile
Hi there. So I have a button that is sticky on mobile. It should only show when the user scrolls past a certain element. However it's acting up quite bad, and moving all over the place. Any idea what could be causing this? I tried using both top and bottom as the position. The button is always sticky, the class "in-view" that gets applied via javascript changes the opacity. Pased an image of the element in question
15 replies
KPCKevin Powell - Community
Created by M. on 12/6/2022 in #front-end
Make image same height as text, using CSS?
I have a flex-container with an image in one section, and text in the other. Is it possible to make these the same height? I don't want to use background-image instead, for accessibility purposes. And Javascript doesn't seem suitable since it would affect the loading speed https://codepen.io/markus-b/pen/dyKwwER
6 replies
KPCKevin Powell - Community
Created by M. on 10/24/2022 in #front-end
Overlap items between different stacking contexts
6 replies
KPCKevin Powell - Community
Created by M. on 10/20/2022 in #front-end
Removing horizontal scrollbars while keeping the scrolling functionality
5 replies
KPCKevin Powell - Community
Created by M. on 10/3/2022 in #front-end
Decorative image that adapts to the screen size?
28 replies
KPCKevin Powell - Community
Created by M. on 9/26/2022 in #front-end
Handling color variables with variations?
Hi there. I just started a new project and it has quite a few colors in total. It basically has 3 main colors, and each colors has variations with 33% / 66% opacity. What's a good approach regarding naming these colors when doing the variables?
3 replies