Hi,
can anyone tell me how to hide the magnifying glass search for guests at the main menu?
Hi, can anyone tell me how to hide the magnifying glass search for guests at the main menu? Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
Your question has been answered hundreds of times. Search. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
I did search and it is not possible to hide that search magnifying glass on bilders navigation menu. I do search before I post! If I miss something then please tell me, thank you! Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
http://www.boonex.com/unity/forums/topic/Search-only-for-members-.htm
templates/base/scripts/BxBaseMenu.php function genTopFooter() {
to
function genTopFooter() { return; }
https://dolphin-techs.com - Skype: Dolphin Techs |
Thanks :-) I really missed there something! Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |