
How to add Webkit Scroolbar in Blogger
- Go to Blogger.com >> Template >>Edit HTML >> Proceed
- Now Search ]]></b:skin> and above it Paste the Following CSS Coding
/* --- CoolDoodTricks CUSTOM WEBKIT SCROLLBAR IN BLOGGER BLOG --- */
::-webkit-scrollbar {
background:#fff;
width:10px;
}
::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
background-image: -webkit-linear-gradient(top, #336699 10%, #33669951%);
}
::-webkit-scrollbar-track {
}
- Then Replace #336699 with the color that you want to see in the Scrollbar.





Hi! I am Sarath S Pillai, currently live in Kerala, India. A young Web Designer, Pro Blogger, Print Media Graphic Designer & an addicted Web Developer. 

0 comments:
Click Here To Add Your Comment
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note: Please do not spam. Spam comments will be deleted immediately upon our review.
Regards,Sarath S Pillai
Cool Dood Tricks