This site displays properly in IE but in Firefox all you can see is the backround color and I'm buggered if I know how to fix it. Could anyone help please Css Here Thanks, Terry
The body tag has display:table-column. i've never seen that before, but i did read this at w3c: That sounds like it could be your problem.
Any solution? I changed it from table-column to none and then all I got was a green page in IE and a white page in FF?