I have a requirement where I need to style an individual combobox. Basically we need a large combobox. I understand that the imagefile associated with the trigger point would need to change and have found that image in the directory structure.... however I can't seem to increase the size and width of the trigger point/field Any ideas? |
OK have figured things out, thought I would pass on how I managed it Basically I've put the comboboxes I want to style into their own panel, then in our custom CSS file I have the following entry :-
I still have to mess with the syle a little to get it exactly the away I want, but you can see the general idea... hope it helps someone out |