Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Image overflow revealed as text wrap causes element height to change Reply To: Image overflow revealed as text wrap causes element height to change

#281123
Beverleyh
Participant

Maybe if you put the img in a container – like in the .img element so that you can keep the pseudo element pushing against it?

You might have to absolutely position the img inside it (plus relatively positioned .img) and hide the overflow.