Hey guys, I've tried searching, but cant find anything relevant...
Does anyone know how to vertically center form elements such as a combo box and a submit button, the usual way works with text boxes, just not those 2...
If you can lock down the pixel dimensions, often you can use CSS to add margins or padding to adjust one or the other. However these days with more and more disabled persons getting online who may use standard browsers with special adjustments to completely different browsers.
ok, just found something odd... they in fact do vertically center, but its the objects baseline that is center... how can i fix this, padding or margins wont work...?