I've tried modifying the CSS every way I know but I can't get the Dropdown to not be white?
Any ideas?
Also, any suggestions on getting the Name: text to alight Right?
I've tried modifying the CSS every way I know but I can't get the Dropdown to not be white?
Any ideas?
Also, any suggestions on getting the Name: text to alight Right?
For the label alignment, choose "right aligned" in the Form settings. That will put it next to the input. It looks for the drop down that you have the enhanced/advanced UI option activated. This is controlled via the jQuery Chosen script.
You can use chrome developer tools or firebug for firefox to inspect the element and try to write your own CSS using the selectors.