How do I delete Bookmarks Toolbar menu item?

Discussion about official Mozilla Firefox builds
User avatar
JinnoKun
Posts: 58
Joined: July 2nd, 2003, 2:31 pm
Location: San Jose, CA

How do I delete Bookmarks Toolbar menu item?

Post by JinnoKun »

I did a quick search for this, but can't seem to find an answer (also, the forum search complained that "bookmarks" and "toolbar" were too common).

How do I delete the Bookmarks Toolbar menu item from the Bookmarks menu? I never use the toolbar itself, and I'm trying to use Firefox on a small screen (Asus Eee Pc), so I'd like to remove any menu items I don't use. But unlike the smart bookmark items, I can't right-click and delete it.

Any help would be greatly appreciated.
supernova_00
Posts: 4832
Joined: June 24th, 2004, 8:03 pm
Location: Maryland, USA

Re: How do I delete Bookmarks Toolbar menu item?

Post by supernova_00 »

Add this to your userChrome.css file in you profile

#bookmarksToolbarFolderMenu { display: none !important;}
User avatar
JinnoKun
Posts: 58
Joined: July 2nd, 2003, 2:31 pm
Location: San Jose, CA

Re: How do I delete Bookmarks Toolbar menu item?

Post by JinnoKun »

Supernova, thanks. So basically there's no "easy" (or maybe I should say "official") way to do it?
supernova_00
Posts: 4832
Joined: June 24th, 2004, 8:03 pm
Location: Maryland, USA

Re: How do I delete Bookmarks Toolbar menu item?

Post by supernova_00 »

That is the easy and only way.
Elman
Posts: 32
Joined: October 28th, 2006, 5:22 am

Re: How do I delete Bookmarks Toolbar menu item?

Post by Elman »

However, that doesn't hide the separators around it, and they can't be removed normally.

Can you hide them with userChrome.css too?

Thanks :)
User avatar
JinnoKun
Posts: 58
Joined: July 2nd, 2003, 2:31 pm
Location: San Jose, CA

Re: How do I delete Bookmarks Toolbar menu item?

Post by JinnoKun »

Okay, I've found that you can also hide the separators. Most menu items seem to have a "menu ID" and even the separators. However, I can't find an ID for the "bookmark all tabs" item, so it seems that still can't be hidden in this way.

FYI, the separator right around the Bookmarks Toolbar item is called "organizeBookmarksSeparator".
User avatar
smsmith
Moderator
Posts: 19979
Joined: December 7th, 2004, 8:51 pm
Location: Indiana

Re: How do I delete Bookmarks Toolbar menu item?

Post by smsmith »

JinnoKun wrote:However, I can't find an ID for the "bookmark all tabs" item, so it seems that still can't be hidden in this way.

viewtopic.php?f=38&t=672885
Give a man a fish, and he eats for a day. Teach a man to fish, and he eats for a lifetime.
I like poetry, long walks on the beach and poking dead things with a stick.
Please do not PM me for personal support. Keep posts here in the Forums instead and we all learn.
Elman
Posts: 32
Joined: October 28th, 2006, 5:22 am

Re: How do I delete Bookmarks Toolbar menu item?

Post by Elman »

Code: Select all

#bookmarksToolbarFolderMenu { display: none !important;}
#organizeBookmarksSeparator { display: none !important;}


It works, thanks!

smsmith wrote:
JinnoKun wrote:However, I can't find an ID for the "bookmark all tabs" item, so it seems that still can't be hidden in this way.

viewtopic.php?f=38&t=672885


Woah, really nice! I hadn't even thought about removing those, yet I never use them. I just did ^^ Thanks!
User avatar
Alfred Neuman
Posts: 1930
Joined: January 19th, 2005, 10:52 am

Re: How do I delete Bookmarks Toolbar menu item?

Post by Alfred Neuman »

Code: Select all

#bookmarksToolbarFolderMenu { display: none !important;}
#organizeBookmarksSeparator { display: none !important;}


If this is supposed to remove the Bookmarks Toolbar from the Bookmarks Sidebar,
it doesn't work for me. My UserChrome.css file works for other things, but not this.
Do you often feel that you must be from another planet, or wish you were?
Elman
Posts: 32
Joined: October 28th, 2006, 5:22 am

Re: How do I delete Bookmarks Toolbar menu item?

Post by Elman »

Alfred Neuman wrote:

Code: Select all

#bookmarksToolbarFolderMenu { display: none !important;}
#organizeBookmarksSeparator { display: none !important;}


If this is supposed to remove the Bookmarks Toolbar from the Bookmarks Sidebar,
it doesn't work for me. My UserChrome.css file works for other things, but not this.


Oh. No, it doesn't. It only removes it from the Bookmark menu. I just never use the sidebar =P But there's probably a way to remove that from the sidebar, too.
User avatar
Alfred Neuman
Posts: 1930
Joined: January 19th, 2005, 10:52 am

Re: How do I delete Bookmarks Toolbar menu item?

Post by Alfred Neuman »

Elman wrote: there's probably a way to remove that from the sidebar, too.

I would appreciate it if someone knows of a way to eliminate the Bookmarks Toolbar
from the Bookmarks Sidebar. It's totally useless to me.
Do you often feel that you must be from another planet, or wish you were?
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: How do I delete Bookmarks Toolbar menu item?

Post by Alice0775 »

You can hide Bookmarks Toolbar, Bookmarks Menu and Unsorted Bookmarksin the sidebar.Sidebar

Bookmark Selector 1.0 (In SandBox)
https://addons.mozilla.org/en-US/firefox/addon/7884
This is a extension for firefox3.0
User avatar
Alfred Neuman
Posts: 1930
Joined: January 19th, 2005, 10:52 am

Re: How do I delete Bookmarks Toolbar menu item?

Post by Alfred Neuman »

Alice0775 wrote:You can hide Bookmarks Toolbar, Bookmarks Menu and Unsorted Bookmarksin the sidebar.Sidebar

Bookmark Selector 1.0 (In SandBox)
https://addons.mozilla.org/en-US/firefox/addon/7884
This is a extension for firefox3.0

Thank you!
Do you often feel that you must be from another planet, or wish you were?
mozillazine2x
Posts: 32
Joined: January 14th, 2004, 4:12 pm

Re: How do I delete Bookmarks Toolbar menu item?

Post by mozillazine2x »

Too bad Sidebar Bookmark Selector does not work in OSX nor does the UserChrome.css solution. So still stuck with the Bookmarks Toolbar.
User avatar
Bluefang
Posts: 7857
Joined: August 10th, 2005, 2:55 pm
Location: Vermont
Contact:

Re: How do I delete Bookmarks Toolbar menu item?

Post by Bluefang »

Could you post your userChrome.css? Your rules could be incorrect or it could have a syntax error that is preventing it from working.
There have always been ghosts in the machine... random segments of code that have grouped together to form unexpected protocols. Unanticipated, these free radicals engender questions of free will, creativity, and even the nature of what we might call the soul...
Locked