Closed
Bug 303251
Opened 20 years ago
Closed 20 years ago
No way to exchange toolbars or hide a browser menu
Categories
(Firefox :: Toolbars and Customization, enhancement)
Firefox
Toolbars and Customization
Tracking
()
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
Comment 1•20 years ago
|
||
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: 20 years ago
Resolution: --- → DUPLICATE
Comment 2•20 years ago
|
||
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.
Description
•