View Full Version : Combo Box Border Style
rich_a1
03-01-2005, 06:05 AM
How do you change the border style on a form's combo box? I used "border-style : solid;" to make the text input boxes flat (as opposed to the standard chiseled or beveled), but the tag does not work for the combo boxes. I seem to be able to flatten out the borders of all form elements except this one!
rmedek
03-01-2005, 09:03 AM
If by combo boxes you mean <select> boxes, you won't get to do too much. You can only style colors with any certainty, and browsers control much of the style.
Here's an in-depth article on styling forms:
http://www.456bereastreet.com/archive/200409/styling_form_controls/
Hope this helps,
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.