On Dec 19, 2005, at 1:40 AM, Geoff Pack wrote:


Tee,

I suspect the problem is the IE box model. You have set a width and padding for #formWrapper.

Increasing the width of the #container by 20px, which is the amount of padding on the #formWrapper, seems to fix the problem.

#container { width: 825px; ...}



Hi Geoff, it doesn't quite work unfortunately, adding 25px to the #container creates other problem for footer and the extra white background for #content width.

I managed to solve the problem by eliminating the widths in certain areas and with a IE conditional comments.

http://sl.lotusseeds.com/request3.html

Still have a minor problem to sovle at the bottom of the form, where a gap appears when browser browser gets scroll.

Thanks for the suggestin anyway!

tee
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to