how do i stop my content from sliding?

guys when i change the size of the window my 100%width image take more height space and makes my website slide down, how do i make it so i can keep looking at the same content instead of it sliding down?
20 Replies
b1mind
b1mind17mo ago
hard to say without a minimal example maybe put it in a codepen you could put a max-height on it and/or maybe use object-fit: cover
lalo salamanca
lalo salamancaOP17mo ago
im trying to recreate a codesandbox but its not happening there in my other github sites its not happening either
lalo salamanca
lalo salamancaOP17mo ago
@b1mind
lalo salamanca
lalo salamancaOP17mo ago
when i change the size of the window all the content slides
lalo salamanca
lalo salamancaOP17mo ago
diff view
Jochem
Jochem17mo ago
without seeing your code, no one's going to be able to help. It's best to share it in a way where it's easy for people to run, so something like codepen or codesandbox. If you can't, you can find instructions on how to share it in a code block in #How To Ask Good Questions @pepegangster
b1mind
b1mind17mo ago
looks to me like things are working fine xD but again use max-height and a object-fit: cover if you wanted to stop it from growing height but still fill. Like we have both pointed out though its all a guessing game without a demo/code.
lalo salamanca
lalo salamancaOP17mo ago
so this is normal? no work around?
Jochem
Jochem17mo ago
remember also that users almost never resize their browser when using a site
lalo salamanca
lalo salamancaOP17mo ago
the codesandbox i tried to recreate it didnt happen although it was basically the same setup https://codesandbox.io/s/peaceful-allen-n5tfzp?file=/src/App.js
b1mind
b1mind17mo ago
Normal? I mean you have to grow in height to grow width of a image without distortion so yes unless you are using cover with overflow or what not.
lalo salamanca
lalo salamancaOP17mo ago
i dont want for all my content to slide tho, i find it kinda annoying
b1mind
b1mind17mo ago
slide?
lalo salamanca
lalo salamancaOP17mo ago
i would like to keep looking at the content im focus on yeah its make me look at other part of the window and have to scroll to adjust i feel my user will get disoriented everytime they change window size
b1mind
b1mind17mo ago
again no one does that like Jochem said no one is resizing their windows over and over they either have it docked up to half the screen typically or full screen.
lalo salamanca
lalo salamancaOP17mo ago
cool cool i guess its ok if i leave it that way
b1mind
b1mind17mo ago
but also like I pointed out I don't see it being any bad behavior its working responsively so 👍 or use my advice if you really don't want to it grow past a px amount
lalo salamanca
lalo salamancaOP17mo ago
also on my github pages it doesnt happen but on my dev window it does, in another project
b1mind
b1mind17mo ago
again without seeing it we have no idea
lalo salamanca
lalo salamancaOP17mo ago
yeah its ok tho bro ty ❤️ ty fammers
Want results from more Discord servers?
Add your server