Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

how to customize firefox default scroll bar ?

  • 1 antwoord
  • 56 hierdie probleem
  • 16 views
  • Laaste antwoord deur KatXat

i want to customize default scroll bar of firefox..I have used this code to change its look and feel.

      body{
                  -moz-scrollbar-border: 1px solid red;

-moz-scrollbar-background-color: white -moz-scrollbar-track-background-color: silver; -moz-scrollbar-arrow-background-color: silver; -moz-scrollbar-arrow-color: blue;

                 }
i want to customize default scroll bar of firefox..I have used this code to change its look and feel. body{ -moz-scrollbar-border: 1px solid red; -moz-scrollbar-background-color: white -moz-scrollbar-track-background-color: silver; -moz-scrollbar-arrow-background-color: silver; -moz-scrollbar-arrow-color: blue; }

All Replies (1)

i just want to point out that there are several add-ons and extensions you can download to firefox and customize the browser's scrollbar. :)