• 0

Scollbar color change


Question

:wacko:

How can i change the scrollbar color on my page like neowin has done. -----(look all the way across ;) ----------->

Would it be possible to use some scripts, or anything easier than that? Thanks.

post-31-1042766512.jpg

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

<style>

BODY { scrollbar-3d-light-color:#430000;

scrollbar-arrow-color:#ffffff;

scrollbar-base-color:430000;

scrollbar-dark-shadow-color:#430000;

scrollbar-face-color:#430000;

scrollbar-highlight-color:#ffffff;

scrollbar-shadow-color:#ffffff}

</style>

in head tag

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.