Is there a way we can select the class (from a list perhaps) for the image field. For example, I want to customize how a teaser image is aligned and formatted (based on selected class) without having to create different image fields.

Thanks!

Comments

quicksketch’s picture

I'd suggest theming your node-[nodetype].tpl.php file to add a class to the images based on the value of the $teaser variable.

quicksketch’s picture

Status: Active » Closed (fixed)

Closing after lack of activity.