How to remove the color tool

Editing the ja_vars.php, i removed all the color labels in the bottom of my site, but there is still something i would not appear on my home: the title of the module, "SELENI COLOR"! Is it possible to remove it?
Thanks

1 answer

Profile photo of Saguaros 0.00 $tone February 6, 2010
Public

Hello guy!

Please open the file: \app\design\frontend\default\jm_selenitemplate\pa ge\2columns-right.phtml and try to find codes at line 102

PHP Code:

<div class="head"><h4>Seleni Color</h4></div>
             <?php echo $tmpTools->genToolMenu ($tmpTools->getParam('usertool_color'),'txt'); ?>


Please remove this.

Thanks

#1

Please login or Register to Submit Answer

Written By

Comments