How to change the scollbar color in the theme template
-
Does anybody know how to change the color of scrollbar in the theme template? I know it’s a very very very simple question to wordpress expert, however, it’s a practical question, especially to someone like mea€|
I’ve tried to add the following code in style.css of the theme, but failed N times…Anybody can help me out? You may leave you message here: https://www.elimmanna.net/wordpress/?cat=6
Thanks!
the code:
body {SCROLLBAR-FACE-COLOR:#660099;
SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
SCROLLBAR-SHADOW-COLOR:#FFFFFF;
SCROLLBAR-ARROW-COLOR:#FFFFFF;
SCROLLBAR-BASE-COLOR:#FFFFFF;
SCROLLBAR-DARK-SHADOW-COLOR:FFFFFF}
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘How to change the scollbar color in the theme template’ is closed to new replies.