Ceisteanna leis an gclib seo á dtaispeáint:

Change order of toolbars

There are 4 toolbars at the top of the Firefox screen. The default order from top to bottom seems to be: Menu bar Tabs bar Navigation bar Bookmarks bar (which Fire… (tuilleadh eolais)

There are 4 toolbars at the top of the Firefox screen. The default order from top to bottom seems to be:

 Menu bar
 Tabs bar
 Navigation bar
 Bookmarks bar   (which Firefox apparently calls "PersonalToolbar")

I would like to move the Bookmarks bar above the Tabs bar so the order is;

 Menu bar
 Bookmarks bar
 Tabs bar
 Navigation bar

I tried to use ChatGPT to accomplish this. After well over 6 iterations, I gave up (ChatGPT was still going strong - hallucinating?). The only code in userChrome.css that accomplished this is shown below. Unfortunately it leaves the order as:

 Bookmarks
 Navigation
 Menu
 Tabs

Can a human expert help me where ChatGPT failed? ___________________

/* Move the bookmarks toolbar above the tabs */

  1. navigator-toolbox {
   display: flex;
   flex-direction: column-reverse;

}

Solved Cartlannaithe 4 431

BOOKMARKS DROP DOWN MENU

I have recently re-installed Firefox version 140.0.2 (64 bit) following a crash and have been reconfiguring it to my requirements. I have the bookmarks drop down menu on… (tuilleadh eolais)

I have recently re-installed Firefox version 140.0.2 (64 bit) following a crash and have been reconfiguring it to my requirements. I have the bookmarks drop down menu on the left of my screen but would really like it on the right hand side. I have searched the various on line articles but can only find a solution going back to 2019 which suggests that there is a small arrow next to the word Bookmarks at the top of the menu, but there is no such arrow on my version, only a X, which closes the drop down. I would have attached a screenshot, but the facility doesn't work on the drop down menu. :-)

Am I missing something here please or is this option no longer available?

Regards and TIA

Phil

Solved Cartlannaithe 4 207

Sponsored shortcuts can not be disabled

I've never had sponsored shortcuts and suddenly today I've got them. I've attempted the disable the "sponsored shortcuts" on my desktop however its greyed out. Starting … (tuilleadh eolais)

I've never had sponsored shortcuts and suddenly today I've got them. I've attempted the disable the "sponsored shortcuts" on my desktop however its greyed out.

Starting state - Shortcuts selected, sponsored selected and grey Procedure: 1.) Deselect shortcuts, select shortcuts, sponsored becomes cyan 2.) Click sponsored, it becomes grey again 3.) Deselect shortcuts, select shortcuts, sponsored becomes cyan (again) 4.) Click sponsored, it appears deselected 5.) Hit refresh and it returns to starting state

I do not edit my GPO or registry, settings are not controlled by an organization, I am not confusing sponsored shortcuts with pinned search engines.

Solved Cartlannaithe 4 453

Firefox demanding I sign in with passkey on my phone. I don't have one.

bold text Firefox is demanding that I sign in to my Amazon account with a passkey on my phone. I don't have a passkey on my phone. I cannot cancel the request! … (tuilleadh eolais)

bold text Firefox is demanding that I sign in to my Amazon account with a passkey on my phone. I don't have a passkey on my phone. I cannot cancel the request!

Solved Cartlannaithe 4 520

ftp and firefox

I tried to use a ftp link setting firefox as the default ftp app, not realizing firefox no longer supports ftp. I am unable to reset the default app and can't find the se… (tuilleadh eolais)

I tried to use a ftp link setting firefox as the default ftp app, not realizing firefox no longer supports ftp. I am unable to reset the default app and can't find the setting to do so. I downloaded filezilla and wish to set it to be the default app for ftp. Can someone help me with this? Before anyone suggests it, resetting firefox to default settings is not an option.

Solved Cartlannaithe 4 520

Firefox bookmarks

Helllllllllllp! Just had firefox install an update & now all my saved bookmarks, login passwords & previous home page have all gone. Have reset Home page, checked… (tuilleadh eolais)

Helllllllllllp! Just had firefox install an update & now all my saved bookmarks, login passwords & previous home page have all gone. Have reset Home page, checked that Profile is correct & the bookmark folder is empty. Where have they all gone. Yes I have restarted my computer but made no difference.

