Forums

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

Home Forums CSS how to force sidebar background to fill container element Re: how to force sidebar background to fill container element

#130296
smcr
Participant

Unfortunately I’ve got this running on a localhost so don’t have a link. I could put the HTML in Codepen, but there’s a ton of CSS, and I’m not sure how I would show all of the pertinent code.

Asked another way, if I had three Div’s in a container as columns, left, center and right, is there a way to force the background of the right Div to fill the height of the main container, which is dictated by the content of the center Div?