Отображение вопросов с тегом: Показать все вопросы

Replace context menu navigation icons with text only

Hi All, Is there a way to replace the navigation icons on the context menu with their text-only counterparts? I've tried the following code segments which provide less-… (читать ещё)

Hi All,

Is there a way to replace the navigation icons on the context menu with their text-only counterparts?

I've tried the following code segments which provide less-than-optimal results.

This one which worked in FF 88, now removes the icons, but leaves 4 blank buttons in a row with no text...

#context-back image,
#context-forward image,
#context-reload image,
#context-stop image,
#context-bookmarkpage image {display: none !important;}}


This one completely removes the options, but I would like to keep them, and replace them with their text counterparts

#context-navigation,
#context-sep-navigation {
   display:none !important;
}


Please see attached images for the before and after of what I'm trying to achieve.

Might be nice to have the blank icon column to the left of these 4 items so they all line up with the items below, but I can live without that if it's not possible.

Any help is appreciated!

Задан Slouch 21 минуту назад

Folder layout for new folders

Dear Sirs, I have a common layout for folders. If I create a new folder, Thunderbird 115.10.1 (and previous versions) always uses a different layout. Sometimes I forget … (читать ещё)

Dear Sirs,

I have a common layout for folders. If I create a new folder, Thunderbird 115.10.1 (and previous versions) always uses a different layout. Sometimes I forget to change the layout and when opening the newly created folder I am confused. I find it also annoying to always apply my folder layout to the newly created folders.

Is there any method/setting to define/set the layout for new folders?

Kind regards,

Jens

Задан FF Konto Jens 1 час назад

Task sidebar removal

My elderly client has enabled a “my tasks” sidebar in Gmail. He does not know how to turn it off. I have searched for an answer and have been unable to find one. Ctrl+B… (читать ещё)

My elderly client has enabled a “my tasks” sidebar in Gmail. He does not know how to turn it off. I have searched for an answer and have been unable to find one. Ctrl+B is not helpful and doesn’t bring up a screen where it says sidebar. Please help! He keeps asking about it and I am a caregiver, not a computer technician…

Задан James Bradley 1 час назад

Homemade Home Page and Virtual Filing Cabinet

I made a private homepage years ago made up entirely of links to web-based AND local folders and files that are grouped into columns of categories like banking, medical, … (читать ещё)

I made a private homepage years ago made up entirely of links to web-based AND local folders and files that are grouped into columns of categories like banking, medical, insurance, budget, etc. I keep it off-line on my desktop. I wrote the code so I could place an external link to a bank for example, next to a local link to the folder on my computer where I download statement pdfs from that bank and other bank files. The web page links displays: MY BANK Chkng/Debit Statements Credit Card Statements Bank Information The top link goes to the bank web page on line while the three lower links open folders on my computer where I save pdfs, txt, images, etc from the bank. Firefox opens the folders as "Index of file:///C:(folder path).

My personal home page is laid out with groupings like this for all sorts of information and associated web links: broker, vendor invoices, medical test, taxes, social security, health insurance, subscriptions etc. Today we get .pdf files with all sorts of information and no help organizing it for easy access. The Firefox browser has become the perfect tool for me. But I learned HTML coding years ago! Not so easy to do for others.

Today, many entities have on-line access that provides downloads like invoices, test results, payments, subscriptions, and much more that replace paper. Creating folders to hold these documents with their own local links on your web/local homepage makes sense to me.

While you can use "File" on Firefox to open a local folder or individual file, you cannot save it as a link. However, you can copy the path and transfer that to an a href=" line of link code in your homepage and build on that method. It's amazing how many types of files can be displayed in a browser that are locally stored. Even a link to a spreadsheet file will open that spreadsheets application. Having a varied list of links with quick access is worth the code-writing time. I wish there was an app to help anyone make their own custom folders and links to the contents in a "my homepage.html" . Is there a product idea in there for you folks?

Задан NYCPaull 21 час назад

pop up ads

Apparently I have got Malware. I keep getting ad pop-ups on what ever I'm doing, it doesn't matter if I'm online or not. I have installed all kinds of adblocks nothing wo… (читать ещё)

Apparently I have got Malware. I keep getting ad pop-ups on what ever I'm doing, it doesn't matter if I'm online or not. I have installed all kinds of adblocks nothing works. I have disabled Chrome like the internet says to. Still getting them. They are easy to get rid of but very annoying. Please help me. I don't want to restore to factory.

Задан Keith Fonville 1 день назад

New email colours

Hi, Would appreciate your help with the following: New, unread emails arrive mostly with blue bolded text and a small yellow circle on top left of each message, however … (читать ещё)

