搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to show bookmarks on the navigator toolbar using userchrome?

  • 3 个回答
  • 3 人有此问题
  • 11 次查看
  • 最后回复者为 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