This is a migrated thread and some comments may be shown as answers.

ComboBox Default Height

1 Answer 67 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Timothy Kruszewski
Top achievements
Rank 1
Timothy Kruszewski asked on 12 Nov 2010, 09:13 PM
Can you please show me how to reduce the height of the Client Name ComboBox to look like the Service Type dropdownlist in the attached file?  I figured out how to shrink down the font but that's as far a I could get.

Thanks

 

.RadComboBox_Web20,
.RadComboBox_Web20 .rcbInput,
.RadComboBoxDropDown_Web20
{
    font:11px/16px "Arial", Vedana, sans-serif!important;
    color: #000;
}

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 15 Nov 2010, 07:09 AM
Hello Timothy,

The backgrounds of RadComboBox consist of images, so in order to reduce the height you will need to resize the images in the sprite with an image editor. Follow this tutorial in order to do so - the process is similar, though you don't have to resize the sprite, move the states or even edit CSS, only to resize them in place.

Kind regards,
Kamen Bundev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
Timothy Kruszewski
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or