Thanks...
I will try that out.
I made note of the following, around the time I posted
{QUESTION_TEXT} is used in the addons, where the default templates use {QUESTION}
Making this change did not not work, leading to my post.
However, it, and the context of your suggestion, make me more curious about the insertions and how they work, generally, and with respect to the system you described.
Where can I find the list of insertion definitions in the documentation? I recall seeing something somewhere, once a few days ago, but can't re-find it.
2nd: is there a place where I might read about the methodology of the inserts that is now the current method? And, even, how it will work in the Ver.2?
I would not have expected that code added to an HTML <div xxx> or a class added to a <div>, would have changed the presentation of a conditional question. I would have assumed that such organization would have been within the PHP constructing the HTML page being served....
Or, am I answering my own question: the insertions insert relevant PHP code? If so, where are THOSE code elements listed so I can learn how to adjust the CSS?
3rd -- the modification of some of those addons [along the lines you've suggested] might be a good item to list on the developers' assignment lists...Because of other changes, like the one I noticed, I am betting that there are several changes arising from version changes...
Thanks, again...
John