Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად
დაარქივებული

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

pekeatzurescue

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)

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.