Hiển thị các câu hỏi được đánh dấu:

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 (that… (xem thêm)

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

Đã giải quyết Đã lưu trữ 1 861

Where can I find my key3.db ?

Hi I use several different Linux distros in all my machines. I am trying to merge my bookmarks for each OS in a computer into a file which I then will restore to all OSe… (xem thêm)

Hi I use several different Linux distros in all my machines. I am trying to merge my bookmarks for each OS in a computer into a file which I then will restore to all OSes.

I am hoping to edit that file myself, as I may at a later stage try to merge all bookmarks from all OSes in all machines.

So I am thinking of looking into key3.db files and see if I can come up with something, but I can't find the file in Artix. I have not tried other OSes yet.

I am running Firefox Browser 136.0; Mozilla Firefox for Artix Linux; artixlinux - 1.0

Đã giải quyết Đã lưu trữ 1 111

Bookmarks

All of a sudden I can no longer add bookmarks to my Firefox desktop. At this point I can not even access the "Bookmark current tab." Are there settings that control the B… (xem thêm)

All of a sudden I can no longer add bookmarks to my Firefox desktop. At this point I can not even access the "Bookmark current tab." Are there settings that control the Bookmarks section. Thank you

Đã giải quyết 1 341

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… (xem thêm)

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 😕

Đã khóa Đã lưu trữ 1 293

imported bookmarks toolbar doesn't display as toolbar

After exporting bookmarks.html from Ffox on old computer, importing it to Ffox on the new one, all good, except that bookmarks toolbar shows on the imported list but does… (xem thêm)

After exporting bookmarks.html from Ffox on old computer, importing it to Ffox on the new one, all good, except that bookmarks toolbar shows on the imported list but doesn't display as toolbar.

Đã giải quyết Đã lưu trữ 1 319

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 butto… (xem thêm)

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!! :-(

Đã khóa Đã lưu trữ 1 123

Reset password to my account, lost all data

Although I saw now your warning to create recovery keys. I was unaware in past. Ha dto change laptop and browser didn't let me login by gmail. I created password and save… (xem thêm)

Although I saw now your warning to create recovery keys. I was unaware in past. Ha dto change laptop and browser didn't let me login by gmail. I created password and saved in firefox itself.Please help if possible to recover bookmarks in my account

Đã giải quyết Đã lưu trữ 1 164

Lesezeichen Symbole nicht aufrufbar

Sehr geehrte Damen und Herren, im Fenster Lesezeichen werden die Lesezeichen mit einen Symbol "Globus" angezeigt. Beim anklicken erfolgt keine Reaktion. Wie kann ich die… (xem thêm)

Sehr geehrte Damen und Herren, im Fenster Lesezeichen werden die Lesezeichen mit einen Symbol "Globus" angezeigt. Beim anklicken erfolgt keine Reaktion. Wie kann ich diesen Fehler beheben? Herzliche Grüße und vielen Dank für Ihre Unterstützung

Hans Jakob Christ E-Mail: [email removed]@gmx.de

Đã giải quyết 1 139