Barrie North wrote:
http://joomlashack.compassdesigns.net/js_simplicity/index.html
IE fails to include border-width on .contentbox before calculating 100%
width, thus .contentbox becomes 2px too wide. It is then pushing the
outer container that much wider, even though that's the container it
calculates the width on .contentbox from. Typical MSIE-absurdity.
* html #contentfloatholder .padding .contentbox {width: 99.8%;}
...seems to work quite well within the range for the page-width.
You'll have to test what exact value to use.
regards
Georg
--
http://www.gunlaug.no
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************