Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe
  • Okugcinwe kunqolobane

how do I move bookmarks to the right side

as per my title: how do I move bookmarks to the right side? ps - migrated today from chrome... and amazed you haven't yet realised how MASSIVELY important customising … (funda kabanzi)

as per my title: how do I move bookmarks to the right side?

ps - migrated today from chrome... and amazed you haven't yet realised how MASSIVELY important customising options are. This place is our virtual home!

stay safe !

Asked by alexandre pruykemaker 1 unyaka odlule

Answered by alexandre pruykemaker 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

What content is required in userChrome.css to move the tabs bar under all other bars?

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does N… (funda kabanzi)

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does NOT move the Tabs Bar below the Bookmarks Bar. The Bookmarks Bar appears to be overwritten and blank, and occupies space below the Menu Bar, Navigation Bar, and Tabs Bar. This empty space separates the three bars which are implemented and the content of the currently-selected tab below it.

Currently, my userChrome.css file is a copy posted by Cor-el (?):


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* TABS: below nav-bar - fixed for 108+ */

/* ROOT -variables */
*|*:root {
  --tab-toolbar-navbar-overlap: 0px !important;
  
  --tab-min-height: 25px !important; /*override density*/
  --tab-min-width:  80px !important; /*override default*/
}

/* TABS: below nav-bar  */
#navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {
  -moz-box-ordinal-group: 10 !important;
}

#TabsToolbar {
  -moz-box-ordinal-group: 1000 !important;
}

/* TABS: position */
#TabsToolbar {
  display: block !important;
  position: absolute !important;
  bottom: 0 !important;
  width: 100vw !important;
}

/* for 107 and lower - disable this rule in 108 and newer *//*
#tabbrowser-tabs {
  width: 100vremovew !important;
} */

/* navigator-toolbox: PADDING */
*|*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
  padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*ADJUST*/
  position: relative !important;
}

/* TABS: HEIGHT */
#tabbrowser-tabs,
#tabbrowser-arrowscrollbox,
#tabbrowser-tabs .tabbrowser-tab {
  min-height: var(--tab-min-height) !important;
  max-height: var(--tab-min-height) !important;
}

#tabbrowser-tabs,
.tab-stack,
.tab-content {
  height: var(--tab-min-height) !important;
}

/* TABS: APPEARANCE */
#TabsToolbar {
  height: var(--tab-min-height) !important;
  margin-bottom: 1px !important;
  box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*OPTIONAL*/
  background-color: var(--toolbar-bgcolor) !important;
  color: var(--toolbar-color) !important;
}

/* indicators - hide  */
.private-browsing-indicator {display: none !important;}
.accessibility-indicator    {display: none !important;}

/* window controls in full screen - hide*/
#TabsToolbar #window-controls {display: none !important;}

/* caption buttons on tab bar - hide */
*|*:root[tabsintitlebar]:not([inFullscreen="true"])
 #toolbar-menubar[autohide="true"] ~ #TabsToolbar
 .titlebar-buttonbox-container {display: none !important;}

________________________________________________________________________________________________

Evidently, the text editor for this website does several things to the above original text that, frankly, seem unnecessary and undesirable. The .CSS file is just an unformatted text file, so what is the problem with simply copying its contents and pasting it in to the body of this post?

Which is also to say that I do NOT have a clue as to what any line in the file is meant to do, what effect it has, why it is even in the file at all, or why it is written in the way that it is. So DO NOT tell me that I "CAN" create a Cascading Style Sheet on my own when I cannot even modify one that has been provided.

On the face of it, something is missing from the above CSS text. What change needs to be made to the above content so that the Bookmark Bar will appear between the Navigation Bar and the Tabs Bar??

Thank-you very much for your time and attention to this request for assistance.

Asked by Blacklisted 2 iminyaka edlule

Answered by DB-1 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Bookmarks menu is too spaced

As of version 91 I think it was, around middle of 2021 (last year), in the dropdowns from the across-to-the-top bookmarks menu, the items are spaced out vertically way to… (funda kabanzi)

As of version 91 I think it was, around middle of 2021 (last year), in the dropdowns from the across-to-the-top bookmarks menu, the items are spaced out vertically way too much. So much space is wasted. I like the spacing they had before that version. I just want to go on record as giving feedback that I don't like it, and wish it went back to the original spacing. I have looked at https://support.mozilla.org/en-US/questions/1346987 and know there's all sorts of weird stuff I can do to customize my Firefox to get the spacing I want, however, my point with this post is to get feedback back to the Firefox developers to see if they will consider changing it back. If posting here is not the best way to get feedback back to the developers/designers/product-owners, please let me know the best way. I couldn't find another way.

Asked by DanW-FireFox 1 unyaka odlule

Answered by DanW-FireFox 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Minimize, Maximize, and Close buttons invisible after latest update

After the most recent update, currently on 92.0, the Minimize, Maximize, and Close buttons are invisible. They are still there and I can get the tool-tip if I hover over… (funda kabanzi)

