IE7 and Firefox DIV Height Different

Soldato
Joined
30 Nov 2005
Posts
3,084
Location
London
Right, having problems with a div height different between IE7 and Firefox.

The image below shows the difference. IE7 at the top, Firefox the bottom one.

What the image is showing is the height difference at the bottom of my DIVs. IE7 has a larger height than Firefox. I've shown a little bit of cotent so it makes it more obvious.

36454827ik1.jpg


Are there any known bugs or work arounds for this?

Thanks
 
Perhaps something I should have done earlier but didn't.

But the height is the same in both Firefox and IE in terms of pixels. But for some reason there is a bigger gap in IE than Firefox.

Any ideas?
 
Right, I think the problem is that IE is not adding enough padding/margin to some items.

Thus in Firefox I am getting the correct positioning of the content whilst in IE everything is slightly more higher up the DIV. If that makes any sense?
 
Back
Top Bottom