I'm sure this is something easy I'm missing. No matter what image or height/width I put in the dropdown image style or the drop down style itself, the webdatechooser always displays as a huge textbox .I thought it was the image so I changed to a smaller gif image. No luck, now I just have a smaller image with a gray background behind it to fill up the rest of the space. It doesn't even matter if I remove the image, because it always defaults to the xp blue drop down image which fills up the whole image drop down area anyways. I'm using v 7.3.
The WYSIWYG on the visual studio development side shows it the size I want it, but after compiling the app, and browsing to the actual page, its still the biggest control on the screen. Short of calling weight watchers or Jenny Craig does anyone know how to get this thing to be smaller? Thanks!
Turns out a CSSClass I had set, and removed from the designer side was still hanging around in the html code, once I removed that and changed the font size to x-small. Things seemed to work okay.