搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Scroll bars are all the same color need to adjust to program pages on our website server.

more options

In creating pages for our website we use multiple backgrounds with coordinating scroll bar colors. When on our server all scroll bars are gray in color. This prevents us from setting up the colors we need.

In creating pages for our website we use multiple backgrounds with coordinating scroll bar colors. When on our server all scroll bars are gray in color. This prevents us from setting up the colors we need.

所有回复 (1)

more options

Firefox's scroll bars follow the platform (OS) conventions and do not have hooks for styling in unprivileged (web) code. If this is a critical need for you, you will have to use JavaScript to replace the native scroll bars with custom ones.