I know about the scrollbar properties for the browser. What I'm trying to alter are the properties for a select box.
-----Original Message----- From: Douglas Brown [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 10:56 AM To: CF-Talk Subject: Re: CSS There should be a area in your css like so. body{ scrollbar-face-color: #9999CC; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #9999CC; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #ADAED6; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #FFFFFF; } There are two major products that come out of Berkeley: LSD and [Unix] BSD. We don't believe this to be a coincidence. Doug Brown ----- Original Message ----- From: "Steven Dworman" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, January 21, 2002 7:27 AM Subject: OT: CSS > I've been reading through css resources, but I can't seem to find much on > altering the properties of a select box. Changing the font, width, height, > blah blah is no problem. This issue is changing the scroll bar properties > such as color, and border properties so that I can remove the 3d effect. > > Any help is appreciated. > > Thanks, > > Steven D Dworman > --------------------------------------------------------- > Web Consultant > Systems Administrator > > ComSpec International - http://www.comspec-intnl.com > phone: 248.647.8841 > cell: 734.972.9676 > --------------------------------------------------------- > EMPOWER-XL ***Software for Higher Education*** > http://www.empower-xl.com > ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

