Closed Bug 303251 Opened 19 years ago Closed 19 years ago

No way to exchange toolbars or hide a browser menu

Categories

(Firefox :: Toolbars and Customization, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 15322

People

(Reporter: aros, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050728 Firefox/1.0+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050728 Firefox/1.0+

I would like an address toolbar be at topmost position and completely hide menu
toolbar 'cause I don't need at all. Currently there is no way to exchange the
toolbars or hide a menu bar.

Reproducible: Always
The second issue (exchanging toolbars) is bug 15322. Please keep it to one issue
per bug.

*** This bug has been marked as a duplicate of 15322 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
It's very easy to hide a menu bar, it's just not as obvious as hiding the other 
toolbars.  Just simply adding this line to userChrome.css:

#toolbar-menubar {display:none;}

and the menubar is gone.
You need to log in before you can comment on or make changes to this bug.