Home › Forums › CSS › 3 colum fluid layout › Re: 3 colum fluid layout
September 22, 2012 at 4:20 pm
#110598
Participant
I see what you’re trying to do now. Sorry when I was browsing the forum on my phone I couldn’t read the words around the image.
So from what I tested you’ll need to add : #colmid {margin: 0 0 0 10px;} for the left side margin, then #colmask { margin: 0 0 0 10px; }, then just add top margin to the header and bottom margin to the footer. But if you increase the margin, you’ll also need to increase the left and right column sizes.