Hello,
I have now successfully tested this.
What you need to do is open a file in
CMSModules\MessageBoards\Controls\MessageBoard.aspxAnd change the location of the code:
<asp:Label ID="lblNoMessages" runat="server" Visible="false" CssClass="InfoLabel"
EnableViewState="false" />
<cms:QueryRepeater ID="rptBoardMessages" runat="server" />
from the top of the page to the bottom of the page.
Please let me know how it works for you and if you need any more information.
Kind regards,
Richard Sustek