coloured scrollbars?

  • 19 years ago

    Hi


    How do i change the colour of the main scrollbar on my website(the big one on the right), i know it can be done but don't know how.


    Thanks

  • 19 years ago

    Goto my site...


    http://fo3nix.8k.com


    ...and use the menu to goto :


    Local Links --> Web design tutorials --> Scrollbar color editing


    This will teach you everything you need to know, OK?

  • 19 years ago

    It is done in a style sheet like such:


    body{
           scrollbar-base-color:#ff0000;
           scrollbar-track-color:#444444;
           scrollbar-arrow-color:#000000;
           scrollbar-highlight-color:#ffffff;
           scrollbar-darkshadow-color:#000000;
           scrollbar-lightshadow-color:#ffffff;
    }


    I am not sure of all of the properties but this is pretty much the ones that change it to what you want. You can use the ones you want and take out the ones you don't want. I hope this helps you.        

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“God could create the world in six days because he didn't have to make it compatible with the previous version.”