Theme manager settings ¶
$cfg['ThemeManager']
¶-
Type: boolean Default value: true Enables user-selectable themes. See 2.7 Using and creating themes.
$cfg['ThemeDefault']
¶-
Type: string Default value: 'pmahomme'
The default theme (a subdirectory under
./themes/
).
$cfg['ThemePerServer']
¶-
Type: boolean Default value: false Whether to allow different theme for each server.
$cfg['FontSize']
¶-
Type: string Default value: '82%' Deprecated since version 5.0.0: This setting was removed as the browser is more efficient, thus no need of this option.
Font size to use, is applied in CSS.