A blog & community for non-professional web designers, programmers, webmasters, and other web savvies.

Change Scrollbar Colors in Internet Explorer

July 21, 2009 - 12:00am -- Haily

We hope you never want to use this, but we will never deny you knowledge. This code will allow you to change the colors of the scrollbars on your page. This works only in Internet Explorer. And if you notice that this site doesn't use this code, then that's because (1) it's ugly, and (2) we prefer Google Chrome.

<style type="text/css">
/*****************
--Change Scrollbar Colors in Internet Explorer
--More CSS Scripts at
--http://icecaves.net/tags/css
*****************/
body {
scrollbar-arrow-color:#00FFFF; // arrow
scrollbar-face-color:#0044FF; // scrollbar bar
scrollbar-highlight-color:#0099FF; // inner highlight
scrollbar-3dlight-color:#000000; // outer highlight
scrollbar-shadow-color:#0000CC; // inner shadow
scrollbar-darkshadow-color:#000000; // outer shadow
scrollbar-track-color:#0066FF} // scrollbar background
}
</style>
Tags: 

Comments

Scarlie
Scarlie's picture
Glacier (?)
Elite Yeti (?)
Rank Points: 104 (?)
Posts: 440
Status: Offline

Noooo bad why should we teach people to do this it's bad...

--------------------

I'm a jack of all trades in training.

Jules
Jules's picture
Icicle (?)
Elite Yeti (?)
Rank Points: 32 (?)
Posts: 602
Status: Offline

Also, can we change this to:

Quote:

we prefer Google Chrome.

--------------------

Password is just like your underwear. You have to change it everyday and make sure not to let anyone see it and use it.

Haily
Haily's picture
Glacier (?)
Ice Lord (?)
Rank Points: 106 (?)
Age: 19
Posts: 761
Status: Offline
WWW

I updated the description ;)

Haily
Haily's picture
Glacier (?)
Ice Lord (?)
Rank Points: 106 (?)
Age: 19
Posts: 761
Status: Offline
WWW

kudos to whoever added this to the description:

Quote:

We hope you never want to use this, but we will never deny you knowledge.

Scarlie
Scarlie's picture
Glacier (?)
Elite Yeti (?)
Rank Points: 104 (?)
Posts: 440
Status: Offline

Give me that kudos please ;D

--------------------

I'm a jack of all trades in training.

aashni
aashni's picture
Iceberg (?)
Elite Yeti (?)
Rank Points: 73 (?)
Age: 19
Posts: 1,753
Status: Offline
WWW

Haha. I used to love playing around with scrollbar colours back when I started coding! lol.
Back when I used IE.
Haha
I guess they go hand-in-hand - n00b = IE

--------------------

My Sites: 1 | 2 | 3 | 4 | 5 | 6

theannabella
theannabella's picture
Snowball (?)
Rank Points: 8 (?)
Posts: 86
Status: Offline
WWW

I used IE up until a few months ago when my PC ran into yet another virus and I got this awesome Mac. Now I use Safari.

I'm kind of relieved I joined IC after I switched browsers. Here, it's a crime to use Internet Explorer. A felony to n00b out and color your scrollbar. xD

@IceCaves on Twitter

    Stay Connected

    Twitter Facebook Tumblr Google+ Glaciallis Google RSS

    *Follow us on Twitter or Facebook to also follow minor site updates that don't make it to the homepage news.