Scrollbar Customization
#1
Posted 17 July 2003 - 11:07 PM
Get tired of the usual scrollbars? Well, you can change their colors!
Just add this easy-to-edit script in the head of your web page.
Change the number values to get differnt colors.
<style>
<!--body
{scrollbar-face-color: #3C5065;
scrollbar-shadow-color: #3C5065;
scrollbar-highlight-color: #B8BDC2;
scrollbar-3dlight-color: #B8BDC2;
scrollbar-darkshadow-color: #3C5065;
scrollbar-track-color: #B8BDC2;
scrollbar-arrow-color: #F7941D;}
-->
</style>
Scrollbar in use: http://www.idlegamerz.com/cstrike
#3
Posted 18 July 2003 - 02:42 PM
http://www.angelfire...ency/Index.html
(Website I made for a client)
I personally code the scroll bar colors code into a seperate .css file so I can just call that file with a simple code on every page rather than put all that code on every page.

#5
Guest_Fred2D_*
Posted 18 July 2003 - 07:30 PM
What's the difference between that one and the original?Originally posted by Alkaiser 17@Jul 18 2003, 02:42 PM
Here is an example of what it does to your website scroll bar:
http://www.angelfire...ency/Index.html
(Website I made for a client)
I personally code the scroll bar colors code into a seperate .css file so I can just call that file with a simple code on every page rather than put all that code on every page.![]()
#8
Posted 06 November 2003 - 03:18 AM
- Flash
- 3D Studio Max
- HTML
- PHP
[email protected]
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users