Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

How to show bookmarks on the navigator toolbar using userchrome?

  • 3 отговора
  • 3 имат този проблем
  • 2 изгледи
  • Последен отговор от cor-el

more options

Hello, I am suing Firefox in the kiosk mode using R-Kiosk, and I have hidden the exit button, urlbar and searchbar in fullscreen using userchrome. I would like to put my bookmakrs instead of the urlbar, using userchrome - simple drag and drop does not work for me.

Hello, I am suing Firefox in the kiosk mode using R-Kiosk, and I have hidden the exit button, urlbar and searchbar in fullscreen using userchrome. I would like to put my bookmakrs instead of the urlbar, using userchrome - simple drag and drop does not work for me.

Всички отговори (3)

more options

Did you try to customize the Navigation Toolbar and remove the location bar and search bar and move the Bookmarks Toolbar items to it? View > Toolbars > Customize

You may need this extension if you want to leave the search bar. bug447571 (Expand bookmarks toolbar): https://addons.mozilla.org/firefox/addon/11325

more options

Like I said - the drag and drop does not work for me thet means since I use userchrome.css, it overrides this settings. I have no problem with removing the search bar. I have succesfully removed it, and I want to move bookmarks on that place using userchrome.css, if it is possible.

more options

You can't move toolbar items with code in userChrome.css. You would need an extension to do that. You can only hide items or customize them differently with code in userChrome.css