Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst
  • Archiviert

Theme creation question

I've been making my own Firefox theme using the Firefox Color extension. I uploaded an image but I can't figure out how to show the image on the new tab screen. Setting t… (Lesen Sie mehr)

I've been making my own Firefox theme using the Firefox Color extension. I uploaded an image but I can't figure out how to show the image on the new tab screen. Setting the new tab page color to transparent only makes everything white. I know the image is uploaded correctly because I can see some of it in the toolbar and tab list. Is it possible to show the image on the new tab page?

Gefragt von Peter Schachte vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

How to Remove "From This Website" on autocomplete password

Refer to [https://support.mozilla.org/en-US/que.../1334293] On firefox before version 105 i can use parameter on about:config page 1. signon.showAutoCompleteOrigins = t… (Lesen Sie mehr)

Refer to [https://support.mozilla.org/en-US/que.../1334293]

On firefox before version 105 i can use parameter on about:config page

1. signon.showAutoCompleteOrigins = to hide the "From This Website" 2. signon.showAutoCompleteFooter = to hide the "View Saved Login" button

Now on firefox version 106 parameter number 1 doesn't work (doesn't hide "From This Website")

How can i hide "From This Website" ? is it a bug or is there any other way

Gefragt von [] vor 1 Jahr

Beantwortet von jscher2000 - Support Volunteer vor 1 Jahr

  • Gelöst
  • Archiviert

Unable to select buttons

Often, I am unable to submit with Foxfire. Usually, I disable a mess of blocking/privacy settings, and sometimes this works. Not today. The annoying ReCapta pictures/b… (Lesen Sie mehr)

Often, I am unable to submit with Foxfire. Usually, I disable a mess of blocking/privacy settings, and sometimes this works. Not today. The annoying ReCapta pictures/bridges/bicycles/sidewalks never showed. Never. Selecting the submission button failed to cause any kind of a reaction. Finally, had to use Chrome. What gives? Can this be fixed?

Oh, yeah, I'm a retired wildlife biologist, not a programmer, so please dumb it down.

Gefragt von Frosty vor 7 Monaten

Beantwortet von cor-el vor 7 Monaten

  • Gelöst
  • Archiviert

Remember Focus (search hit number) of Search in Page e.g. 17/34 and not back to 1/34

I have to search for a lot of entries in a long page, click on them to another window, do something (fill in a syllabus) and then go back to the long page and change the … (Lesen Sie mehr)

I have to search for a lot of entries in a long page, click on them to another window, do something (fill in a syllabus) and then go back to the long page and change the next search hit.

When I return to the long page the search in page is remembering where I am in the number of searches shown at the bottom of the page (e.g. 19/34) but when I click on the down button, instead of going to 20/34 it jumps back to 1/34 so then I have to press the down button 20 times to get to the next search hit.

Is there any way around this, so that I can just jump to the next search hit without having to press the down button 20 times?

I thought it might be the fact that the search is off screen but that is not it. It is the fact that I have left the page so the focus has been forgotten (except as the number 19/34 on the search in page bar at the bottom).

Is this a bug?

Gefragt von Timtak vor 1 Jahr

Beantwortet von Timtak vor 1 Jahr

  • Gelöst
  • Archiviert

enlarge GIF image underneath text overlay?

Using FF 108.0.2 (64-bit) in Debian 11 Linux,I need to view http://www3.winsystem.org/monitor/webmonitor.php but my new laptop is very high resolution. I can control the … (Lesen Sie mehr)

Using FF 108.0.2 (64-bit) in Debian 11 Linux,I need to view http://www3.winsystem.org/monitor/webmonitor.php but my new laptop is very high resolution. I can control the text size with Ctrl+ but the background gif image of a small window with bogus scrollbar needs to be made larger somehow so that the white text can be read against the black portion of the image.

Is there some way to enlarge the gif image, please?

Gefragt von ynotssor vor 1 Jahr

Beantwortet von jscher2000 - Support Volunteer vor 1 Jahr

  • Gelöst

How do I delete the automatic list that shows when I type a letter in the URL line please?

Hello, When I type a letter in the URL space, there is a drop down selection of previous sites I have used. Some contain names of people I have searched and I don't… (Lesen Sie mehr)

Hello,

When I type a letter in the URL space, there is a drop down selection of previous sites I have used. Some contain names of people I have searched and I don't want any embarrassment if said persons happen to use my PC. Is it possible to delete the list, or, perhaps better, delete the ones with names?

I'm using Windows 10 with FF x64.

Thanks.

Gefragt von Bonnie2 vor 2 Monaten

Beantwortet von jscher2000 - Support Volunteer vor 2 Monaten

  • Gelöst
  • Archiviert

Jump down more than 1 findbar hit (e.g. 10 hits down)

I realize that the page I am using findbar to search from reloads and scrolls to the top using some Javascript so that when I return to the searched page from a popup, th… (Lesen Sie mehr)

I realize that the page I am using findbar to search from reloads and scrolls to the top using some Javascript so that when I return to the searched page from a popup, the last search item is no longer focused when I come back so (or press F3 or Ctrl G) e.g. if I found the 29th hit, then I have to click down 30 times to get to the next search hit.

I tried using add-in Luminous to disable the reload/scroll to top of the page that I am searching but failed. It is a complicated add-in.

Is there any way to jump say 10 hits down at once?

Gefragt von Timtak vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

sms Texting from desktop computer

My phone is not connected to the Internet. Is it still possible to text from computer? My phone is an 'old folks' phone, I can receive a text but am unable to reply to it… (Lesen Sie mehr)

My phone is not connected to the Internet. Is it still possible to text from computer? My phone is an 'old folks' phone, I can receive a text but am unable to reply to it.

Gefragt von jandypandy100 vor 2 Jahren

Beantwortet von Dropa vor 2 Jahren

  • Gelöst

Change the text color of individual folders created on toolbar

Hello! I am using the following code (userChrome.css) to color the individual folders created on the toolbar and it works great; #PlacesToolbarItems > .bookmark-item[… (Lesen Sie mehr)

Hello! I am using the following code (userChrome.css) to color the individual folders created on the toolbar and it works great;

#PlacesToolbarItems > .bookmark-item[container][label="Music" i] {background-color: #ff0545 !important;}
#PlacesToolbarItems > .bookmark-item[container][label="NewsPapers" i] {background-color: #386bff !important;}
#PlacesToolbarItems > .bookmark-item[container][label="News Video" i] {background-color: #386bff !important;}
#PlacesToolbarItems > .bookmark-item[container][label="TV" i] {background-color: #ff1fc8 !important;}

What I am trying to find, is how to change the color of the individual folder name (text) from white to maybe black, yellow, etc.….

Any suggestion is appreciated. Regards,

Gefragt von lemo vor 1 Monat

Beantwortet von cor-el vor 1 Monat

  • Gelöst
  • Archiviert

OPENING PDF'S

When opening pdf's attached to emails they used to automatically be opened by my pdf viewer software. Then they started opening in Firefox on another tab, which was fine.… (Lesen Sie mehr)

When opening pdf's attached to emails they used to automatically be opened by my pdf viewer software. Then they started opening in Firefox on another tab, which was fine. Now I first get an error message from firefox where I need to click on "open site in new window" it isn't a site but a pdf?? How do I get it to go back to opening with Adobe instead?

Thanks, Jeff

Gefragt von jasahaynie vor 1 Jahr

Beantwortet von jscher2000 - Support Volunteer vor 1 Jahr

  • Gelöst

How to avoid URL & stuff from printing

I want to print a page. But without the header and footer stuff (because it is ugly and I don't want others to see the information). There are a lot of old pages here and… (Lesen Sie mehr)

I want to print a page. But without the header and footer stuff (because it is ugly and I don't want others to see the information). There are a lot of old pages here and on other places about how to do this. They are unfortunately all deprecated. What is the way to do this as of 2023? OS is Windows, btw.

Gefragt von Sylverblack vor 5 Monaten

Beantwortet von zeroknight vor 5 Monaten

  • Gelöst

How do I prevent Firefox from shifting my typing from the search field to the address bar?

The topic says it all. How do I prevent Firefox from shifting my typing from the search field to the address bar? I try to type a search into the field on my homepage b… (Lesen Sie mehr)

The topic says it all. How do I prevent Firefox from shifting my typing from the search field to the address bar?

I try to type a search into the field on my homepage but the cursor gets shunted up to the address bar and I can't find a setting turn it off. I would prefer my typing to stay where I place the cursor with a click rather than being shunted off somewhere else on the screen.

Gefragt von Jason Patterson vor 5 Monaten

Beantwortet von Terry vor 5 Monaten

  • Gelöst
  • Archiviert

Firefox clear history can remove download info. But right-click on icon shows win10 keeps a list; items there can only be deleted one-by-one.

Maybe this is more a win10 issue. How can it be stopped from remembering all downloads, or how can that list be cleared all at once? Thank you.

Gefragt von steviewondering vor 1 Jahr

Beantwortet von user104147805413306348376805769878442569366 vor 1 Jahr

  • Gelöst
  • Archiviert

Searching for how to share tabs between profiles.

I have searched for "How to share tabs between profiles" in firefox. I was offered this option: Share multiple tabs Visit the tabs tray by tapping the number next… (Lesen Sie mehr)

I have searched for "How to share tabs between profiles" in firefox.

I was offered this option:

Share multiple tabs

   Visit the tabs tray by tapping the number next to the address bar, this number shows how many open tabs you have:
   Tap the three-dot menu button in the tabs tray.
   Select Share all tabs.
   The list of tabs to be shared will appear.

Visit the tabs tray - not very clear. by tapping the number next to the address bar - which number? I have more tabs that can fit across the screen and am not seeing any number/s.

Could someone help me with this please? I have a lot of migration to do.

Gefragt von teeny_weeny vor 1 Jahr

Beantwortet von teeny_weeny vor 1 Jahr