Hello, It has come to my attention that in IE7 my website is a mess. I only have 9% of my readers still using that version, but I'd like to get it fixed. Here's the thing, I WILL NOT Allow access to the site, but if there is a way to find the problem, I able willing to pay decent money. Here is the site: http://gridironexperts.com I'm sure it is the some sloppy CSS on my part but if some one would be nice enough to help me out, I tend to keep contacts and rehire again and again
The CSS file has some syntax errors like "margin-top:5pxpadding-left: 16px;" notice that a semi-colon missing after 5px. And few more like that. I am sure certain things will be fixed in IE7 if you just take care of those validation issues. Even after that IE7 might still need layout fixing, but these basic CSS errors should be taken care of first. Use the CSS Validator [ http://jigsaw.w3.org/css-validator/#validate_by_uri ] to see what problems are there.