Forums

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

  1. grinc
    Member
    Posted 4 months 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. grinc
    Member
    Posted 4 months ago #

    Does this feature even continue to work in IE 8?

  3. esmi
    Member
    Posted 4 months 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.

Reply

You must log in to post.

About this Topic