cgm225 Posted September 13, 2008 Share Posted September 13, 2008 I have created a form to add comments to a webpage (see here). In FF and Chrome it looks great, however, in IE the input fields are moved ~20px to the right. Any ideas on how to remove this "margin" on the input fields in IE? Thanks again!! Quote Link to comment Share on other sites More sharing options...
sam_h Posted September 13, 2008 Share Posted September 13, 2008 it looks fine in IE to me! Quote Link to comment Share on other sites More sharing options...
haku Posted September 14, 2008 Share Posted September 14, 2008 If you are referring to the fact that the whole thing drops down in IE, try setting the top margin of the body to zero. It may have a default set in IE. You can also try removing the top margin on the content, and switching that to top padding on the body. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.