Ben Reiniger wrote on Mon, Sep 26, 2016 07:34 PM UTC:
The red in the source seems to be caused by the updated comment display style. In listcomments.php, comments are completely dealt with by DIV's; in displaycomment.php, there is a stray table surrounding the single comment's DIV. My source viewer balks at various html codes inside a TABLE but not inside a TD. That seems to also be causing the header to appear below the comment instead of above (the DIV is floating to the top of the table).
The red in the source seems to be caused by the updated comment display style. In listcomments.php, comments are completely dealt with by DIV's; in displaycomment.php, there is a stray table surrounding the single comment's DIV. My source viewer balks at various html codes inside a TABLE but not inside a TD. That seems to also be causing the header to appear below the comment instead of above (the DIV is floating to the top of the table).