Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
345
WebDropDown List Item Height
posted

I have a lot of white space in between the items in the dropdown list. How do I set the row height of the items in the list?

Thanks - ET

  • 5739
    Verified Answer
    posted

    Hi,

    You would have to change the CSS settings. You can do it in the ig_res folder of the igdropdown file and change the padding.  If you use Firebug, it will be very easy to find the exact properties you want to change.  You can also change them on the page without changing them globally in those css files by copying the CSS properties to your page.  If you need more help, just mention it.

    Ed