ghacks Technology News

Firefox 4 Customization Roundup

With the Firefox 4.0 Beta just released it is necessary to talk about some of the design changes in that new browser version, especially since it seemed to have irritated or even upset part of the early adopters.

Now, the most obvious changes design wise are the new location of the tabbar and the new single Firefox button that has replaced the menubar in the browser. Both interface elements are visible on the following screenshot.

screen firefox button

screen firefox button

This is a big change, tabs have always been below the address bar in Firefox and the developer’s intention was to place them in a more dominant position in the interface. The main problem with that approach is that the tabs are now further away from the mouse pointer which usually resides on the web pages and not the menu bars.

The Firefox button on the other hand feels totally out of place, especially since it is not holding the full menu of the browser but only selected elements of it in its drop down menu. It is not entirely clear how the other menu items are supposed to be accessed in Firefox.

Those are the two big changes and Firefox users have found several workarounds to improve the initial designs. This roundup lists the most interesting posts so far:

Firefox button

Remove Firefox 4.0′s big, ugly, unmovable orange button: Sebastian over at the Download Squad has posted userChrome.css additions to change the appearance and location of the Firefox button.

* Locate your Profile directory — click Help > Troubleshooting Information and then Open Containing Folder
* Now navigate to the Chrome directory
* Copy userChrome-example.css
* Rename your copy to userChrome.css
* Open userChrome.css your editor of choice and dump the following code in it:

#appmenu-button-container {
position: fixed !important;
}
#appmenu-button {
padding: 3px 18px 3px 18px !important;
margin-top:3px !important;
background-color: rgba(54, 121, 166, 0.2) !important;
}
#navigator-toolbox[tabsontop="true"] #TabsToolbar {
padding-left: 95px !important;
}
#navigator-toolbox[tabsontop="true"] #TabsToolbar {
padding-left: 105px !important;
padding-top:1px !important;
padding-right:98px !important;
}

Most of the information posted in that article have been taken from a large Neowin forum thread about Firefox 4 Beta. The forum thread contains additional information and element changes, definitely worth a visit to modify the Firefox button in the browser.

firefox 4

firefox 4

Users who do not want the Firefox button at all can get it removed by enabling the menubar again which restores the old menu and gets rid of the Firefox button completely. This can be done by right-clicking a free spot on the toolbar and selecting the menubar from the View menu that opens up.

tabs on top

tabs on top

The tabs on top can be easily reverted to their old position by right-clicking the toolbar again and clicking on the tabs on top entry there. This moves the tabbar below the Firefox address bar again.

Are there other features in the new Firefox 4 that you do not like the way they are currently implemented?

Related Articles:

Firefox Web Browser Customization With AnyColor
Change The Location Of Close Button In Firefox
Change Firefox Font Size Of Address, Tab And Status Bar
Speed Up Firefox By Loading Tabs Progressively
Latest Firefox 4 Pre-Alpha Showcases New Design

Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook, Twitter or Google+ using the icons below.



About the Author:Martin Brinkmann is a journalist from Germany who founded Ghacks Technology News Back in 2005. He is passionate about all things tech and knows the Internet and computers like the back of his hand. You can follow Martin on Facebook or Twitter.

Author: , Wednesday July 7, 2010 -
Tags:, ,


Responses so far:

  1. beachbuoy says:

    Just goes to show, if you keep trying to make something perfect, sooner or later, you will surely screw it all up…

  2. NetFlexx says:

    Well, just press ALT to show the menubar below the Firefox button. Press ALT again to hide it.

  3. Jimmy says:

    Just don’t use Firefox 4 BETA (!!!) if you don’t like it.

  4. Scott says:

    It’s really bugging me that in Win7 the taskbar icon treats open tabs as if they’re open windows. I just want to click on the icon and navigate to the tabs from within the browser, not from the taskbar.

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

Subscribe without commenting

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us