Search Icon

How do we remove the "Search Icon" and Search Box" from the Navigation Menu in Dolphin 7?

Quote · 18 Mar 2010

there was a similar post i answered yesterday, do try this out pal,

in your template folder go in the base folder where you will find the CSS folder wherein open the top_menu.css file,

then search for the code:

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

}

(its around line number 30 in my editor)

and simply add a code line "display:none;" with in the parenthesis.

hope this works for you.

cheers :)

Quote · 18 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.