Title: [CSS] Colored/Styled Scrollbar
Last modified: August 19, 2016

---

# [CSS] Colored/Styled Scrollbar

 *  [khanvict](https://wordpress.org/support/users/khanvict/)
 * (@khanvict)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/css-coloredstyled-scrollbar/)
 * I have a text area/box where I have parameters set and using the ‘overflow: auto’
   css style am able to get the scrollbar i wanted. now, how do i modify the colours/
   style of the scrollbar itself?
 * the traditional
 * {scrollbar-face-color: #FF0000;
    scrollbar-shadow-color: #0000FF; scrollbar-highlight-
   color: #00FF00; scrollbar-3dlight-color: #FF00FF; scrollbar-darkshadow-color:#
   00FFFF; scrollbar-track-color: #FFFF00; scrollbar-arrow-color: #000000; }
 * does not work in firefox which is what i’m using.
 * they have -mozkit-scrollbars and -webkit-scrollbars but i don’t think i’m using
   them right ’cause i believe those are supposed to work but i can’t get it working.
   any help?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [kill-switch413](https://wordpress.org/support/users/kill-switch413/)
 * (@kill-switch413)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/css-coloredstyled-scrollbar/#post-1709644)
 * I think the simple answer is no. Colored scrollbars only work (at least for my
   knowlege) in gecko browsers. (FF, Chrome, etc..)
 *  Thread Starter [khanvict](https://wordpress.org/support/users/khanvict/)
 * (@khanvict)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/css-coloredstyled-scrollbar/#post-1709746)
 * It will only work in gecko browsers? I thought I was using one?
 * Even if I can’t color it, I thought of another way but I don’t know if it’s possible.
   Can I hide everything but the scroll arrows? Or Not display the trackbar and 
   every other property but the triangle shaped arrow? That would be plan B at this
   point so that at least it’s not so intrusive and can still match with my blog
   theme.
 *  [kill-switch413](https://wordpress.org/support/users/kill-switch413/)
 * (@kill-switch413)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/css-coloredstyled-scrollbar/#post-1709811)
 * Try searching for a jquery or a javascript function. I’ll see if I can find something
   also and reply if I find anything.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[CSS] Colored/Styled Scrollbar’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [kill-switch413](https://wordpress.org/support/users/kill-switch413/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/css-coloredstyled-scrollbar/#post-1709811)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
