Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rating: Thread Rating: 3 votes, 3.33 average.
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-19-2004, 04:18 PM   PM User | #1
bcbasslet
New Coder

 
Join Date: Sep 2002
Location: New York
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
bcbasslet is an unknown quantity at this point
howdoI change colors in form dropdown box's arrow?

how do i address the 'arrow' and its surrounding box so that i can change the color? i know how to change the scrollbar colors, etc. Is there a similar easy way to address that arrow and its surround?
thanks so much.
__________________
WebFocus developer
bcbasslet is offline   Reply With Quote
Old 01-19-2004, 06:12 PM   PM User | #2
zoobie
Senior Coder

 
Join Date: Jun 2002
Location: ColoRockyz
Posts: 1,642
Thanks: 1
Thanked 0 Times in 0 Posts
zoobie has a little shameless behaviour in the past
huh?
__________________
Zoobie or not Zoobie...That is the problem.
<body onUnload="flush( ! )">
zoobie is offline   Reply With Quote
Old 01-19-2004, 07:57 PM   PM User | #3
bcbasslet
New Coder

 
Join Date: Sep 2002
Location: New York
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
bcbasslet is an unknown quantity at this point
<style>
A {color:BLUE; text-decoration:underline}
a:hover, a:active{ color:#6699cc; text-decoration:underline}
body{
scrollbar-face-color: #76644F ;
scrollbar-track-color: BLUE ;
}
</style>

this is the style for changing link colors and scroll bars.
There is a way to address the dropdown list arrow box.
i just can't remember or find it.
make more sense now?
__________________
WebFocus developer
bcbasslet is offline   Reply With Quote
Old 01-19-2004, 08:38 PM   PM User | #4
me'
Senior Coder

 
Join Date: Nov 2002
Location: Warwickshire, England
Posts: 1,229
Thanks: 0
Thanked 0 Times in 0 Posts
me' is an unknown quantity at this point
Quote:
Originally posted by bcbasslet
this is the style for changing link colors and scroll bars.
There is a way to address the dropdown list arrow box.
i just can't remember or find it.
make more sense now?
See the discussion on this. It's about scrollbars, but the same principle applies.

There's no way to change the dropdown menu's arrows. Even if there was, you wouldn't want to do it.
__________________
David House - Perfect is achieved, not when there is nothing left to add, but when there is nothing left to take away. (Antoine de St. Exupery).
W3Schools | XHTML Validator | CSS Validator | Colours | Typography | HTML&CSS FAQ | Go get Mozilla Now | I blog!
me' is offline   Reply With Quote
Old 01-19-2004, 11:02 PM   PM User | #5
bcbasslet
New Coder

 
Join Date: Sep 2002
Location: New York
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
bcbasslet is an unknown quantity at this point
wow. pretty intense. i work for a fashion company and our intranet site colors are very important. i know you can color the arrow box, i've done it before. i just can't remember how and can't find it again.
__________________
WebFocus developer
bcbasslet is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:30 AM.


Advertisement
Log in to turn off these ads.