Solved Cartlannaithe 3 472

my location per my browser

Currently, and for some reason there seems to have been a change that's occurred because my browser seems to think I'm out of the country (USA) as my searches return "We … (tuilleadh eolais)

Currently, and for some reason there seems to have been a change that's occurred because my browser seems to think I'm out of the country (USA) as my searches return "We don't ship out of the country." How do I tell my browsers that I'm in the USA?

Solved Cartlannaithe 3 216

Shrink vertical space between shortcut icons on new tab page

How to shrink this vertical space? (see attached image) Ever since 131.0.0 my shortcut icons got all messed up so I am trying to restore the original look. I've already r… (tuilleadh eolais)

How to shrink this vertical space? (see attached image)

Ever since 131.0.0 my shortcut icons got all messed up so I am trying to restore the original look. I've already removed the giant Firefox logo and made my icons larger. Now I need to condense them so I don't have to scroll to see them all.

Here's what I have so far in my userContent.css:

/* Minimize the size of the logo and wordmark on the Home/New Tab pages */ @-moz-document url(about:newtab), url(about:home) {

 .logo {
   background-size: 0px !important;
   height: 0px !important;
   width: 0px !important;
 }
 .wordmark {
   background-size: 0px !important;
   height: 0px !important;
   width: 0px !important;
   margin-inline-start: 0px !important;
 }
 /* Expand the shortcut icon images to max size on the Home/New Tab pages */
 .top-site-outer .tile .icon-wrapper {height:100% !important; width:100% !important;}

}

Solved Cartlannaithe 3 284

Close/Remove Sidebar

Out of nowhere I got the sidebar today. An absolutely useless feature that I surely did not ask for. And there is no way of closing or removing it. Please provide a guide… (tuilleadh eolais)

Out of nowhere I got the sidebar today. An absolutely useless feature that I surely did not ask for. And there is no way of closing or removing it. Please provide a guide, to removing or hiding it PERMANENTLY!

Solved Cartlannaithe 3 664

I deleted the VPN button after the latest update and would like to get it back. Any thoughts?

I deleted the VPN button after the latest update and would like to get it back. I found VPN in the Settings but the VPN button is disabled, and nothing happens. Need sugg… (tuilleadh eolais)

I deleted the VPN button after the latest update and would like to get it back. I found VPN in the Settings but the VPN button is disabled, and nothing happens. Need suggestions -- thanks.

Solved 3 138

Startup

I have the box ticked in Settings for previous tabs to be installed on Startup but it isn't happening although it used to. I was trying to get rid of caches (what are th… (tuilleadh eolais)

I have the box ticked in Settings for previous tabs to be installed on Startup but it isn't happening although it used to. I was trying to get rid of caches (what are they?) and must have done something.

Solved Cartlannaithe 3 99

Pop-up exceptions disappear once Fx is close in Windows 11

Hi. Recently, not sure of which version as there seems to be a lot of updates :) I'm currently on 152.0.1 on a Windows 11. This problem doesn't happen on my Raspberry pi … (tuilleadh eolais)

Hi. Recently, not sure of which version as there seems to be a lot of updates :)

I'm currently on 152.0.1 on a Windows 11.

This problem doesn't happen on my Raspberry pi with 152.0 (aarch64) On my Android 13 I have allowed Pop-ups, via about:config, sort of, but there is no option to make Exceptions

So back to Windows 11.

As said I can enter an exception and that works when I load the site I want until I close Fx and I have to do it all again: Enter Domain : Allow : Save etc.

Once, and only once, I closed the [settings] and I'm sure after closing FX and opening it worked fine.

Just closed again and problem has occurred.

The issue arises on my site https://calstock.org.uk which opens a window to a UK weather site, The Met Office. It requires cookies etc. and shows it's own popup.

What I do is open it first in a new window, which is the popup I am referring to, then I load it in an iframe, then I close the popup.

That way the cookie is set by the new window that pops up so there is no query on my main page.

I only have the one extension, uBlock Origin which I have on all devices

Thanks

Solved 3 20

Tabs on bottom

