Showing questions tagged: Show all questions
  • Solved

Get multirow bookmarks toolbar working again with Firefox 109 and Windows 11

Hi @all, I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (tha… (read more)

Hi @all,

I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that I also had before with Windows 10) and Windows 11 my multirow bookmarks toolbar doesn´t work anymore. Before the reinstallation it worked with the following code:


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/multi-row_bookmarks.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */

/* Makes bookmarks toolbar span multiple rows */

#PersonalToolbar{
  --multirow-bmb-n-rows: 3; /* Control how many rows are shown before scrolling */
  --multirow-bmb-row-margin: 2px; /* Control how much spacing is between rows */
  max-height: none !important;
}

#PlacesToolbar > hbox{ 
  display: block;
  width: 100vw;
}

#PlacesToolbarItems{
  display: flex;
  flex-wrap: wrap;
  /* --uc-bm-padding is defined in autohide_bookmarks_toolbar.css */
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,2px))))) !important;
  overflow-y:auto;
  scrollbar-color: var(--lwt-accent-color) var(--toolbar-bgcolor) ;
  scrollbar-width: thin;
}

/* Hide the all-bookmarks button */
#PlacesChevron{ display: none }

/* Add some spacing between rows */
#PlacesToolbarItems > .bookmark-item{ margin: var(--multirow-bmb-row-margin) 3px !important;  }


I already tried some other codes that I found in the internet but none of them worked. I have this code in the file userChrome.css, this file is in a chrome folder and this folder is in my profile folder. Can anybody tell me what I have to do to make the multirow bookmarks toolbar working again?

Best regards heusmich

Asked by heusmich 4 months ago

Answered by heusmich 4 months ago

  • Archived

Scrolling

The scrolling functionality in Firefox on my mouse has suddenly stopped working - please help. Does not scroll down the bookmarks pane. Webpage scroll bar on right of scr… (read more)

The scrolling functionality in Firefox on my mouse has suddenly stopped working - please help. Does not scroll down the bookmarks pane. Webpage scroll bar on right of screen won't work with my mouse, must be dragged down or up the page using cursor.

Asked by martin.birch 7 months ago

Last reply by James 3 months ago

  • Archived

Bookmarks Toolbar

How can I put bookmarks in the toolbar at the top where it used to be? When I bookmark to the toolbar I can omly find them by clicking Bookmarks and clicking on toolbar i… (read more)

How can I put bookmarks in the toolbar at the top where it used to be? When I bookmark to the toolbar I can omly find them by clicking Bookmarks and clicking on toolbar in the drop down.

Asked by marti1owl 2 years ago

Last reply by cor-el 1 year ago

  • Archived

Bookmarks menu is on toolbar, not under "bookmarks" in the menu bar

OK. someone kindly offered me a new-to-me computer and claimed that they had transferred everything to the newish one. Well, what they did was take my umpteen gazillion … (read more)

