November 4, 2004
2:25 AM   RSS feed for this thread Subscribe

Firefox won't let resize the search bar. I've followed these instructions, and nothing. Any ideas? I'm on XP using 1.0 Preview.
posted by luser to (4 comments total)
This isn't exactly as elegant as getting the userchrome.css modification to work, but it should get the job done:

Resize Search Box Extension
posted by rxrfrx at 4:16 AM on November 4, 2004


I have the same problem and tried that extension and it doesn't seem to work.
posted by puffin at 5:16 AM on November 4, 2004


Try adding this line as well (in addition to the modification for #search-container, I mean):
#searchbar {
-moz-box-flex: 400 !important;
}


Any luck?
posted by j.edwards at 8:39 AM on November 4, 2004


This worked fine with earlier versions, but stopped working with Firefox 1.0 PR. Bummer.

But for me, (on WinXP), it works with j.edwards' modification! Thanks!

So to sum up, put this in userChrome.css:

#search-container {
  -moz-box-flex: 400 !important;
}
#searchbar {
  -moz-box-flex: 400 !important;
}

posted by jmcmurry at 5:08 AM on November 5, 2004


« Older BrokenDigitalCameraFilter: My ...   |   I'm researching architecturall... Newer »

You are not logged in, either login or create an account to post comments



Related Questions
Change searching in windows in Firefox June 29, 2008
How do I search firefox Smart Search from the... February 19, 2007
Firefox quick search for multiple sites with one... August 9, 2006
Why do my Firefox quick searches not work anymore? August 5, 2006
Gullible is not in the dictionary November 29, 2005