SCROLL BAR SCRIPT barre laterali di qualsiasi colore
Here is the code for the Colored Scroll Bar.
Copy/paste this code right after the <head>.
Where you see "Color#Here",
put the color #'s you want to use.
<style type="text/css"> body { scrollbar-arrow-color: Color#Here; scrollbar-base-color: Color#Here; scrollbar-dark-shadow-color: Color#Here; scrollbar-track-color: Color#Here; } </style>
Code is from: Dynamic Source
HOME