Collage doesn’t correctly scale with float
-
When I set float: left (in order to have text on the right of the collage), it does not scale the collage, as long as the window is bigger than around 640px (but a collage of width say 780px should scale at window size 780px and below). Under 640px it scales correctly, but when I then enlarge the window, it again doesn’t scale the collage bigger (have to reload the page). Example:
<https://www.westmeyer.ch/wpress/produktgestaltung/>
As soon as I remove the float (set align), it works correctly. Example:
<https://www.westmeyer.ch/wpress/produktgestaltung/stuehle/>
But then I can’t have text in the column right of the collage. Is this a bug that can/will be fixed? Is there another way to achieve my goal?
Thank you!
- The topic ‘Collage doesn’t correctly scale with float’ is closed to new replies.