Closed (fixed)
Project:
ImageField
Version:
6.x-3.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2009 at 12:30 UTC
Updated:
25 Jul 2009 at 02:22 UTC
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
Comment #1
quicksketchI'd suggest theming your node-[nodetype].tpl.php file to add a class to the images based on the value of the $teaser variable.
Comment #2
quicksketchClosing after lack of activity.