Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - CSS Styles to change scrollbar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Topic ClosedCSS Styles to change scrollbar

 Post Reply Post Reply
Author
FLATLINE View Drop Down
Groupie
Groupie
Avatar

Joined: 08 July 2002
Location: Israel
Status: Offline
Points: 142
Direct Link To This Post Topic: CSS Styles to change scrollbar
    Posted: 26 November 2003 at 4:03pm
I know how to change the color of scrollbars like this:
body {
scrollbar-face-color: #333333;
scrollbar-shadow-color: #252525;
scrollbar-highlight-color: #444444;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #222222;
scrollbar-track-color: #222222;
scrollbar-arrow-color: #BBBBBB;
}

The problem is, that one scrollbar-like thing doesn't change: The dropdown box. I wanted to ask is there any way to change the color of the arrow button found on a dropdown box?
I tried changing it using parameters like the scrollbar (without the 'scrollbar-' part) on the <OPTION> or <SELECT> tags but it didn't work...
Visit my site: DarkGreen HQ
Back to Top
KCWebMonkey View Drop Down
Senior Member
Senior Member
Avatar
Go Chiefs!

Joined: 21 June 2002
Status: Offline
Points: 1319
Direct Link To This Post Posted: 26 November 2003 at 4:50pm
You could create the dropdown with DHTML and then you could make it look like whatever you wanted.
Back to Top
FLATLINE View Drop Down
Groupie
Groupie
Avatar

Joined: 08 July 2002
Location: Israel
Status: Offline
Points: 142
Direct Link To This Post Posted: 27 November 2003 at 8:57am

I forgot to mention that I can't modify the dropdown boxes themselves.

Is there really nothing to change in the dropdown style like this?:

option {  // or put 'select' instead
face-color: #333333;
shadow-color: #252525;
highlight-color: #444444;
3dlight-color: #666666;
darkshadow-color: #222222;
arrow-color: #BBBBBB;
}

Are there no attributes like that at all?

Visit my site: DarkGreen HQ
Back to Top
KCWebMonkey View Drop Down
Senior Member
Senior Member
Avatar
Go Chiefs!

Joined: 21 June 2002
Status: Offline
Points: 1319
Direct Link To This Post Posted: 29 November 2003 at 9:26am

no

Back to Top
Bluefrog View Drop Down
Senior Member
Senior Member


Joined: 23 October 2002
Location: Korea, South
Status: Offline
Points: 1701
Direct Link To This Post Posted: 03 December 2003 at 6:13am
Check the alistapart.com site. They have a style switcher there that you can use to change style sheets on the fly.
Back to Top
Kiezak View Drop Down
Newbie
Newbie


Joined: 29 December 2003
Location: Belgium
Status: Offline
Points: 13
Direct Link To This Post Posted: 02 January 2004 at 8:34am

Speaking of scrollbars,

is there a code like scrolling="NO" that makes it possible to let your page scroll up and down, but not sideways? And can the vertical bar be placed at the left side of my menu?

Or, when a page is loaded at a smaller screen, a scrollbar apears at the right side of the screen. Because of that scrollbar the browser automaticly sets a bar at the bottom to scroll that size of the vertical bar horizontal...How can I prevent that?

 

Thanx



Edited by Kiezak
Back to Top
Mart View Drop Down
Senior Member
Senior Member
Avatar

Joined: 30 November 2002
Status: Offline
Points: 2304
Direct Link To This Post Posted: 02 January 2004 at 9:16am
Just use scrolling="vertical"
Back to Top
Kiezak View Drop Down
Newbie
Newbie


Joined: 29 December 2003
Location: Belgium
Status: Offline
Points: 13
Direct Link To This Post Posted: 02 January 2004 at 11:40am

Doesn't seem to work...

<frameset rows="105,*" cols="*" frameborder="NO" border="0" framespacing="0">
  <frame src="BanAll.htm" name="topFrame" scrolling="NO" >
  <frame src="Menu.htm" name="leftFrame" scrolling="VERTICAL">
   
</frameset>

I'm missing somthing?

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.