OK. someone kindly offered me a new-to-me computer and claimed that they had transferred everything to the newish one. Well, what they did was take my umpteen gazillion desktop shortcuts and place them all in "bookmarks menu". EEK.` That's way too many. So I exported them to an html file/link/firefox internet shortcut on the desktop called "bookmarks.html". Worked swell. However, the bookmarks menu went along. It no longer appears under"bookmarks" on the menu bar. I was able to get it onto the toolbar. (star in tray). If I click on that, and then select "bookmarks sidebar", what appears in the sidebar is perfect. Just like new. But on the menu bar, on the dropdown menu under "bookmarks", no "bookmarks menu".

I can live with this BUT I really don't want to BECAUSE there are bizillion bookmarks in the bookmarks menu. I need to send them someplace (or gather them into a NEW folder, so that I can add newly created bookmarks and be all neat and organized.

How do I put the "bookmarks menu" that shows on the sidebar back under "bookmarks" ??? How do I get the bizillion bookmarks off of "bookmarks menu"? Is there a "select all", then "delete"? I don't want to lose the ones in the html folder on the desktop. I am happy with them being in an html folder on my desktop. Should I change the name of the html link to XYZ.html?

I just do not understand how the sidebar can look perfect but the menu bar doesn't.

Help, please !

Asked by yukonlilye2021 1 year ago

Last reply by yukonlilye2021 1 year ago

  • Solved
  • Archived

SKY log in - access denied, only on Firefox

Been with Firefox a long time with no problems. Recent update of Firefox. Now cannot login to SKY a/c on FF. Only SKY, all other links on tool bar work, only SKY is acces… (read more)

Been with Firefox a long time with no problems. Recent update of Firefox. Now cannot login to SKY a/c on FF. Only SKY, all other links on tool bar work, only SKY is access denied. Contacted SKY team, helpful, line / router all OK. No VPN active. Have deleted SKY link, cache, history, cookies etc and reinstalled - same issue. SKY login works on Edge though, or, via e-m client. Problem is solely with SKY log in and solely Firefox. SKY unable to find an issue. Message is Access Denied You don't have permission to access "http://skyid.sky.com/signin/7b613a2768747470733a2f2f7777772e736b792e636f6d2f272c623a2768747470733a2f..." on this server. Which is Error 288 Any thoughts?

Asked by Jeff M 1 year ago

Answered by Jeff M 1 year ago

  • Solved
  • Archived

How do I lock bookmarks on the bookmark tool bar?

I'm a gamer and alt+tab considerably often. Most of the time I end up on FireFox because I need to look at a map or browse reddit while I'm in queue. However, whenever I … (read more)

I'm a gamer and alt+tab considerably often. Most of the time I end up on FireFox because I need to look at a map or browse reddit while I'm in queue. However, whenever I alt+tab frequently a bookmark will get selected as if I am clicking and dragging. The bookmarks on the bookmark tool bar always end up in different places. Is there a way to lock these links in place so I can't move them or do I have to resign myself to fixing it every day?

Asked by Vileynye 9 months ago

Answered by Vileynye 9 months ago

  • Solved
  • Archived

Bookmark folders

How do I create a new bookmarks folder? How do I move all of the bookmarks in other bookmark folders into the new bookmark folder? How do I arrange the bookmarks in the… (read more)

How do I create a new bookmarks folder?

How do I move all of the bookmarks in other bookmark folders into the new bookmark folder?

How do I arrange the bookmarks in the new folder into my desired order?

How do I delete all of the old bookmark folders?

How do I prevent "Recent Bookmarks" from being displayed?

Asked by gcotterl 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

The bookmark star button next to the address bar is gone

Hello, I accidentally removed my "save bookmark" star (that turns blue when a page is saved) in the address bar. I know there are other ways to save a bookmark but I want… (read more)

Hello, I accidentally removed my "save bookmark" star (that turns blue when a page is saved) in the address bar. I know there are other ways to save a bookmark but I want it restored as it was. What should I do for that? Thank you.

Asked by irenek 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

New Firefox Update Bookmarks Toolbar (Show more bookmarks) | Double Space Problem

I updated my firefox to the latest version : Version 92.0 Now in Bookmarks Toolbar (Show more bookmarks) i have a problem about double Space between bookmarks. This … (read more)

I updated my firefox to the latest version : Version 92.0 Now in Bookmarks Toolbar (Show more bookmarks) i have a problem about double Space between bookmarks. This is really really annoying. How can i fix that double space issue?

I tried browser.proton.contextmenus.enabled > false (disables Proton UI of context menus) Did not work for me.

Asked by Vortex.Cubes.CEO 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Bookmark list instead of scroll

Is it possible to have folders with a lot of bookmarks displayed in multiple columns, instead of the scroll arrow? Side question, is it possible to reduce bookmark list … (read more)

Is it possible to have folders with a lot of bookmarks displayed in multiple columns, instead of the scroll arrow?

Side question, is it possible to reduce bookmark list item thickness? I like the redesign, but the bookmarks are super thick, would much prefer the old, thin ones.

Asked by Rivertold 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

I created a *.json file and cannot find a way to open it to reinstate the bookmarks that I had in Firefox

I created a *.json file and cannot find a way to open it to reinstate the bookmarks that I had in Firefox. I do not have bookmarks in other search engines, it seems the o… (read more)

I created a *.json file and cannot find a way to open it to reinstate the bookmarks that I had in Firefox. I do not have bookmarks in other search engines, it seems the only help it for that type of problems. I read other help articles, I do not have the things that were advise from Application menu. I did not make any changes to this laptop either, I cannot understand why my bookmark had disappeared???!!! What I had was a windows soft reset, which did wipe the bookmarks. Today I had opened a couple of websites, and when I look for the bookmarks I am only shown these 5-6 bookmarks!!!! I had loads as crafts from You tube and others! Such an inconvenience!

Asked by t.callison 1 year ago

Answered by t.callison 1 year ago