search icon in top menu

Hello all,

 

I need to mask the default search icon from top menu.

Any idea to do this?

 

Thanks!

Quote · 16 Aug 2011

Hello clicktoweb,

 

Go to the BxBaseMenu.php fileand file the following command:

$aFunctions = array('genMoreLanguagesElement', 'genMoreTemplatesElement', 'genSearchElement');

Change the above command to 

$aFunctions = array('genMoreLanguagesElement', 'genMoreTemplatesElement'');

and the search icon should now be missing.

 

Regards,

kazatzo

http://www.boonex.com/market/posts/kazatzo
Quote · 16 Aug 2011

It's work!

 

Thanks Kazatzo!!

Quote · 17 Aug 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.