The code box does not render correctly in IE, as reported here: http://www.simplemachines.org/community/index.php?topic=68398.msg476291#msg476291
I notice that this bug isn't fixed, and there has been no reply, so maybe it slipped through the net.
Although most people who use this forum will probably know how to get code out of such malformed code boxes, they won't at most forums. I'm sure the bug is very simple to rectify. I still use 1.0.6, otherwise I'd look at it myself.
It hasn't slipped through, just hasn't been fixed.
It is indeed very annoying not to be able to view some of the code posts.
As far as I can make out, the code boxes seem to be 1 line too short in IE (I e if the code posted is 5 lines, then the code box will be 4 lines high), so that you always need to scroll down to see the last line of the code. Which obviously means that code boxes that only consist of one line will be zero lines high and impossible to see anything in...
It only seems to affect this board as my test boards render it correctly. I haven't been able to narrow down a cause though.
It might have something to do with the Javascript function smf_codeFix(), which does not seem to appear in the IE topic display on this site.
Thanks, I'll take a look at that.
That seemed to be it. Thanks ntworthy.