Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Is there a way to remove the Favorites button from the menu bar?

more options

Is there a way to remove the Bookmarks button from the menu bar? I use the Google Toolbar to organize my bookmarks because Google bookmarks can be accessed from any computer and my phone. By habit, I keep going to click the Bookmarks button on the menu bar in Firefox, but there is nothing there. Can I remove it? I'm referring to the actual "Bookmarks" option in the menu bar across the very top of the Window: File | Edit | View |History | BOOKMARKS |Tools | Help

Is there a way to remove the Bookmarks button from the menu bar? I use the Google Toolbar to organize my bookmarks because Google bookmarks can be accessed from any computer and my phone. By habit, I keep going to click the Bookmarks button on the menu bar in Firefox, but there is nothing there. Can I remove it? I'm referring to the actual "Bookmarks" option in the menu bar across the very top of the Window: File | Edit | View |History | '''BOOKMARKS ''' |Tools | Help

Keazen oplossing

See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

Add code to userChrome.css below the @namespace line.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#bookmarksMenu {display:none!important;}
Dit antwurd yn kontekst lêze 👍 0

Alle antwurden (2)

more options

Keazen oplossing

See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

Add code to userChrome.css below the @namespace line.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#bookmarksMenu {display:none!important;}
more options

Worked fine! Thanks!

Bewurke troch MrHappyGoLucky12 op