[thelist] Changing The Colours of the scrollbars in IE 5.5+

Olly Hodgson gnarly at punkass.com
Mon Oct 15 11:15:27 CDT 2001


----- Original Message -----
From: "Paul Backhouse" <paul.backhouse at 2cs.com>
Subject: [thelist] Changing The Colours of the scrollbars in IE 5.5+


> I know its only in IE - maybe others will catch on later - but I've
finally
> fond the code that changes the colours of the scrollbars on IE:
>
> <tip>
> body{
> scrollbar-base-color: FF0000;
> scrollbar-arrow-color: FF0000;
> scrollbar-3digit-color: 00FF00;
> scrollbar-face-color: CCFF00;
> scrollbar-shadow-color: FFFFFF;
> scrollbar-darkshadow-color: 000000;
> scrollbar-track-color: FF9900;
> scrollbar-highlight-color: CCCCCC;
> }
> </tip>

Its generally a good idea to put the description within the tip tags,
otherwise all that will turn up on the tip harvester
(http://lists.evolt.org/index.cfm/a/harvest) is some random code that is of
no use to anybody :-)

For more info see http://lists.evolt.org/index.cfm/a/listinfo

Cheers,

Olly
- www.gnarly.f2s.com -






More information about the thelist mailing list