0

So here is where the page is hosted: see comment

The problem is in the bottom content box titled 'Mortgage Recent News', you'll notice how the borders of the div are misaligned in ie9. However, they are perfectly aligned in FF and Chrome.

I realize that this code isn't ideal to begin with, but it's what I have to work with. I cannot include the images in any part of the ul as it's generated by a backend script that we do not have access to.

I'm just looking for a way to fix the current code so that it looks the same on ie9 as it does on FF and Chrome right now.

Any help is greatly appreciated.

4

1 回答 1

0

修复了问题。基本上我需要在css中指定每个li的填充和高度,而不是让浏览器默认。现在工作。

于 2013-02-07T22:23:27.950 回答