When using Bookmark toolbar, why is the bookmark button stuck on right?
I NEED the bookmark button on the left, not the far right. I have no reason to go to the far right of my screen
I know how to use customize toolbars. If I move the Bookmarks button to the left Firefox ignore my change if I have the Bookmark Toolbar enabled, leaving the bookmark button on the far right of the Bookmark Toolbar.
If I disable the Bookmark Toolbar, then the Bookmarks button shows up where I had specified.
However, I NEED to keep the Bookmark Toolbar.
While we are here, what makes the "add bookmark" button so GD special that it cannot be moved? Or can it?
If I can move that, then I really have no reason to go to the right of my screen.
Helpful replies
You will only get the Bookmarks Menu button if the menu bar is disabled and you have the orange Firefox button.
If the Bookmarks Toolbar is on display then that bookmarks menu button will appear on the Bookmarks Toolbar toolbar and not elsewhere if you've moved it via the Customize window.
You can only have the Bookmarks Menu button display elsewhere (default is on the Navigation Toolbar) if the menu bar and the bookmarks toolbar are hidden.
Add this code to the userChrome.css file below the default @namespace line to move the button to the left end on the bookmarks toolbar.
The customization files userChrome.css (interface) and userContent.css (websites) are located in the chrome folder in the user profile folder.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
#personal-bookmarks #bookmarks-menu-button { -moz-box-ordinal-group: 0 !important; }
Go to answer
1
You can install the following extension to prevent the Bookmarks button from jumping around.
Go to answer 1Additional System Details
Installed Plug-ins
- Next Generation Java Plug-in 1.6.0_33 for Mozilla browsers
- NPRuntime Script Plug-in Library for Java(TM) Deploy
- Google Update
- Shockwave Flash 11.1 r102
- Windows Activation Technologies Plugin for Mozilla
- Adobe PDF Plug-In For Firefox and Netscape 10.1.2
- Adobe Shockwave for Director Netscape plug-in, version 11.6.3.633
- iTunes Detector Plug-in
- 4.0.60831.0
- Version 1.1.11, copyright 1996-2011 The VideoLAN Teamhttp://www.videolan.org/
- CANON iMAGE GATEWAY Album Plugin Utility Module
Application
- User Agent: Mozilla/5.0 (Windows NT 6.1; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
More Information
The area where you can drop icons to the left of "Bookmarks Toolbar Items" is narrow. Perhaps you would have better luck dragging "Bookmarks Toolbar Items" to the right of the Bookmarks menu drop-down icon?
When you say the "add bookmark" button do you mean the "star" in the address bar? I don't know whether you can pull it out of the bar, but you could use Ctrl+d instead.
Helpful Reply
You will only get the Bookmarks Menu button if the menu bar is disabled and you have the orange Firefox button.
If the Bookmarks Toolbar is on display then that bookmarks menu button will appear on the Bookmarks Toolbar toolbar and not elsewhere if you've moved it via the Customize window.
You can only have the Bookmarks Menu button display elsewhere (default is on the Navigation Toolbar) if the menu bar and the bookmarks toolbar are hidden.
Add this code to the userChrome.css file below the default @namespace line to move the button to the left end on the bookmarks toolbar.
The customization files userChrome.css (interface) and userContent.css (websites) are located in the chrome folder in the user profile folder.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
#personal-bookmarks #bookmarks-menu-button { -moz-box-ordinal-group: 0 !important; }
Question owner
Maybe you have some technical or aesthetic reason for doing this, but do you have any idea how discombobulating iit is to click on Customize and Firefox TELLS me that the BOOKMARKS BUTTON is on the left but then it just magically appears on the right???????????????
..switching back to Chrome
Edited by a moderator due to language. See the Rules & Guidelines .
Modified by the-edmeister
Helpful Reply
You can install the following extension to prevent the Bookmarks button from jumping around.
