Reply To: How to make image inside div adjust to container size

Home Forums Support How to make image inside div adjust to container size Reply To: How to make image inside div adjust to container size

Home Forums Support How to make image inside div adjust to container size Reply To: How to make image inside div adjust to container size

#145082
Tom
Lead Developer
Lead Developer

Hi there,

Try adding this class for your opening div: clearfix

Then remove the height CSS.

So it would be:

<div style="background-color: #fff; padding: 0px;" class="clearfix">