顯示下列標籤的問題: 顯示所有問題
  • 已解決
  • 封存

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… (閱讀更多)

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

heusmich 於 2 年前 詢問

heusmich 於 2 年前 解答

  • 已解決
  • 封存

Bookmark folders

I have created a number of folders for bookmarks and clicking on the folder used to produce a long list for each. Now, possibly since the latest update, the list is abbre… (閱讀更多)

I have created a number of folders for bookmarks and clicking on the folder used to produce a long list for each. Now, possibly since the latest update, the list is abbreviated and doesn't show bookmarks that, if I open in a tab and click "edit", are shown as being in the folder. The only forum article I have seen on the topic seems far too complicated for me to understand.

NorJean 於 7 個月前 詢問

NorJean 於 7 個月前 解答

  • 已解決
  • 封存

Get profile from old computer to new one

It's not clear to me from the general help instructions how to get my passwords and bookmarks from my old computer to my new one. All the files from my old computer were… (閱讀更多)

It's not clear to me from the general help instructions how to get my passwords and bookmarks from my old computer to my new one. All the files from my old computer were transferred into one big folder and placed on the Desktop of my new computer. I don't know how to find the right file in the backup and where I need to copy it to on my new computer. I know a while ago I had to recover my passwords, but I forget the steps I went through and it was all on the same computer so slightly different situation although as I recall it was not all that difficult. Any help would be greatly appreciated.

terriejky 於 7 個月前 詢問

terriejky 於 7 個月前 解答

  • 已解決
  • 封存

How to PERMANENTLY close Bookmarks sidebar panel?

As of a few days ago whenever I start Firefox the window appears with the Bookmarks sidebar panel already opened. I click the "X" on the sidebar and it will close - until… (閱讀更多)

As of a few days ago whenever I start Firefox the window appears with the Bookmarks sidebar panel already opened. I click the "X" on the sidebar and it will close - until the next time I start Firefox. If I choose Menu->View->Sidebar->Bookmarks and uncheck it the panel will close - until the next time I start Firefox. No matter how the Bookmarks sidebar is closed, it will always reappear when Firefox is restarted. Even if I switch to some other sidebar, Bookmarks will replace it on startup.

I've searched about:config and found no setting which seems to control sidebar behavior on startup.

I assume this is the result of some recent update. Is there no longer a way to permanently disable the Bookmarks sidebar?

MacOS 12.7.5 Firefox 127.0 (64-bit)

bertfw 於 9 個月前 詢問

cor-el 於 9 個月前 解答

  • 被鎖定
  • 封存

ACCIDENTLY ERASED A LOAD OF FAVORITES

duplicate of /questions/1453751 thread. i WAS BROWSING AND GOING THROUGH SOME OF MY FIREFOX FAVORITES AND I highlighted a FEW (NOT JUST ONE!) and clicked the delete butt… (閱讀更多)

duplicate of /questions/1453751 thread.

