How to show bookmarks on the navigator toolbar using userchrome?
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.
All Replies (3)
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
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.
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