Hello,

The header of the website is hiding  the forum's breadcrumbs links which makes it very difficult to maneuver  this forum. Without that sub-menu, we have to use the main menu forum  link to and maneurer back to the specific area we were within the forum.

The fix is very easy. Just add the following CSS code either to one of the style sheets.

.forum-layout {margin-top:120px;}

While  we're fixing the forum, it would be nice to have some space in the  "Message" area instead of having it closed up like it is.

.fr-box.fr-basic.fr-top .fr-wrapper {min-height:30em;}

There was an issue with the text editor for the forum striping out certain characters used for punctuation marks, but it seem to be fixed now.

Thank you.