How do I disable the color change dropdown
To disable the dropdown menu that enables skin color changes, set the disable_colors variable to true in plugins/xskin/config.inc.php file:
$config['disable_colors'] = true;
To disable the dropdown menu that enables skin color changes, set the disable_colors variable to true in plugins/xskin/config.inc.php file:
$config['disable_colors'] = true;