fnord.
Basically, (AFAIK) the design of the users gallery (and the forum at the same time, I think) was made using tables, and the php code didn't strip out Bad Codes. The offshoot of this was that someone typed in a close table, open new table tag and screwed up a couple of threads beyond readibility in the forum (so HTML was closed off there until the New Blue UBB install happened) and someone else mucked around with the gallery (by putting HTML into his comments) to the extent that pictures below that person's were not viewable. The automagic reaction to that was to strip all HTML from the gallery, where it remains.
Given the above, I'd be interested (as a web-developer, but also for referance for here) what type of HTML Circlesquared wants, given above notation about BadShit with tables?
But it's all up to Imaginos of the Golden Sig.
(FWIW, anyone who cares, UBB threads (the new system) uses PHP/MySQL rather than Perl/flat-files. This means a serverside screwup is less damaging, like overrunning log files).