I have used ::-webkit-scrollbar-thumb but nothing happen
Asked
Active
Viewed 917 times
0

Abhishek Shah
- 436
- 1
- 3
- 12
-
Possible duplicate of [How to create a custom scrollbar on a div (Facebook style)](https://stackoverflow.com/questions/9945547/how-to-create-a-custom-scrollbar-on-a-div-facebook-style) – Daan Jun 17 '19 at 06:50
-
What do colors mean? Red is for readed and gray is for unread? What does a red dot mean? You are here? – 3rdthemagical Jun 17 '19 at 06:54
-
Yes red is for readed and grey is for unread part – Abhishek Shah Jun 17 '19 at 06:57
-
Which browser are you using? https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-scrollbar#Browser_compatibility – Ouroborus Jun 17 '19 at 07:19
-
@Ouroborus I am using Google Chrome – Abhishek Shah Jun 17 '19 at 07:27
-
you can use http://manos.malihu.gr/repository/custom-scrollbar/demo/examples/complete_examples.html – Super User Jun 17 '19 at 07:35
-
I used that too @SuperUser – Abhishek Shah Jun 17 '19 at 08:06
-
@AbhishekShah If you're using Manos' jQuery Custom Content Scroller, then you should be following the instructions for theming it: http://manos.malihu.gr/jquery-custom-content-scroller/#styling-section – Ouroborus Jun 17 '19 at 19:22