After the most recent update, currently on 92.0, the Minimize, Maximize, and Close buttons are invisible. They are still there and I can get the tool-tip if I hover over them with the mouse, but visually they are completely gone.

Any ideas how to fix this?

Thanks in advance!

Asked by knight_magnus 2 iminyaka edlule

Answered by AliceWyman 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

empty bookmarks toolbar

My bookmarks toolbar disappeared. I was able to restore it, but it's blank. Using an add-in, I can show my bookmarks in a side pane. That pane does show a Bookmarks Toolb… (funda kabanzi)

My bookmarks toolbar disappeared. I was able to restore it, but it's blank. Using an add-in, I can show my bookmarks in a side pane. That pane does show a Bookmarks Toolbar folder, which has the expected contents.

Additional issue: how do I rearrange my toolbars. The desired order, from top to bottom is title menu navigation tabs bookmarks

Windows 7 Pro, Firefox 94.0.2

Much thanks!

Asked by walterdh 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Ikhiyiwe
  • Okugcinwe kunqolobane

CSS help needed: how do I recolor bookmark drop-down menus?

So I've got Proton UI forced on me today in 92.0 update and accordingly had to spend my entire evening trying to repair all of the damage. So far I've managed to fix menu… (funda kabanzi)

So I've got Proton UI forced on me today in 92.0 update and accordingly had to spend my entire evening trying to repair all of the damage. So far I've managed to fix menu spacing and the way tabs look all while not breaking previous walls of text in userChrome.css meant to fix even older UI problems. Still one thing I failed to find any solutions to is the bookmark drop-down menus color issue. Those menus used to be gray, but now they are all bright white, which to me is super annoying. Any tips on how to fully recolor those?

Asked by jbrandom2 2 iminyaka edlule

Answered by cor-el 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How to unblock VTT files not being loaded into HTML video pages viewed on local disk?

I asked this question some time back here: https://support.mozilla.org/en-US/questions/1362859 I'm asking again to reframe the question. The problem is - if my experience… (funda kabanzi)

I asked this question some time back here: https://support.mozilla.org/en-US/questions/1362859 I'm asking again to reframe the question. The problem is - if my experience is a guide to the rest of the world - VTT files (which are used to caption HTML video) are no longer read/loaded by Firefox when it is viewing the HTML file locally (i.e. file://). On the web they are loaded as expected. Presumably there's a security setting somewhere in Firefox that now refuses to load the VTTs locally. Maybe under Help > More troubleshooting information there is a setting to change to fix that?

Asked by roberto32 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox security warning when downloading PDFs: How do I disable this?

Hi. Starting somewhat recently, Firefox has been getting in the way of me downloading certain PDFs which I know to be fine but which it thinks are insecure or a security … (funda kabanzi)

Hi. Starting somewhat recently, Firefox has been getting in the way of me downloading certain PDFs which I know to be fine but which it thinks are insecure or a security hazard. I'd like to disable this security "feature" permanently. How can I do this? Thanks!

Asked by Greenhorn 1 unyaka odlule

Answered by Greenhorn 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Permanently delete bookmarks

There should be an option to permanently delete specific dates (all bookmarks associated with a specific date) from the list of dates under the "restore bookmarks" option… (funda kabanzi)

There should be an option to permanently delete specific dates (all bookmarks associated with a specific date) from the list of dates under the "restore bookmarks" option. I want to get rid of the bookmarks associated with several dates, but there is no way to do this unless I can delete the date (or dates) from the list.Otherwise, I cannot delete the objectionable bookmarks associated with those dates. Why not include a delete option when selecting a specific date? Firefox version 92.0.

Asked by yrfrnd 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

PDFs for "open with" are saved to desktop

Hi, for the long time when I have opened an PDF with external application, it was downloaded into system %TEMP%, then deleted after ext. app was closed. Very fine and exp… (funda kabanzi)

Hi, for the long time when I have opened an PDF with external application, it was downloaded into system %TEMP%, then deleted after ext. app was closed. Very fine and expected.

Since ca. few weeks such PDFs are now downloaded to Desktop - and not removed afterwards! It's quite annoying to clear them again and again. I've checked, my %TEMP% and %TMP% are set correctly and writeable.

Asked by vvk 1 unyaka odlule

Answered by vvk 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

XML PARSING ERROR: Undefined Entity

Since updating my firefox version this morning, 2/10,2022, I am getting the following error message when accessing and navigating the following websites: youtube, yahoo,… (funda kabanzi)

Since updating my firefox version this morning, 2/10,2022, I am getting the following error message when accessing and navigating the following websites: youtube, yahoo, ncbsports, etc.

XML PARING ERROR: UNDEFINED ENTITY LOCATION: whatever website I am trying to access and navigate LINE 15, COLUMN 43:

I have restarted my computer and still get the error. All of my other computers, which have not be updated, are working fine. I am unable to reinstall the previous version since is not available to me.

Please help.

Asked by janicer8dr 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Woocommerce checkout card details input fields not loading on Firefox

