Add colorful css scroll bar on Blogger


Looking for css scrollbar style?
To make our template look professional and nice then we have to customize every every element of the template and give the same effect to every element. While working on customization of the template we may need several different resources to customize template. Everyone is not master in coding and for those who are somewhere have loose coding skills may require to get some useful resources from other places which offers free or premium resources publicly. 
While customizing template we may also have to customize the scrollbar too.  I think customizing scrollbar may not require much mastery of coding we can customise scrollbar with CSS.
For those who don't want to make their own scrollbar styles then don't worry because I have in this post placed 14 CSS scrollbar styles 2016 for you.

How to install on blogger

Before we start first let's take a look on how we can install these scrollbars on blogger. For this follow the steps:
First goto Blogger dashboard >> Template >> Customize
At there click on the advance tab at last point. At there you should see a place where you can add css coding.
At there copy the code of your favourite scrollbar style and paste it at there and save your template.
Voila ! You successfully install your favourite scrollbar style.


if you want extra color and looks you change the value from this code
background-image: -webkit-linear-gradient(0deg,
                                           rgba(255, 255, 255, 0.5) 25%,
             transparent 25%,
             transparent 50%,
             rgba(255, 255, 255, 0.5) 50%,
             rgba(255, 255, 255, 0.5) 75%,
             transparent 75%,
             transparent)

}

For green scroll bar add this css code

© 2016 LEARN TO HACK - ALL RIGHTS RESERVED
Design and Develop by Sahadev Katwal