This thread was closed.
Please ask a new question if you need help.
scrollbar css stylesheet does not apply
Hello,
this css style, which works fine with IE, does not display a colored scrollbar in Firefox:
BODY {
scrollbar-base-color:#F06F6F; scrollbar-track-color:#D04F4F; scrollbar-face-color:#C03F3F; scrollbar-highlight-color:#C03F3F; scrollbar-3d-light-color:#C03F3F; scrollbar-dark-shadow-color:#C03F3F; scrollbar-shadow-color:#C03F3F; scrollbar-arrow-color:#E06F6F;
}
Are colored scrollbars not supported with Firefox, or do I have to change something within the code (it should also work with IE afterwards).
Thank you, newnexo
Modified by newnexo
Helpful replies
Additional System Details
Installed Plug-ins
- The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
- NPRuntime Script Plug-in Library for Java(TM) Deploy
- Default Plug-in
- Office Plugin for Netscape Navigator
- Shockwave Flash 10.0 r42
- iTunes Detector Plug-in
- GEPlugin
- Next Generation Java Plug-in 1.6.0_21 for Mozilla browsers
- 3.0.40818.0
- Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
- Google Updater pluginhttp://pack.google.com/
- RealJukebox Netscape Plugin
- RealPlayer(tm) LiveConnect-Enabled Plug-In
- 6.0.12.448
- Google Update
Application
- User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.7) Gecko/20091221 YFF35 Firefox/3.5.7 (.NET CLR 3.5.30729)
More Information
Changing scrollbar colors using css is not a standard css code and is not supported in Firefox.
This link may help - http://www.dreamincode.net/forums/topic/15885-change-scroll-bar-color-in-firefox-and-opera/
Do you have CSS about custom scrollbar?
