Открыть: styles/prosilver/template/ucp_pm_message_header.html
Найти:
- Код: Выделить всё
<!-- IF FOLDER_STATUS and FOLDER_MAX_MESSAGES neq 0 --><p>{FOLDER_STATUS}</p><!-- ENDIF -->
Заменить на:
- Код: Выделить всё
<!-- IF FOLDER_STATUS and FOLDER_MAX_MESSAGES neq 0 --><p>{FOLDER_STATUS}</p>
<div class="pm-bar-outer">
<div class="pm-bar-inner">
[...]