Hi, My seo blog isn't viewing correctly in firefox, but is in IE. I can't see the problem. Can anyone see it!? Thanks Notting
Well I just viewed your blog in FF and IE8 and they both look exactly the same. No problems my end anyway.
#sidebar { margin-left:545px; padding:20px 0 10px 5px; width:190px; } you should float right and remove the big amount of margin... you may also want to think about giving it a max-height of around 800px..
you also have role="complementary" next to div id="sidebar" ... ??? and another note, in both IE and FF it's giving the same problem (the sidebar gets pushed 2000px down to the bottom)
Thanks! I had two "#sidebar" in my css so missed the second one! I'm not sure what: role="complementary" is. it's not valid XHTML. It comes with the default wordpress theme?! notting