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

Paul Backhouse paul.backhouse at 2cs.com
Mon Oct 15 11:22:34 CDT 2001


opps - forgot

<tip type="Scrollbar colours (IE 5.5+)">
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>

cheers

paul

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Olly Hodgson
Sent: 15 October 2001 17:16
To: thelist at lists.evolt.org
Subject: Re: [thelist] Changing The Colours of the scrollbars in IE 5.5+


----- 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 -



---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt ! 





More information about the thelist mailing list