Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

how to customize firefox default scroll bar ?

  • 1 件の返信
  • 56 人がこの問題に困っています
  • 41 回表示
  • 最後の返信者: KatXat

more options

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; }

すべての返信 (1)

more options

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. :)