Showing questions tagged: Show all questions
  • Archived

Customizing Proton design

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightl… (read more)

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightly reduce the tab height, (2) get back tab borders for inactive tabs and (3) remove the small gaps between tabs. How exactly do I have to change the following code to do so (ideally, for convenience, please just complete the code accordingly)? Thanks in advance for any support!

/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/

menupopup:not(.in-menulist) > menuitem, 
menupopup:not(.in-menulist) > menu {
  padding-block: 2px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
  min-height: unset !important; /* v92.0 - for padding below 4px */
}
:root {
  --arrowpanel-menuitem-padding: 4px 8px !important;
}

/*** Proton Tabs Tweaks ***/

/* Adjust tab corner shape, optionally remove space below tabs */

#tabbrowser-tabs {
    --user-tab-rounding: 6px;
}

.tab-background {
    border-radius: var(--user-tab-rounding) var(--user-tab-rounding) 0px 0px !important;
    margin-block: 1px 0 !important;
}
#scrollbutton-up, #scrollbutton-down { /* 6/10/2021 */
    border-top-width: 1px !important;
    border-bottom-width: 0 !important;
}
/* Container color bar visibility */
.tabbrowser-tab[usercontextid] > .tab-stack > .tab-background > .tab-context-line {
    margin: 0px max(calc(var(--user-tab-rounding) - 3px), 0px) !important;
}

Asked by laudesimperiales 2 years ago

Last reply by Paulgi 2 years ago

  • Archived

Since yesterday symbols in the overhang menu are centered in the middle instead of being placed on the left as before

Hello, how can I rearrange the icons in the overhang menu to the left? Since yesterday the icons are centered in the middle of the overhang menu. If you make the Firefox… (read more)

Hello, how can I rearrange the icons in the overhang menu to the left? Since yesterday the icons are centered in the middle of the overhang menu. If you make the Firefox window smaller now, the icons on the right are no longer displayed. I am using version 110 on a Windows 7 system. Thanks a lot for the help.

Asked by Dieter 1 year ago

Last reply by AliceWyman 1 year ago

  • Archived

I Am Having A Problem With TopSitesRows

Hello...I appreciate your using Shortcuts & they are very important to me. I once had a problem of not having enough Shortcuts, but that problem has been solved. My… (read more)

Hello...I appreciate your using Shortcuts & they are very important to me. I once had a problem of not having enough Shortcuts, but that problem has been solved.

My problem now is that the number of COLUMNS in my TopSitesRows often change, without my permission, from 6 Columns to 8. That leaves me with a lot of blank links as well as a lot of links I have visited only once & have no plans to visit again. Why can't I keep the number of COLUMNS the same like I can when I choose how many Rows when I choose TopSitesRows?

Thank you.

Asked by ChrisG 6 months ago

Last reply by zeroknight 6 months ago

  • Archived

eBay links (not sure what they are called)

when I'm in eBay I can not open links to "contact seller", "view other items" "visit store" This seemed to happen with one of the Firefox updates. I used to be able to … (read more)

when I'm in eBay I can not open links to "contact seller", "view other items" "visit store" This seemed to happen with one of the Firefox updates. I used to be able to click on these and open them up. This is driving me nuts. I can open them on Google Chrome or Safari.

Asked by janmac803 1 year ago

Last reply by jonzn4SUSE 1 year ago

  • Archived

How do I block the animated notification question?

When I go to a website that can push notifications, next to the url there's this animation that you can click to allow the notifications. I want to turn off this animatio… (read more)

When I go to a website that can push notifications, next to the url there's this animation that you can click to allow the notifications. I want to turn off this animation. This question has been asked before and the answer was: "Go to about:config and set dom.webnotifications.enabled = false". I did this, but I still have the animation. What should i do?

Asked by martijn 1 year ago

Last reply by Dropa 1 year ago

  • Archived

No settings for the menu bar

I updated Firefox, and now I have tiny tabs at the very top of the screen, a URL bar permanently set with either their homepage or a search bar, and basically nothing els… (read more)

I updated Firefox, and now I have tiny tabs at the very top of the screen, a URL bar permanently set with either their homepage or a search bar, and basically nothing else.

There are no settings or themes to change these things.

I can't read the tiny tabs, and I really would prefer a blank page and the small search bar off to the side if I want to search. I am often on cellular data and want to avoid opening anything until I choose it to save on data charges--and why can't I choose what I want to display?

Look, I am not a programmer. I am not risking messing up code in the guts of the browser to change these things because the person who wrote out these instructions is not going to be available to help me if I make a mistake.

Could I have settings to make the browser useful to me? I really don't want to go back to Safari, but I'm an old fart who can't see the new "improved" menu bar.

Asked by raggedrose 1 year ago

Last reply by Dropa 1 year ago

  • Archived

Bookmarks

I have tried many recommendations to control the bookmark spacing in firefox 108.0.2. I prefer to have single spacing, which is much more convenient than the wider spaci… (read more)

I have tried many recommendations to control the bookmark spacing in firefox 108.0.2. I prefer to have single spacing, which is much more convenient than the wider spacing which now exists. Although many "workarounds" exist, none work to change this problem in the latest version. Why is this problem so difficult to resolve? It worked before and I trusted that it would work again after updating from the last version where it did work. This change is very disappointing.


Thanks George

I looked through the treads below, but could not see where any rules block any changes from occurring.

Asked by alexnwba 1 year ago

Last reply by Terry 1 year ago