Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Redesign for the Scroll-Bars

  • 8 svar
  • 1 har dette problem
  • 133 visninger
  • Seneste svar af Vilter

more options

I find the Scroll Bars of Firefox currently to be a little out of date. There must be some Graphic Designer out there, who will make a new Design for them.

I find the Scroll Bars of Firefox currently to be a little out of date. There must be some Graphic Designer out there, who will make a new Design for them.
Vedhæftede skærmbilleder

Valgt løsning

Firefox uses the scrollbars provided by the operating system. The scrollbars that you are seeing are the ones that Windows 10 uses. If you use Firefox on a different operating system (Mac or Linux, for example), the scrollbars will be different.

Læs dette svar i sammenhæng 👍 1

Alle svar (8)

more options

Hi,

The people who answer questions here, for the most part, are other Firefox users volunteering their time (like me), not Mozilla employees or Firefox developers.

If you want to leave feedback for Firefox developers, you can go to the Firefox Help menu and select Submit Feedback... or use this link. Your feedback gets collected by a team of people who read it and gather data about the most common issues.

more options

Hello Vilter,

I doubt if developers are willing to redesign the scrollbars (they need to focus on real probems), but I think you would need to use CSS to change
the design :

https://medium.com/@beraliv/scrollbar-customisation-31bd28652e9

https://css-tricks.com/the-current-state-of-styling-scrollbars/

more options

Sadly changing it with CSS doesn't seem to work in Firefox right now, as the Scrollbars are set by the Browser.

more options
more options

You don't say (and I never asked) what it is that you would like to change, but in case it's the width :

https://www.simplehelp.net/2018/01/27/how-to-increase-the-scrollbar-size-in-windows-7810/

In case it's the color :

https://www.reddit.com/r/firefox/comments/dounst/how_to_change_scrollbar_color/f5smyn4/

(but userChrome.css code seems to sometimes change with updates and you'd have to put in some different code)

more options
more options

Valgt løsning

Firefox uses the scrollbars provided by the operating system. The scrollbars that you are seeing are the ones that Windows 10 uses. If you use Firefox on a different operating system (Mac or Linux, for example), the scrollbars will be different.

more options

Wesley Branton said

Firefox uses the scrollbars provided by the operating system. The scrollbars that you are seeing are the ones that Windows 10 uses. If you use Firefox on a different operating system (Mac or Linux, for example), the scrollbars will be different.

That is very interresting, I did not know that. Thank you