Re: Firefox toolbars
Jay Garcia <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.windows |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
On 14.12.2004 12:23, John Gough wrote:
--- Original Message ---
> Is it possible to reduce the size of the URL input box in order to
> increase the size of the Search input box? If so, how does one do it,
> please?
>
> --
> John Gough
> This e-mail address is rarely read
You increase/decrease the size of the Search box itself.
Add this to your UserChrome.css file located in your profile /chrome/
directory: Change 300 to whatever size you want in pixels.
/* Make the Search box flex wider */
#search-container {
-moz-box-flex: 300 !important;
}
--
Jay Garcia Netscape Champion - Mozilla Champion
UFAQ - http://www.UFAQ.org
Mozilla Champions - http://mozillachampions.mozdev.org
Posting Guidelines - http://mozillachampions.mozdev.org/guidelines.html