Forum Moderators: not2easy

Message Too Old, No Replies

styling drop-down boxes (select/option)

what works in what browser

         

amznVibe

12:21 pm on Jan 27, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I am trying to make a drop-down select-option box a little easier to read and I discovered something that I hope has a work around.

Apparently in IE6 I can only do the attributes of background color, while in firefox I can do font-weight, background and padding.

Is there any way to get some leading spaces in IE6? How about vertical spacing (line-height and padding doesn't seem to work).

Can't seem to find a guide anywhere so thanks for any tips.

encyclo

7:01 pm on Jan 28, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can get some leading space on the options but wrapping them in an
<optgroup>
, but other than that, the styling possibilities are extremely limited, as you have noticed. :)