ForsetisFate
ForsetisFate
KPCKevin Powell - Community
Created by ForsetisFate on 5/21/2024 in #front-end
Center flex child on the page, while ignoring other children
The fiddle below explains it best, but basically I have a two-child flexbox and would like to center the entire container horizontally based on the second child ONLY. Position of the first child should be directly to the left. Is this possible? Should I use something other than flexbox? I can get close with absolute positioning but the first child moves too far/close to the second. Fiddle - https://jsfiddle.net/cms07dL3/1/
11 replies
KPCKevin Powell - Community
Created by ForsetisFate on 12/26/2023 in #front-end
Why is my footer (sometimes) behind my other content?
I'm trying to force my footer to the bottom of the page, on pages with little content this works fine (using flexbox) but pages with long content the footer is displayed behind some of the content?
28 replies