Coloured Scroll Bars

To get the effect here place this HTML code in the head of your page

<STYLE>
<!--
BODY {scrollbar-DarkShadow-Color:#000000; scrollbar-Track-Color:#000000; scrollbar-Face-Color:red; scrollbar-Shadow-Color:orange; scrollbar-Highlight-Color:yellow; scrollbar-3dLight-Color:#000000; scrollbar-Arrow-Color:white }
-->
</STYLE>

 

You can use other codes eg for a solid colour this HTML goes in the HEAD of your page and you can change the colour to whichever you want

<style>
body{
scrollbar-base-color: #00FF00
}
</style>
 

v

Part of  Graphics Galore Delphi Forum click the links below for PSP Index Page, Forum and Website

Forum

PSP Index

Website Index