Hi,

Would appreciate your help with the following: New, unread emails arrive mostly with blue bolded text and a small yellow circle on top left of each message, however some emails arrive with black bolded text without the small circle. If I click the download (cloud) button all unread blue bolded text emails turn to black bolded text. This doesn't appear right.

How can I make all new, unread emails have either bolded Blue text or Black text (I would like to choose desired option).

Thanks

Задан ciaran5000 1 день назад

How to disable the 'download complete' pop-up??

Hi. Is there a way to disable this popup in firefox android? I see it's an option on desktop via support:config, but not mobile. It is persistent and takes up a good c… (читать ещё)

Hi. Is there a way to disable this popup in firefox android? I see it's an option on desktop via support:config, but not mobile. It is persistent and takes up a good chunk of the screen. When downloading a lot of images in a row it makes navigation difficult.

I'm confident there's a way bc I'm sure tons of us have been asking the same question for a long time now. If not - 'new feature/bug request' I/we will do.

Thank you.

Задан Carini Reprise 2 дня назад

Bookmarks Toolbar Popup Menu Padding, Color, and more.

Hi All, I'm trying to change the appearance of the "Bookmarks Toolbar / Chevron >>" popup menu, which (after version 88) has turned bright white with extra padding… (читать ещё)

Hi All,

I'm trying to change the appearance of the "Bookmarks Toolbar / Chevron >>" popup menu, which (after version 88) has turned bright white with extra padding between menu items and rounded corners.

I'm a fan of system menus, so I would really like the popup menu to look like the regular bookmarks menu from the top menu bar (see attached image).

I also like the subtle chiseled vertical line separating the favicons and the descriptions, and the 1px gray border around the menu, plus square corners.

I took a guess at some of the variable names, but only the menu's background color has changed.

Maybe someone knows how to change other attributes such as border color, radius, menu-item-height, padding, and add in the 3D vertical column line?

Thank you!

Here is my first attempt at the code...

#PersonalToolbar menupopup {
  /* Text color */
  --menu-color: #000 !important;
  --arrowpanel-color: #000 !important;
  --panel-color: #000 !important;
  /* Background color */
  --menu-background-color:  #f0f0f0 !important;
  --arrowpanel-background: #f0f0f0 !important;
  --panel-background: #f0f0f0 !important;
  /* Border color (if any) */
  --menu-border-color: #606060 !important;  /* not working on boomarks toolbar menu */
  --menu-border: 1px !important;  /* not working on boomarks toolbar menu */
  --menu-border-radius: 0px !important;  /* not working on boomarks toolbar menu */
}
/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/
menupopup:not(.in-menulist) > menuitem, 
menupopup:not(.in-menulist) > menu {
  padding-block: 0px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
  min-height: unset !important; /* v92.0 - for padding below 4px */
}

Задан Slouch 3 дня назад

Setting border color for focused URL Bar

Hi All, I'm trying to set the border color for my url & search bars to gray when non-focused, and blue when receiving the focus. The following code works for the se… (читать ещё)

Hi All,

I'm trying to set the border color for my url & search bars to gray when non-focused, and blue when receiving the focus.

The following code works for the search bar, but the url bar is receiving a separate blue border around the gray border, instead of changing the color from gray to blue.

Can someone suggest how I might set the url bar to blue (just a single border, not the double it has now), both when it has focus and when it's expanded?

Thank you!

/* set non-focused url & search bars to gray border */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set focused search bar to blue border */
#urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background:focus-within, #searchbar:focus-within { border: 1px solid #0078d7 !important; }
/* set focused url bar to blue border */
#urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background:focus-within, #urlbar:focus-within { border: 1px solid #0078d7 !important; }

Задан Slouch 3 дня назад

Lost personalization of Windows10 and Firefox after a power failure.

Re-booting following a power failure, I entered my pin & received a message something like, "Would you like to sign out? If you continue you risk losing personal data… (читать ещё)

Re-booting following a power failure, I entered my pin & received a message something like, "Would you like to sign out? If you continue you risk losing personal data. You can protect your data by signing out, then signing in again". So I signed out, then signed in again and the boot proceeded but it was like a brand new installation. Desktop background was Windows blue, about half my desktop icons gone, all default apps reset, in Firefox all my plug-ins/extensions gone, all my bookmarks gone. And Windows Settings now won't let me set Firefox as the default browser and when FF offers to set itself as the default browser, that doesn't work either.

I've got the feeling this is some kind of identity issue gone awry but I don't know how to fix it. Hoping someone on this forum recognizes the problem, and knows a solution. Thanks for any help offered.

Задан vimy100 3 дня назад