You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Change the Scrollbar Colors Empty Change the Scrollbar Colors Thu Jul 12, 2012 7:48 am

Verrell123 Admin

Verrell123

How to change scrollbar colors

Add this to your CSS:
Test on Chrome Change the Scrollbar Colors Google10 & Safari Change the Scrollbar Colors Safari10
Code:

    ::-webkit-scrollbar {
    width: 15px;
    height: 15px;
    }

    ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
    height: 1px;
    display: block;
    background-color: #EFF7FF;
    }

    ::-webkit-scrollbar-button:horizontal:start:decrement, ::-webkit-scrollbar-button:horizontal:end:increment {
    height: 1px;
    display: block;
    background-color: #EFF7FF;
    }

    ::-webkit-scrollbar-track-piece {
    background-color: #EFF7FF;
    }

    ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
    background-color: #ffffff;
    border: 1px solid #639ACE;
    -webkit-border-radius: 6px;
    }

To change color change the hex-code
Ex: #EFF7FF
Notice : This tutorial is copyrighted by FreshArtz. You may not publish it on anywhere without written permission from the administrators.

http://forum.verrell123.co.cc/

View previous topic View next topic Back to top  Message [Page 1 of 1]

Similar topics

-

» Change Pet Name
» Username Change

Permissions in this forum:
You cannot reply to topics in this forum

 


Sitemap
FreshArtz
FreshArtz © 2012
Design by Verrell123
Donate
Demo Page

About
We are Web Design and Coding forum, we will help member how to coding and design website, there many category about web design and coding.