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
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