Hello, im having some problems with my blog. In firefox it looks fine, but in internet explorer MANY things are off and its not showing my full post on the front page. My blog is: blog.ohlush.com Anyone know what could be causing this? Thanks!
I just looked at it in IE7 and it looked fine. I also checked for HTML errors and there are 12: http://validator.w3.org/check?uri=h...Inline&group=0&user-agent=W3C_Validator/1.654 Each version of IE is different. If you fix these errors then you'll get a more consistent rendering. If that doesn't fix the problem then you may need to dip into CSS coding corrections using CSS items like: position: relative; top:-5px; or margin-bottom: 10px; or padding-left:15px; When you try this shifting of objects you need to check the page in all browsers you think your visitors willl use. IE8 is out now.