rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
906 stars 216 forks source link

Label placement #66

Closed sbsurf closed 8 years ago

sbsurf commented 8 years ago

Is there a way to place labels on top of each image, as opposed to on the bottom?

rvera commented 8 years ago

You could try to do this with CSS. Otherwise just fork and modify the code.

sbsurf commented 8 years ago

https://github.com/rvera/image-picker/pull/67