One of them is taken with default scrolling bar and other one is taken with scrolling script.
How install ScrollBar Widget On Blogger/Blog
- Go to Blogger Dashboard.
- Go to >> Template >> Edit HTML.
- Find Using CTRL+F This Code ]]>
- Copy Below Given Code and Paste Above it.
/* Getmytricksfree */
::-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%, #336699 51%);
}
::-webkit-scrollbar-track {
}
Now Friends You Are all done next refresh your blogger address and you can see your ScrollBar looking Good.
No comments:
Post a Comment
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. To add HTML CODE in comments then please use our HTML Encoder
2. You can always Test the tutorial on our HTML Editor
3. Please do not spam Spam comments will be deleted immediately upon our review.
Regards,
Imtiaz Ahmed