Connecting Tech Pros Worldwide Forums | Help | Site Map

<select> tag (dropdownlist) textbox height

Familiar Sight
 
Join Date: Sep 2006
Posts: 142
#1: Oct 21 '09
Good day,

I know it is not possible to change the border of a dropdown (select tag) in IE7 browser.

I managed to change the height by increasing the font of the dropdown.

I don't realy want to change the font, is there another way - i played around with line-heigth but also no luck.

Please Assist!



drhowarddrfine's Avatar
Expert
 
Join Date: Sep 2006
Posts: 5,565
#2: Oct 21 '09

re: <select> tag (dropdownlist) textbox height


You can add padding to select or option.
Familiar Sight
 
Join Date: Sep 2006
Posts: 142
#3: 4 Weeks Ago

re: <select> tag (dropdownlist) textbox height


No luck - not ine IE7 Browser
Expand|Select|Wrap|Line Numbers
  1. style="padding: 15px;"
  2.  
Reply