With images, specifically, I need a combination of two classes - one for image size, and one for image alignment.
So, the class selection looks something like:
<img class="width-30 align-right" src="...">
How can I approach changing the dropdown to a text field, or possibly having two dropdowns?