Firefox 2 Tip: Change Search Bar Size
Filed in: Mozilla, Tips — November 9th, 2006
Tips to change the search bar size of Firefox 2.
Firefox 2 has been released and some Firefox hacks are not working correctly. Some users complaint that my previous tip “change Firefox search bar size” is not working. Here is the update for Firefox 2.
To change Firefox 2 search bar size, add the following code into your userChrome.css file:
/* Search Toolbar Width */
#search-container {
width: 400px !important;
max-width: 400px !important;
}
Restart Firefox 2 to take effect of the new setting. In this example, the search bar will become 400px width.
[via MozillaZine Forum]
Like this post? Please share:
Follow @liewcf on Twitter; Join Facebook page; Subscribe to free newsletter for updates like this article..





Pingback: arteKa Internet Communication » Blog Archive » 10 Ways to Power Up Your Firefox Search