A couple weeks ago I noticed that on
profile pages, and a few other places, headers are behaving strange;
For example, instead of reading
Mini Statistics, the header instead reads
< class="blocksubhead smaller">Mini Statistics. Immediately I opened up vbulletin-style.xml and thought it would be a simple matter of changing the code to <
h5 class="blocksubhead smaller">. However, the code was fine and already contained h5. It appears that my forum is eating the h5 tag. When a user PM'ed me to recommend adding the h5 tag to vbulletin-style.xml, h5 had been eaten from his PM!
Any idea why this is happening?