i WAS BROWSING AND GOING THROUGH SOME OF MY FIREFOX FAVORITES AND I highlighted a FEW (NOT JUST ONE!) and clicked the delete button on accident. Is there any way of getting them back? I havent backed up a copy of them recently eitherr. Now Im all bumbed out!! :-(

Erin 於 7 個月前 詢問

jonzn4SUSE 最近回覆於 7 個月前

  • 已解決
  • 封存

Add 2nd Gmail to Firefox Bookmark

How do I add an existing 2nd email account to the Firefox Bookmarks. It keeps reverting to the my family account when I try to add a link to open an existing second emai… (閱讀更多)

How do I add an existing 2nd email account to the Firefox Bookmarks. It keeps reverting to the my family account when I try to add a link to open an existing second email address

dick.schrader11 於 7 個月前 詢問

cor-el 於 7 個月前 解答

  • 已解決
  • 封存

Lost functionality of shortcuts on default home page

Hi there! After a short elektricity blackout my PC was rebooted and I lost functionality of shortcuts on Mozilla default home page, turning on or off this shortcuts leads… (閱讀更多)

Hi there! After a short elektricity blackout my PC was rebooted and I lost functionality of shortcuts on Mozilla default home page, turning on or off this shortcuts leads nowhere and just move search bar.

chaotixhaotix 於 8 個月前 詢問

cor-el 於 8 個月前 解答

  • 已解決
  • 封存

Firefox browser

Hi when saving bookmarks with the key Control+ Shift + D this saves all bookmarks but doesn't save pinned bookmarks, what keys save all bookmarks including the pins? Tha… (閱讀更多)

Hi when saving bookmarks with the key Control+ Shift + D this saves all bookmarks but doesn't save pinned bookmarks, what keys save all bookmarks including the pins? Thanks

Mangekyo Sharringan 於 8 個月前 詢問

TechHorse 於 8 個月前 解答

  • 已解決
  • 封存

Can't find bookmarks with reinstall of Windows

I had to do a new install of Windows 11 and logged back into Firefox and can't find my old bookmarks. I got to this point and don't know how to retrieve old bookmarks: … (閱讀更多)

I had to do a new install of Windows 11 and logged back into Firefox and can't find my old bookmarks. I got to this point and don't know how to retrieve old bookmarks:

C:\Windows.old\Users\meljo\AppData\Roaming\Mozilla\Firefox\Profiles Please help me.

Thanks Mel

kenandhollywolstat 於 8 個月前 詢問

jscher2000 - Support Volunteer 於 8 個月前 解答

  • 已解決
  • 封存

SDD Crash - How to port Mozilla Bookmarks sqlite file to new install

I had a crash on my SSD (WIn7 Ultimate) - " Operating system missing" error. I saved the data and want to reinstall Win 7 and import previous Bookmarks data to new instal… (閱讀更多)

I had a crash on my SSD (WIn7 Ultimate) - " Operating system missing" error. I saved the data and want to reinstall Win 7 and import previous Bookmarks data to new install of Moziilla Firefox.

I transferred the sqlite file (s88qn337.default) from the previous install (now non working system) to the existing working Firefox directory (C:/Users/My Name/AppData/Roaming/Firefox/Profiles/xxx.default.

I then renamed "default.XXX.old" (the previous install had only one file in the Profile directory - ie s88qn337.default)

When I try to open Mozilla Firefox, with the single file (s88qn337.default) in the Profile directory, I get the error "Can't find user data".

When I then open fresh install of Mozilla Firefox on working SSD (Win 7 Ultimate) and try to Import Bookmarks, the options are only "Import Bookmarks from Explorer" or "Import from html file".

How to resolve this problem, please?

pjcoomb 於 9 個月前 詢問

pjcoomb 於 8 個月前 解答

  • 已解決
  • 封存

Bookmarks backing up in json format.

Why is Firefox backing up my bookmarks in a json file, when Firefox itself doesn't recognise the file type when trying to restore said bookmarks? I WAS able to restore my… (閱讀更多)

Why is Firefox backing up my bookmarks in a json file, when Firefox itself doesn't recognise the file type when trying to restore said bookmarks? I WAS able to restore my bookmarks by converting the json file at https://www.jeffersonscher.com/ffu/bookbackreader.html. But why can't Firefox just back up as an html file like it used to? I had to go off searching the internet for a solution, turning what should've been a 5 minute job into nearly an hour 😕

IanStar 於 9 個月前 詢問

IanStar 於 9 個月前 解答

  • 已解決
  • 封存

FF 127.0 (x64) - Can no longer re-arrange tabs or create bookmarks using drag/drop

I just noticed that I can no longer re-arrange tabs by using drag-n-drop or create bookmarks in my bookmarks bar using drag-n-drop. Is this a new "feature" in 127.0? … (閱讀更多)

I just noticed that I can no longer re-arrange tabs by using drag-n-drop or create bookmarks in my bookmarks bar using drag-n-drop. Is this a new "feature" in 127.0?

Digi421 於 9 個月前 詢問

cor-el 於 9 個月前 解答

  • 被鎖定
  • 封存

Bookmarks backing up in json format.

Why is Firefox backing up my bookmarks in a json file, when Firefox itself doesn't recognise the file type when trying to restore said bookmarks? I WAS able to restore my… (閱讀更多)

Why is Firefox backing up my bookmarks in a json file, when Firefox itself doesn't recognise the file type when trying to restore said bookmarks? I WAS able to restore my bookmarks by converting the json file at https://www.jeffersonscher.com/ffu/bookbackreader.html. But why can't Firefox just back up as an html file like to used to? I had to go off searching the internet for a solution, turning what should've been a 5 minute job into nearly an hour 😕

IanStar 於 9 個月前 詢問

IanStar 最近回覆於 9 個月前

  • 已解決
  • 封存

Sidebar unlocatable

Bought a new computer. All my toolbar bookmarks migrated across successfully. Sidebar symbol missing from the menu bar and I couldn't find where these Book Marks were at … (閱讀更多)

Bought a new computer. All my toolbar bookmarks migrated across successfully. Sidebar symbol missing from the menu bar and I couldn't find where these Book Marks were at first. But then I right clicked on the menu bar, clicked on Manage Book Marks which opened a Library box and there they were. Does anyone know an easier way to access them please? Any tips gratefully received. Thanks, Bob

bobofalex 於 9 個月前 詢問

jscher2000 - Support Volunteer 於 9 個月前 解答

  • 已解決
  • 封存

Random unistall/reinstall lost all my book marks

Hey y'all, I just closed Firefox and tried to open in up again a few minutes later. The icon in my taskbar threw an error saying it couldn't find the executable. I typed … (閱讀更多)

Hey y'all, I just closed Firefox and tried to open in up again a few minutes later. The icon in my taskbar threw an error saying it couldn't find the executable. I typed Firefox into the run dialog and FF came up but has no icons on the home screen, zeroed out my bookmarks bar below the URL field and deleted all my bookmarks (100s).

I went into the User/../../Mozilla folder system and found a folder called bookmarksBackup or something similar. It was completely empty.

Any chance these were saved somewhere else as well?

126.0.1 (64-bit) on Windows

Thanks

bsbaixo 於 9 個月前 詢問

jscher2000 - Support Volunteer 於 9 個月前 解答

  • 已解決
  • 封存

BOOKMARKS LOST AFTER NEW DOWNLOAD OF WIN 11

My PC froze and had no choice but to reload win 10. After doing so I had the choice to download win 11 for free which I did. When I download Firefox all of my bookmarks w… (閱讀更多)

My PC froze and had no choice but to reload win 10. After doing so I had the choice to download win 11 for free which I did. When I download Firefox all of my bookmarks were missing. I have tried to follow your instructions to retrieve them i.e. Troubleshooting... Application Basics ... Profile Folder...Open Folder... which opened >>> C:\Users\AppData\Roaming\Mozilla\Firefox\Profiles\42o9xo83.default-release . Sadly, I am not a Teckie and I do not have a clue what the next move is to get my bookmarks back.

Can you please help me to get my bookmarks back. Thank you MM

PS... (I have deleted my username for security)

Makzy 於 9 個月前 詢問

cor-el 於 9 個月前 解答

  • 已解決
  • 封存

Firefox bookmarks folder in endless loop

I wanted to move the Firefox's automatically created bookmark folder "Other Bookmarks" into another folder (called To Sort folder). The folder was moved to the new locati… (閱讀更多)

I wanted to move the Firefox's automatically created bookmark folder "Other Bookmarks" into another folder (called To Sort folder). The folder was moved to the new location but it also remained in the "root" bookmarks folder. I tried to get it to be the other way round so that the "to-Sort" folder will be in the Bookmarks folder but- Trying to move it back it created a loop. Now when I go into the Other Bookmarks folder I can see the "To Sort" and it has a folder in it called "Other Bookmarks", which has the repeated same links and again the "To Sort" which has the "Other Bookmarks" which has the "To Sort" --> etc. ad infinitum

HELP

shirleykhamani 於 1 年前 詢問

shirleykhamani 於 1 年前 解答

  • 已解決
  • 封存

Lost bookmarks after installing Windows

I had to restore Windows to its initial settings. I lost all my programs because of this, including Firefox. I reinstalled the browser, logged in to my account (which is … (閱讀更多)

I had to restore Windows to its initial settings. I lost all my programs because of this, including Firefox. I reinstalled the browser, logged in to my account (which is synchronized), but instead of recovering all my bookmarks I got nothing. Empty bookmark box. What's worse, they were initially available on the mobile device, but they were also deleted there (both from the browser and from the smartphone). Firefox restored history, add-ons, but not bookmarks. Is there any way to recover these bookmarks?

macadr 於 9 個月前 詢問

jscher2000 - Support Volunteer 於 9 個月前 解答

  • 已解決
  • 封存

I am not able to import my bookmarks from HTML though I have exported them in a HTML file

Hey, I have previously exported my bookmarks in an HTML file. When reinstalling Firefox, I tried to import them using the HTML backup file. It says that 309 bookmarks ha… (閱讀更多)

Hey,

I have previously exported my bookmarks in an HTML file. When reinstalling Firefox, I tried to import them using the HTML backup file. It says that 309 bookmarks have been found, but nothing changes on the bookmarks bar, still showing the "Import bookmarks" bookmark. These are very important bookmarks I would really like to get back, can you help me please ?

Daphné Lambert 於 9 個月前 詢問

Daphné Lambert 於 9 個月前 解答