Forums

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

Home Forums Design An outer div is not containing an inner div. Reply To: An outer div is not containing an inner div.

#264940
icewizard
Participant

I mean I want the outer div to expand with the inner divs content. If I remove the minimum height from my outer div containing everything, then the new quote button, which is floating to the right, will not be covered by the outer div, but I want it to be covered by the outer div so the outer div contains all the divs inside of it. I tried putting the height to auto and using clear floats but nothing has worked, so I’m not sure what to do.