adampatel85
Member
Posted 2 years ago #
Hi there,
Got a problem with a wordpress theme I've made.
http://www.jakemogul.com
If you view the page in FireFox you'll see it as it's supposed to appear. In IE, however, it doesn't display the same way.
Anybody know why?
The navbar and the footer are the affected parts?
position: absolute; top: 200px; use to work in IE? Is it no longer supported? If so, what's the alternative?
Thanks in advance...
I did not see all CSS, but you have a problem in #container , the ";" after teh comment, which causes IE to some problems,
It may very well not be the only problem, but fix that first ..
henkholland
Member
Posted 2 years ago #
Line: 49 Context: #content
Value Error : height (http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-height) Too many values or values are not recognized
For other coding and css errors, see: http://www.xhtml-css.com/check#