Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    From what I can see, that site is using special CSS code (something like

    ::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#FFF;-webkit-box-shadow:inset 1px 1px 2px #E0E0E0;border:1px
    solid #D8D8D8}::-webkit-scrollbar-thumb{background:#F88C00;-webkit-box-shadow:inset 1px 1px 2px rgba(155,155,155,.4)}::-webkit-scrollbar-thumb:hover{-webkit-box-shadow:inset 1px 1px 10px rgba(0,0,0,.3)}::-webkit-scrollbar-thumb:active{background:#888;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.3)}

    to achieve this. Unfortunately, I have never used this myself, so that I can only suggest that you play with that a bit.

    Regards,
    Tobias

    Thread Starter salcin

    (@salcin)

    Hi,
    thanks for this great support. I tried this special CSS Code and the vertical scrollbar seems to work (at least with Google Chrome and Safari).

    So this topic is solved and I just wrote my first 5-stars-rating here. ??

    Happy holidays and best wishes!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show the scrollbar continuously’ is closed to new replies.