I’m really struggling on something I’m trying to have a centered image with fixed hotspots that have the exact same position on every webpage width. I couldn’t find an answer on the forum about this.
I tried to apply what was on this thread but it’s not working for me : Image with Hotspots
100% isn’t necessary of course. And yeah, relative, absolute or fixed (anything but static) positioned parent is required for absolutely positioned children to adhere to its position otherwise it will align with the next ancestor with required positioning.