Hey can someone help me up with this mess.. http://tinyurl.com/recipeblog That is my blog. When viewed from Firefox it's perfectly alright.. But when viewed on Ie6 or Ie7 it's arrrgghhhh ! Your suggestions welcome Regards
Okay for starters it looks like that firefox banner needs to be aligned left or moved down into top of content div as it is pressing the right sidebar out and breaking layout on IE6.. Another issue appears to be that you have maybe copy and pasted some code in to your post bodies from Word? That has placed junk tags in the post body and those do not play nice with wordpress php templates. And especially on an IE6 browser! Need to open up all the posts and in html editor mode clean out all the junk tags, that look like this <!--[if gte mso 9]> I see a bunch of those junk tags on IE6. Those are no good in a proper html world. Boulder