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

  • SEARCH
  • Home
  • 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 802287
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T23:34:39+00:00 2026-05-14T23:34:39+00:00

Upon visiting the site that I’m currently working on you would immediately notice the

  • 0

Upon visiting the site that I’m currently working on you would immediately notice the fact that a bar placed at the top of your browser follows you down as you scroll through the blogs posts. I was wondering if there was any method which I could use to both shift the scrollbar below the bar rather than beside it and then style the bar to suit the sites style.

Image:
alt text

  • 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-14T23:34:39+00:00Added an answer on May 14, 2026 at 11:34 pm

    You can move the scrollbars with jquery and some javascript. On this example I use a jquery animation to gradually scroll down:

    //move the scroll 800 pixels down in 200 milliseconds
    $('html,body').animate({scrollTop: 800}, 200, "swing");
    

    In order to stylize scrollbars, you can use this css:

    body {
      scrollbar-face-color: #FDCF66;
      scrollbar-highlight-color: #FDCF66;
      scrollbar-3dlight-color: #FDCF66;
      scrollbar-darkshadow-color: #FDCF66;
      scrollbar-shadow-color: #FDCF66;
      scrollbar-arrow-color: #FDCF66;
      scrollbar-track-color: #FDCF66;
    }
    

    This is what these colors mean (source):

    legend

    I’m not sure this is standard CSS, though, so some navigators might not support it.

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

Sidebar

Related Questions

Upon visiting an older site it can be common to find deprecated tags and
Upon reading the Wikipedia article on bar codes , I learned that there is
Upon reviewing a bunch of MVC style web applications, I'm noticing that it's common
Please help, i am trying to make it so that upon users or guests
Upon invsetigating 'mu is too short's answer to this question , I noticed that
upon adding an image to my prawn document and trying to pull that image
Upon analysis, I learnt that even _KPROCESS objects can be members of the ActiveProcessLinks
Upon checking Float.compare(f1,f2) I found that it compares f1f2 and returns -1,0,1. Then it
Upon a click on an IMG, I would like to get to the next
upon knowing that parent>div CSS selector is not recognizable in IE, i re-code my

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.