This jsfiddle is what i have so far. I want the select (drop down menus) to be even with the images (the 1, 2, 3 next to them). i have tried using the margin-top and bottom tags but they do not seem to be working. any help? not any particle way is needed, just need the dropdown menus to be even with the numbers next to them.
http://jsfiddle.net/JkhkJ/ This jsfiddle is what i have so far. I want the select (drop
Share
Try using
instead of:
That should do it.
See example here