Hi, I have 2 online stores built using Wordpress, both use the same theme, 'Storefront' and both using Woocommerce. The site with the issue, I am using a child theme. … (funda kabanzi)

Hi,

I have 2 online stores built using Wordpress, both use the same theme, 'Storefront' and both using Woocommerce. The site with the issue, I am using a child theme.

Today I noticed the credit card input box on the checkout page is missing on the site with the child theme - the input fields aren't loading at all. (see screenshot) The issue only happens on Firefox and Firefox mobile. Everything displays on Chrome and Edge browsers.

I have deactivated all other plugins and checked after each one to see if the problem persists - it does. I have also tried using the Twenty Twnety-one theme to see if that makes a difference - it does not.

The site has previously been working and all boxes / input fields have been displaying properly until today.

If I inspect the element using FF console the document within the iframe is missing. Yet, when I use the console via Chrome or Edge it isn't (as expected becasue it displays on both browsers).

Any ideas as to why this behavour, will be appreciated - thanks.

Regards,


NOTE: I am using; Windows 7 / Android 8.0 FF 96.0.1 Chrome 97.0.4692.71 Edge 97.0.1072.62

Asked by yadontstop 1 unyaka odlule

Answered by yadontstop 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Homepage Icon

Hello I don't why the homepage icon got vanished  ? I can't see it ! I refreshed the browser twice Then I finally removed I installed again and got back all… (funda kabanzi)

Hello I don't why the homepage icon got vanished  ? I can't see it ! I refreshed the browser twice Then I finally removed I installed again and got back all my preferences such as passwords + bookmarks + add ons So, no problem The icon appeared, but after two seconds it was automatically removed. Nothing I did nothing I touched . ??? It is also the Icon of history becomes inside menu in the right side not ( lonely as it was before )

I see this good browser becomes the ever worst 

You, yourselves who damaged it. Not the users

Asked by mohammad Ahmad 1 unyaka odlule

Answered by mohammad Ahmad 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Exceptions to deleting cookies upon exit

Hi, I normally delete all history, including cookies, each time I log out of Firefox 99.0. I have two sites for which I would like to keep cookies. I entered them as e… (funda kabanzi)

Hi,

I normally delete all history, including cookies, each time I log out of Firefox 99.0. I have two sites for which I would like to keep cookies. I entered them as exceptions, but each time I log out those exceptions are lost.

Is there any way I can those specific cookies?

Thank you.

Asked by crl4242 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Porn emails

First, I am 78 and never used porn emails. For years, I did not receive porn emails. Some time ago, I started to get them in my spam box. You can't block them since th… (funda kabanzi)

First, I am 78 and never used porn emails. For years, I did not receive porn emails. Some time ago, I started to get them in my spam box. You can't block them since they change their email address each day. Can't Mozilla in some way block them ? I could change my email address but so many friends and business have it.

Asked by Olivia 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Can't Open .tiff in Firefox Browser

I could have sworn a week or two ago I was able to open .tiff files in the Firefox browser. But this week, when I click on a file, it goes straight to saving them to my c… (funda kabanzi)

I could have sworn a week or two ago I was able to open .tiff files in the Firefox browser. But this week, when I click on a file, it goes straight to saving them to my computer. Is there a way to change this setting? I checked in my options, but did not see .tiff.

Asked by FireFoxFan1 1 unyaka odlule

Answered by Terry 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox giving 504 Gateway Time-out error on site that Chrome loads just fine

I'm running 96.0.3 (64-bit) on Windows 7 Ultimate 64-bit. Firefox has suddenly started having trouble with my local library's website. Chrome loads it just fine. Here's a… (funda kabanzi)

I'm running 96.0.3 (64-bit) on Windows 7 Ultimate 64-bit. Firefox has suddenly started having trouble with my local library's website. Chrome loads it just fine. Here's a sample URL:

https://jocolibrary.bibliocommons.com/v2/record/S36C592151

Firefox tries to load that for 60 seconds or so and then says "504 Gateway Time-out The server didn't respond in time. "

When I go to the main site:

https://jocolibrary.bibliocommons.com

Firefox will load it, though it takes a while, and everything seems ok except it flashes the message "Could not retrieve availabilities via API. Baker_And_Taylor short-circuited and fallback disabled." When I try to use the Search function on the page, I get the 504 error mentioned above.

I've tried running Firefox without add-ons and the same thing happens. I've tried deleting the cookies for this site as well.

Firefox has never had trouble with this site before late last night.

Asked by wjbaldwin2 1 unyaka odlule

Answered by wjbaldwin2 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

other bookmarks folder

Hello, I would like to know how to remove 'other bookmarks' folder from the right side of bookmark toolbar that showed up suddenly on my browser, it's right after the arr… (funda kabanzi)

Hello, I would like to know how to remove 'other bookmarks' folder from the right side of bookmark toolbar that showed up suddenly on my browser, it's right after the arrows to show more bookmarks. I can't seem to find a way to delete this.

Asked by nicaya 2 iminyaka edlule

Answered by cor-el 2 iminyaka edlule