Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7520537
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T02:05:18+00:00 2026-05-30T02:05:18+00:00

Could any one let me know the css to create a custom scroll bar

  • 0

Could any one let me know the css to create a custom scroll bar which looks like the one in the image? The background should be transparent, I have placed it on a green background for now.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T02:05:19+00:00Added an answer on May 30, 2026 at 2:05 am

    You can do this using the jQuery plugin jScrollPane – http://jscrollpane.kelvinluck.com/

    $(function() {
       $('.scroll-pane').jScrollPane();
    });
    

    The above code with set a div with class “scroll-pane” to scroll.

    You can’t do with with standard CSS but with CSS3 you can:

    pre::-webkit-scrollbar {  
        height: 1.5ex;  
         -webkit-border-radius: 1ex;  
        }  
    
    pre::-webkit-scrollbar-thumb {  
        border-top: 1px solid #fff;  
        background: #ccc -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 240, 240)), to(rgb(210, 210, 210)));  
           -webkit-border-radius: 1ex;  
          -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);  
    } 
    

    NOTE: This will only work on webkit browsers.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Could any one let me know how to implement sorting on GridView?
can any one please let me know, why i could not get result for
Could some one please let me know whether there is any way where in
Could some one let me know what is Windows Presentation Framework is all about?
So let's say i have one div and one image like this <div id=image_wrapper>
Hi could some one please take a look at this and let me know
Could any one give an explanation on how a DHT works? Nothing too heavy,
Could any one suggest good Python-related podcasts out there, it could be anything about
Could any one tell me how to enable SOCKET support in PHP ?
Could any one please tell me the meaning of ++ with array in the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.