Scroll Bar Script

x-eagle

New Member
I need help with a scroll bar script on my template. I have pasted this

<!-- Insert between the HEAD tags -->
<STYLE TYPE="text/css">
<!--
body {
scrollbar-face-color: #0099CC;
scrollbar-highlight-color: #3333FF;
scrollbar-3dlight-color: #F6F2EF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #F6F2EF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}
-->
</STYLE>

into the head section.



I am using macromedia dreamweaver 8. And I have am using internet explorer 6.0.



thanks in advance
 
what i realy need to know is where to but it as it does not display if i put it in the head section.
 
x-eagle said:
what i realy need to know is where to but it as it does not display if i put it in the head section.
So you need to know where to put it because putting it in the HEAD doesn't work? Colors dont show and ur scroll bar looks normal?

Please try to be more clear about your posts if possible. Clear it up and maybe the forum/I can help you work with it from there.
 
Back
Top