PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Internet Explorer Rendering Problems

  1. cmonica
    Member

    My form fields alignment shifted to the right and the length of the input fields have been shortened when viewing the form in IE 8.

    http://sacforeclosurehelp.com/test-builder/loan-modification-help/

    Posted 13 years ago on Monday March 28, 2011 | Permalink
  2. This isn't a form issue, it's erroneous markup/CSS from your theme. The problem is the image that's floated directly above your form. In IE it's not clearing the float and is forcing the form to the right. If I disable the image, you can see that the form aligns properly.

    screenshot: http://j.mp/hZgwbw

    You need to properly clear the container surrounding the floated element and it won't affect the form or any thing else underneath it.

    Posted 13 years ago on Tuesday March 29, 2011 | Permalink
  3. cmonica
    Member

    Thank you, will correct. I'm not very familiar with CSS...learning as I'm building my site. Didn't think I would have to learn so much coding when I starting using WordPress, themes, plugins, etc. I thought WordPress was supposed to be an easy, turn-key alternative, but I was wrong. It has a very steep learning curve!

    Posted 13 years ago on Tuesday March 29, 2011 | Permalink
  4. Yes, there's still lots to learn if you want to customize stuff, but WordPress makes it a lot easier. Just think, your next site will be a breeze after this and you'll be a seasoned pro.

    Posted 13 years ago on Tuesday March 29, 2011 | Permalink

This topic has been resolved and has been closed to new replies.