Here is the text you need to copy into your UserChrome.css file:
/*Remove the search button (magnifying glass) */
.search-go-button { display: none !important; }
New Source: Eric Wendelin’s Blog
Here is the text you need to copy into your UserChrome.css file:
/*Remove the search button (magnifying glass) */
.search-go-button { display: none !important; }
New Source: Eric Wendelin’s Blog
Comments are closed.
Thanks! Just what I was looking for.
Incase you don’t have this one yet.
Remove the RSS Feed Subscribe button from the address bar.
#feed-button { display: none !important;}}
How do I remove ANY button. I haven’t been able to do so.
A related but sort of opposite Firefox 3 (v3.5.7, actually) wish: I like clicking to start a search – don’t enjoy tapping the ENTER key. I don’t want to get rid of a clickable “do it”-type icon, I want to have one there all the time. Maybe the proverbial magnifying glass, maybe a GO button – don’t care. Either inside the searchbar field or next to it.
As it is now, I never see one at any time. Unfortunately I can’t recall whether I ever did anything to get rid of one when I first got Firefox 3. Looking all over the web I can’t even tell whether Firefox 3 was supposed to have one as standard. And I haven’t located any relevant setting, userscript, option, extension, or about:config alteration among my Firefox 3 nooks and crannies. I was hoping this blog’s author or a reader would have a suggestion on how to absolutely/positively put one in?