Well looks like they did it to us again. My tabs are back on top again and need to put them below where I am a lot of other users like our tabs! Update: Codes working … (tuilleadh eolais)

Well looks like they did it to us again. My tabs are back on top again and need to put them below where I am a lot of other users like our tabs!

Update: Codes working fine now for 133.0

Solved Cartlannaithe 3 245

Firefox suddenly displays all text in foreign, unintelligible character set

I recently updated my MacBook Pro to the latest MacOS (Sequoia). Though I didn't notice it immediately, today when I opened Firefox, all text is displayed in a foreign ch… (tuilleadh eolais)

I recently updated my MacBook Pro to the latest MacOS (Sequoia). Though I didn't notice it immediately, today when I opened Firefox, all text is displayed in a foreign character set. It is pervasive - I've tried to use several tutorials to reset the language and all settings to default, but so far nothing has worked. I've uninstalled Firefox using AppCleaner (which gets any leftover files in OS folders, as well as the app itself), but a clean install results in the same issue. I've disabled all add-ons and reset all settings to default as near as I can tell. The only time the browser displays properly is when it's in Safe Mode. I'm not sure if this is related to the OS update, but I can't seem to identify any other recent change that could have the potential to cause this problem. Any suggestions would be greatly appreciated.

Solved Cartlannaithe 3 507

How to disable persistent zoom level?

Firefox 139.0.1 (64-bit) on Windows 11 I occasionally increase the zoom level of websites (usually forums) with Ctrl+mouse wheel if the default text size is too small. Ho… (tuilleadh eolais)

Firefox 139.0.1 (64-bit) on Windows 11

I occasionally increase the zoom level of websites (usually forums) with Ctrl+mouse wheel if the default text size is too small. However, if I forget to set them back to 100% (Ctrl+0) before closing the tab, the next time I open that URL, it's at the former adjusted zoom level -- not 100%. Really annoying.

How do I force Firefox to open all URLs at 100% regardless of the last custom zoom level? I have default zoom already set to 100% in Settings and Zoom Text Only is not enabled.

Thanks.

Solved Cartlannaithe 3 376

Bookmark Font Color Changed on V140.0

FF ver 140. just loaded and now all my sidebar bookmark fonts are black on black. How do I change the sidebar bookmark font back to white? When I disabled all Themes the … (tuilleadh eolais)

FF ver 140. just loaded and now all my sidebar bookmark fonts are black on black. How do I change the sidebar bookmark font back to white? When I disabled all Themes the white color came back, but enabling any theme and they the font turns black again.

Solved Cartlannaithe 3 421

How do I change the default search engine to yandex.com ?

Hello Firefox friends o/ Anyone knows how do I make https://yandex.com my default search engine? (in the top bar of the browser). I have attached a screenshot of my setti… (tuilleadh eolais)

Hello Firefox friends o/

Anyone knows how do I make https://yandex.com my default search engine? (in the top bar of the browser). I have attached a screenshot of my settings page. Please have a look at the suspicious lack of an "Add" button 🤔. Despite my efforts, the drop-down menu will not show the available options in the screenshot, you will have to take my word for it, the only available options in that menu are: Google, Bing, DuckDuckGo, eBay and Wikipedia (en).

P.S. The settings page in Firefox must change really often, as I seen so many people suggesting many outdated methods online.

Solved Cartlannaithe 3 2741

Sorry! 0 results found for ‘Ver 148.0.2 (64 bit)) doesn't save General>Startup>blank box>open previous windows and tabs’ for ‘All Products’

Windows 11 : Fix this ASAP I delete all tabs, close firefox, reopen and I get 5 tabs which seem to be STUCK. I delete 3 of these tabs, go about my work, none of those … (tuilleadh eolais)

Windows 11 : Fix this ASAP I delete all tabs, close firefox, reopen and I get 5 tabs which seem to be STUCK. I delete 3 of these tabs, go about my work, none of those 3 are open, and I shut everything down. When I reopen Firefox, those 5 "default tabs" (the 3 I don't want have migrated over from I don't know were - both Chrome and Edge open with New Tab.)

I have enough other problems in my life - and done't tell me to create a new profile. At that point I'll kill firefox and end my donations to Mozilla.

Solved 3 159