E-Mail Updates
Enter your e-mail address:
Firefox Facts

Borders for Search and Address Bar in Firefox

With the way I have my elements arranged inside of Firefox, using the default Firefox theme is a little hard to do.  Why?  It bugs me that there is no border around the address or search bars.  It just does not look that polished to me.

ugly-address-bar2

See on the top and bottom?  It has never looked right to me.  So I did a little playing around with the Stylish extension for Firefox, and turned it into this:

ugly-address-bar

Now I am far from being a Jedi master of Stylish, and writing user styles.  I am just learning the basics.  Since this was a big annoyance to me though, I thought it might help somebody else out there.

Download Stylish, and then go down to the task bar icon for it, right-click and select “Write Style” and then “Blank Style”.  Type in any description you wish (mine is “Round Address and Search Boxes”) then type this into the text box for your user style:

#urlbar {
-moz-appearance: none !important;
-moz-border-radius: 3px !important;
padding-right: 1px !important; }

#searchbar .searchbar-textbox {
-moz-appearance: none !important;
-moz-border-radius: 3px !important; }

Hit preview to test it out, and if it worked – then hit the save button.  This worked for me using Firefox 3/Vista Ultimate, so hopefully it will work for you.  If anybody has any pointers, be sure to share!

For more help, check these out...

Tags: , , , , , ,


 

Reader's Comments

  1. from Josh | permalink

    Is this a joke?? I can’t see any difference. Is it the emperor’s new address bar?

  2. from Leo | permalink

    It’s interesting that you say that. I like it without the borders, just as the default is.

    Anyway, I didn’t know you could do that kind of change in Firefox with Stylish. Cool.

  3. Try some of these styles:
    http://userstyles.org/users/7858

  4. from nini gondeh | permalink

    This style was so cool. But it doesn’t changes search bar border. I think something must be changed

Bonus: Check out my weekly web hosting podcast, the Web Hosting Show! - RSS Feed

Lunarpages.com Web Hosting

Mitch Keeler © 2009 - Sitemap | Privacy Policy - Supported by Lockergnome and TagJag
Dedicated Server Hosting provided by FastServers.Net

Go to Top of Page