Search code examples
sharepoint-2010infopath

Why is my InfoPath 2010 form having styling issues?


The form loads well into SharePoint and looks proper in Chrome and Firefox but for some reason my font styles are not applying and my input field settings aren't taking affect in IE 7 and 8.

Very frustrating, especially because there's no where to check the code to see if there's some stray tags that should have been cleared out.

Anybody run into this before?

Whats the best method to clean it up?

This is how it is supposed to look (looks like this in Chrome and Firefox This is how it looks in IE 7 & 8


Solution

  • problem solved. it was a stylesheet issue. the stylesheet was being loaded in twice for some reason. This created this bizarre conflict.