http://www.blogstorm.co.uk/blogstorm-redesign-come-and-take-a-look/ In FF the persons name in this comment isn't showing up bold like the others, in IE7 the whole thing breaks. Any ideas?
I don't have time to check but search for a site checker or if you use FireFox use firebug to highlight the problems in your html
First thing you always do when some browsers are puking is check what you did wrong in the html... http://validator.w3.org/check?uri=h...(detect+automatically)&doctype=Inline&group=0 105 validation errors, most of which IE of course ignores anyway, and stuff like google adsense and widgets and those sorts of things generally never validate anyway.... but it's a good place to find any unclosed tags or that sort of thing. In my FF I see bold on Osman and Rajab so not sure what that issue is. you've got comments after the closing html tag-- doesn't matter that nobody sees it, there can be NOTHING after </html> no scripts no comments no nothing. It continually crashes my fake IE6 for linux but I don't know why... before it dies it shows the comment sections way off to the left and the small right box filling the content box (behind the comment sections). There are a few css errors too but I'm betting the problems are either one of the html errors OR there's Css that, while valid, sets bugs off in IE.