Connecting Tech Pros Worldwide Forums | Help | Site Map

DropDownList height via css

Timo
Guest
 
Posts: n/a
#1: Nov 18 '05
I've applied cssclass "combo" to a particular DropDownList on my
form and have been able to set certain properties (e.g. background
color and border) like this:

SELECT.combo {
background-color: blue;
border: solid 1px black
}


but I can't set the height. How is that done?

TIA
Timo

Closed Thread


Similar ASP.NET bytes