Форуми / National / Russian / Вопросы и пожелания к движку

Для юзеров Seditio и новичков

Sergeich
#31157 25.10.2011 10:52

В config.php найти

PHP
1
$cfg['enablecustomhf'] = FALSE;     // To enable header.$location.tpl and footer.$location.tpl

заменить на

PHP
1
$cfg['enablecustomhf'] = TRUE;      // To enable header.$location.tpl and footer.$location.tpl

В папке  скина header.tpl - шапка сайта, header.forums.tpl - шапка форума.