Enis's color menu

Removing the "Enis’s color" from the main menu?

1 answer

Profile photo of Sherlock 0.00 $tone January 7, 2013
Public

Hi campanha,

You open the file of app\design\frontend\default\jm_enistemplate\page\ ja_vars.php change this line of code

PHP Code:

  $_params->set('usertool_color'4); //0: disable, 4: show colors tools 




To this

PHP Code:

  $_params->set('usertool_color'0); //0: disable, 4: show colors tools 




That would helps

#1

Please login or Register to Submit Answer

Written By

Comments