Hi,
How can I delete Painite’s Color in the menu?
Thanks for the help
4 answers
Pls open the file: \app\design\frontend\default\jm_painitetemplate\p age\ja_vars.php and find the following code:
PHP Code:
$_params->set('usertool_color', 4);
replace:
PHP Code:
$_params->set('usertool_color', 0);
It works very well.
Thank you.
These instructions only disable the color option, but they do not remove the Painite’s Color menu. How do you delete the "Painite’s Color" from the menu bar.
Hi Kevin.
If you follow the guidelines as tienhc answered, it will help to remove "Painite’s color". Please check again.
Regards.