Zobrazenie otázok označených: Zobraziť všetky otázky
  • Vyriešené
  • Archivované

Dotted frame on history/bookmarks view

Hello, I've just upgraded and almost done with the userchrome customizations but I need help with some little things. Is there a way to remove the dotted frame in the h… (ďalšie informácie)

Hello,

I've just upgraded and almost done with the userchrome customizations but I need help with some little things.

Is there a way to remove the dotted frame in the history/bookmarks tree as seen in the attached picture.

Thanks.

Otázku položil(a) jlwally Pred 1 rokom

Na otázku odpovedal(a) jlwally Pred 1 rokom

  • Vyriešené
  • Archivované

end of file errors for google and facebook

www.google.com. PR_END_OF_FILE_ERROR www.facebook.com. PR_END_OF_FILE_ERROR Hi, This occurred after a moment of power loss during a thunderstorm on my Lenovo desktop.… (ďalšie informácie)

www.google.com. PR_END_OF_FILE_ERROR www.facebook.com. PR_END_OF_FILE_ERROR Hi, This occurred after a moment of power loss during a thunderstorm on my Lenovo desktop. All my other sites as far as i can tell are ok. I used Edge and was able to access FB and Google on Desktop] i checked and the current version of firefox is installed on desktop

even weirder, i can access both google and FB on my laptop with firefox. I've tried syncing the two with having bookmarks etc. i can sync from laptop to desktop but not vise versa.

i thought I'd uninstall and reinstall firefox but i don't want to lose any info esp my Bookmarks on the Desktop hence why i was trying to sync the two.

My desktop is older, maybe 5-6 years, my laptop is 1 year old. Dunno if this matters. thanks, Jan

Otázku položil(a) jansch135 Pred 2 rokmi

Na otázku odpovedal(a) cor-el Pred 2 rokmi

  • Vyriešené
  • Archivované

Auto-rotation

This is a recent change -- the desktop browser didn't do this until a few weeks ago. It now plays slideshows automatically. This feature is called Auto-Rotation, but it… (ďalšie informácie)

This is a recent change -- the desktop browser didn't do this until a few weeks ago. It now plays slideshows automatically. This feature is called Auto-Rotation, but it has nothing to do with rotating the display on a phone or tablet (although that feature has the same name). This feature automatically rotates among the slides in a slideshow. It's incredibly annoying, especially since I typically forget its on (or don't realize I'm looking at a slideshow) and it changes to the 2nd slide just as I have begun reading the 1st. I then have to turn Auto-Rotation off and go back to the 1st slide to continue. When I remember, I have to hurry to turn Auto-Rotation off before it moves to the 2nd slide. Is there any way to turn this off? I can't find one by looking through Settings, and there's nothing on this subject in Help, that I can find. For what it's worth, whoever thought this was a good idea was wrong, but if there's a way to change so it's not the default, I'll be content.

Otázku položil(a) gmsherry Pred 2 rokmi

Na otázku odpovedal(a) Terry Pred 2 rokmi

  • Vyriešené
  • Archivované

Error 400 - Bad Request The request could not be understood by server due to malformed syntax.

For the past 8-10 days, every time I try to log-on to: https://selfservice.telkom.co.za/rococo/public/content/interstitial I click "Login" under the Mobile & Home hea… (ďalšie informácie)

For the past 8-10 days, every time I try to log-on to: https://selfservice.telkom.co.za/rococo/public/content/interstitial I click "Login" under the Mobile & Home heading and I receive the following message returned.

Bad Request The request could not be understood by server due to malformed syntax.

I have used MS EDGE browser and do not get the same problem, it log's-on OK.

As such it seems that it is a Firefox problem.

Otázku položil(a) Brian E Pred 2 rokmi

Na otázku odpovedal(a) cor-el Pred 2 rokmi

  • Vyriešené
  • Archivované

Windows font sizes and contrast

Hi all, Recently, my win 10 crashed and although I managed to recover some operative, I found to my horror that the desktop screen text size and contrast cannot be chang… (ďalšie informácie)

Hi all,

Recently, my win 10 crashed and although I managed to recover some operative, I found to my horror that the desktop screen text size and contrast cannot be changed now. The current default setup is a real eye sorer, so I opened personalization settings but there is nothing on how to change this very theme, other than other posts suggesting entering the regedit system files. I am very reluctant to tinker with this given the Win10 application crashes. Running maintenance doesn´t do much. I notice that Firefox also has access to this very text size and font theme for web domains, but I am very wary again of tinkering an unknown. What the heck can one do, confidently without the system resetting itself? One thing is for sure, it seems Win10 home edition update 21H1/2 versions is basically treating users very badly, as if MS wants to ignore them. Bless us all when the embedded caption suggests "ready to update to Win11". I´m highly inclined to bin it.

Otázku položil(a) richwalters Pred 2 rokmi

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 2 rokmi

  • Vyriešené
  • Archivované

Private mode colors with CSS

Hello, I've changed the background color on the private tabs/windows with this CSS: @-moz-document url(about:privatebrowsing){ html.private{ background-color: #2B2A… (ďalšie informácie)

Hello,

I've changed the background color on the private tabs/windows with this CSS:

@-moz-document url(about:privatebrowsing){
 html.private{
  background-color: #2B2A33 !important;
  --in-content-page-color: gray !important;
}

I would like to make the "background-color" to be the same as the window background without hardcoding it, so it always match the theme, ie:

 background-color: <window.background> !important;

I would like to do the same with the background color of the search box in the private mode window, but I can't find the id.

Regards.

Otázku položil(a) jlwally Pred 1 rokom

Na otázku odpovedal(a) jlwally Pred 1 rokom