@ufo973 Why don't you just set it up like this: http://codepen.io/srig99/pen/vwqsb? Absolute positioning can be painful to go through. Try simplifying it like the previous pen. If this is a requirement, then let me know and I'll look further into the issue.
I want the content div not to overlap bottom and top div.
@ufo973 Why don't you just set it up like this: http://codepen.io/srig99/pen/vwqsb? Absolute positioning can be painful to go through. Try simplifying it like the previous pen. If this is a requirement, then let me know and I'll look further into the issue.
Is there a reason you're not floating #cont-top and #cont-bottom? That would the problem.