- Impact
- 0
Hi
The left menu box on most of my pages is overlapping the border of the containing box. I have set the height of the containing box to 'auto assuming that this box would grow to accomodate nested blocks.
An example in IE can be seen at http://www.galleries-online.co.uk/teacban/artistgallery.cfm?artistid=1 with the box with the title 'Tom O'Rourke'.
This will look fine in firefox as I specified a fixed height. I tried using height: auto in the CSS for firefox but found that this did not appear to affect the layout which meant that I had to set a fixed height.
Basically I need to set the CSS for both platforms so that the main content box automatically expands with the height of the nested.
Cheers for any help
Neil
The left menu box on most of my pages is overlapping the border of the containing box. I have set the height of the containing box to 'auto assuming that this box would grow to accomodate nested blocks.
An example in IE can be seen at http://www.galleries-online.co.uk/teacban/artistgallery.cfm?artistid=1 with the box with the title 'Tom O'Rourke'.
This will look fine in firefox as I specified a fixed height. I tried using height: auto in the CSS for firefox but found that this did not appear to affect the layout which meant that I had to set a fixed height.
Basically I need to set the CSS for both platforms so that the main content box automatically expands with the height of the nested.
Cheers for any help
Neil





