Is there a way to put media into columns? The field seems to ignore the "column_2" css class. We are trying to put a small text box to the right or left of a small image... Thanks for any help!
Whoops - got it. added another css class tot he theme:
#main_body .media_image_2 { max-width:47%; }