Вот пример.
Спасибо.

styles/prosilver/template/viewforum_body.htmlКод: Выделить всё
<!-- IF FORUM_DESC --><div style="display: none !important;">{FORUM_DESC}<br /></div><!-- ENDIF -->Код: Выделить всё
<!-- IF FORUM_DESC --><div>{FORUM_DESC}<br /></div><!-- ENDIF -->
Код: Выделить всё
<!-- NOTE: remove the style="display: none" when you want to have the forum description on the forum body -->