Using NOF12.00.0000.5071 and generating XHTML 1.0, I am inserting DB-ASP Labels.
Typical code generated is
<div class="nof-positioning" style="width: 18px; margin-top: 6px; margin-left: 11px; "><!-- <img id="Label1" height="18" width="18" src="./Label_3.gif" border="0"/> --><font face="Arial" size="-1">Digital Imaging Group</font></div>
The width of the image is getting into the style of the div so the contents of the label do not display correctly.
Is this a bug? Is there a work round?