Results 1 to 1 of 1

Thread: Get URL Bar and Tab Bar in Same Row like IE9 in Firefox

Threaded View

  1. #1
    razorsedge is offline
    The Sci-Fighter

    Join Date
    Oct 2009
    Location
    The land of Hockey and Rock music
    Posts
    5,016
    Mentioned
    16 Post(s)
    Tagged
    434 Thread(s)


    Sex:

    Get URL Bar and Tab Bar in Same Row like IE9 in Firefox

    The most impressive thing in Microsoft's latest web browser IE9 is its minimal and clean interface. Many people like how the URL bar and Tab bar are shown in a single row saving space and giving a sleek look to the browser.

    In this tutorial, we'll learn how to get the same look in Mozilla Firefox?

    First you'll need to install the add-ons given in following tutorial: viewtopic.php?f=108&t=8915

    After that, follow these simple steps to get Tab bar and URL bar in same row:

    1. Right-click on toolbar and select Customize.

    2. Now drag-n-drop back/forward buttons, URL bar or addressbar, Searchbox (if you installed Omnibar, it'll be already moved along with URL bar), Stop/Refresh buttons to Tab Bar.

    Attachment 42012

    3. Close Customize window and right-click on toolbar and deselect "Navigation Toolbar".

    4. Now install "Stylish" add-on. When its installed, click on its icon in Add-on Bar and select "Write new style -> Blank style" option. It'll open a new window. Type any desired name like "IE Interface" in Name box and paste following code in big text area:

    Code:
    #urlbar-container {
        max-width: 600px !important;
        min-width: 100px !important;
        }
    Attachment 42013

    NOTE: Here 600 is the maximum size of URL bar and 100 is the minimum size. You can change them according to your requirements.

    5. That's it. Click on Save button and you'll get URL bar and Tab bar in same row similar to IE9.

    Attachment 42014

    You can resize URL bar. Just click on the blank space between URL bar and Tabs and move the cursor to left or right.
    Last edited by Big V; August 12th, 2011 at 01:43 AM.








 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: October 15th, 2012, 01:02 AM
  2. Firefox
    By beurk in forum Firefox\IE
    Replies: 5
    Last Post: June 4th, 2012, 06:38 AM
  3. How to Make Mozilla Firefox 4.0 Look-Like Firefox 3.0
    By razorsedge in forum General Tutorials
    Replies: 2
    Last Post: April 11th, 2011, 08:51 PM
  4. How to run Firefox 3 and Firefox 4 simultaneously in Windows
    By razorsedge in forum General Tutorials
    Replies: 0
    Last Post: October 8th, 2010, 10:06 PM
  5. All-Glass Firefox 2.1.4 for Firefox 3.6+
    By razorsedge in forum Web Browser Themes
    Replies: 3
    Last Post: August 19th, 2010, 01:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •