Yes adding position absolute nested the divs inside maincontent but resulted in the following:
1. width expanded with browser width and therefore extended outside the container wrapper div - Adding a width to the maincontent div corrected this, but shouldn't I be able to make the maincontent and header divs nest inside the width of the container wrapper without having to set their widths?
2. the footer is nolonger visible.
Main Topics
Browse All Topics





by: LZ1Posted on 2009-10-27 at 07:47:14ID: 25672973
Try giving your mainContent div a position of absolute