How delete menu search box ?

How delete menu search box ?

Quote · 19 Mar 2010

open file: templates\tmpl_uni\css\top_menu.css

find:

table.topMenu td.right {
border-right: 0px;
}

replace it with:

table.topMenu td.right {
border-right: 0px;
display:none; 
}

delete file: public_html/cache/sys_menu_top

Quote · 19 Mar 2010

How delete menu search box ?

http://www.boonex.com/unity/forums/#topic/Remove-Item-from-Navigation-menu-.htm

Looking for Help? http://www.boonex.com/kevinmitnick
Quote · 19 Mar 2010
 
 
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.