Home › Forums › CSS › Centering a bunch of elements inside a div › Re: Centering a bunch of elements inside a div
September 22, 2012 at 9:39 pm
#110600
Member
Thanks Matt. I guess the other thing I should have mentioned is that I am trying to make this design as responsive as possible so that when the browser/viewport shrinks it adapts. The width of the contentwell is max-width: 1140px and should it shrink below that the page would adapt and shrink as well. Adding fixed margins creates issues when reducing browser sizes. Ugh, this is eating me.