wildcurlz74
08-13-2003, 04:18 AM
I was hoping that someone could help me figure out the style sheet thing so that I could change the color of my scrollbar of my site. First off...where would I initially put the code/script for it? Like for example: on the frames.html or on main.html or on everysingle page that i want the scrollbar to be colored?
Second.. is there a specific reason why this script will not work? I don't think I truly understood what lissa meant by where these were to be placed.
<style type="text/css">
{scrollbar-face-color : #FF99CC;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #CC99FF;
scrollbar-arrow-color : #99FF66;}
</style>
Should there be something that i left out? or is there something that there shouldn't be? :) please help if you know how to do this. Thank you!
Second.. is there a specific reason why this script will not work? I don't think I truly understood what lissa meant by where these were to be placed.
<style type="text/css">
{scrollbar-face-color : #FF99CC;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #CC99FF;
scrollbar-arrow-color : #99FF66;}
</style>
Should there be something that i left out? or is there something that there shouldn't be? :) please help if you know how to do this. Thank you!