Forums

[resolved] Changing the scrollbar colors in Internet Explorer (3 posts)

  1. Greg
    Member
    Posted 2 years ago #

    I recently copied/pasted the following CSS code into my WordPress style.css file within the body{} and I can't figure out why it's not working.

    scrollbar-face-color: #ce0000;
    scrollbar-highlight-color: #f95100;
    scrollbar-shadow-color: #9f0000;
    scrollbar-3dlight-color: #ffaaaa;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #cccccc;
    scrollbar-darkshadow-color: #000000;

    I'm running IE 8 and the scrollbar from the page I took it from works fine (changes to shades of red) but my own remain unchanged... any ideas?

  2. Greg
    Member
    Posted 2 years ago #

    Does this feature even continue to work in IE 8?

  3. esmi
    Theme Diva & Mod
    Posted 2 years ago #

    No idea. It's not something I've bothered with for for years. Might be worth going back to that site you took the code from and double-checking to see it's running in compatibility mode. If it is, then it would be reasonable to assume that it only work up to IE7.

Topic Closed

This topic has been closed to new replies.

About this Topic