Title: scroll bar CSS
Last modified: August 18, 2016

---

# scroll bar CSS

 *  [sacredo](https://wordpress.org/support/users/sacredo/)
 * (@sacredo)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/scroll-bar-css/)
 * I’ve inserted this on my inline CSS ([http://sacred-tear.marvinsweb.com/wordpress](http://sacred-tear.marvinsweb.com/wordpress))
   
   body{ margin: 0pt; background-color: #FEE4E8; background-image: url([http://img29.photobucket.com/albums/v87/fangli/pink/bg.jpg](http://img29.photobucket.com/albums/v87/fangli/pink/bg.jpg));
   background-repeat: repeat; color: #95090F; font: 11px verdana; font-weight: bold;
   line-height: 130%; cursor: nw-resize; SCROLLBAR-FACE-COLOR: #95090F; SCROLLBAR-
   HIGHLIGHT-COLOR: #FEE4E8; SCROLLBAR-SHADOW-COLOR: #FEE4E8; SCROLLBAR-3DLIGHT-
   COLOR: #95090F; SCROLLBAR-ARROW-COLOR: #FEE4E8; SCROLLBAR-TRACK-COLOR: #FEE4E8;
   SCROLLBAR-DARKSHADOW-COLOR: #95090F; SCROLLBAR-BASE-COLOR: #FEE4E8; } it usually
   worked for my other pages but the default scrollbar appears. Can anyone help 
   me figure out what’s wrong? ^^

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

 *  [AlHo](https://wordpress.org/support/users/alho/)
 * (@alho)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/scroll-bar-css/#post-69029)
 * Are you sure it works if it is in CAPITALS?
 *  [anavy](https://wordpress.org/support/users/anavy/)
 * (@anavy)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/scroll-bar-css/#post-69030)
 * Use html{} instead of body {} for the Scrollbars declarations.
 *  Thread Starter [sacredo](https://wordpress.org/support/users/sacredo/)
 * (@sacredo)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/scroll-bar-css/#post-69452)
 * Yay! It worked! Thanks a lot. ^___^
 *  [hendraadih](https://wordpress.org/support/users/hendraadih/)
 * (@hendraadih)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/scroll-bar-css/#post-69799)
 * i use like this at header.php
 * <style type=”text/css” media=”screen”>
 *  /* BEGIN IMAGE CSS */
    /* To accomodate differing install paths of WordPress,
   images are referred only here, and not in the wp-layout.css file. If you prefer
   to use only CSS for colors and what not, then go right ahead and delete the following
   lines, and the image files. */ html { scrollbar-base-color: default; scrollbar-
   face-color: #F0F3F5; scrollbar-track-color: white; scrollbar-arrow-color: #1BB2EA;
   scrollbar-3dlight-color: #F0F3F5; scrollbar-darkshadow-color: White; scrollbar-
   highlight-color: #F0F3F5; scrollbar-shadow-color: #1BB2EA;}

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

The topic ‘scroll bar CSS’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [hendraadih](https://wordpress.org/support/users/hendraadih/)
 * Last activity: [20 years, 11 months ago](https://wordpress.org/support/topic/scroll-bar-css/#post-69799)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
