Here’s a practice site I’m messing around with. I didn’t create the theme.. but can’t figure out why the background color disappears in IE 8 (the only version I have to test with)?
I used Firebug to try and pinpoint and it looks to me like it’s looking at .box .cnt and the color is already set for that.
Any ideas?
The background is there, however IE8 doesn’t like the class
cntheight at100%. Check out this post for more detail:https://stackoverflow.com/a/176454/1220302
Also, take a look here for more information on the height property: http://www.w3.org/TR/CSS21/visudet.html#the-height-property