jmarkscle
Member
Posted 4 months ago #
Alright. Here's the deal. The site looks great in Chrome, of course. In IE it narrows the main content column like crazy. Any ideas? I've done some trouble shooting and haven't really found this issue online. A lot of instances where the column is too wide and bumping the sidebar down to the next row, but nothing like this.
Any ideas?
Here's the site: http://www.justinmarkert.com
Start by sorting out the markup errors. Then move onto the CSS errors.
http://codex.wordpress.org/Validating_a_Website
If you continue to have problems with IE, consider conditional comment CSS
jmarkscle
Member
Posted 4 months ago #
The markup errors don't make sense to me. Telling me that the ">" on"<p>" isn't there when it clearly is. All the errors are image related anyway.
I think I need to do a conditional comment. Gonna do some research on what to do.