I have a content type with an image.
I made 2 styles: float left & float right, mostly applied to images, but also to Share buttons etc.
When I apply a style to a normal field, all goes well.
But when I apply the style to the image field, almost never that style is applied: the class does not appear in the HTML output, even when clearing cache.
When it rarely does apply & I want to change it later, changes are not applied and I'm stuck with the old style.
I see this behavior in ds 1.2 and the current dev version.
Comments
Comment #1
swentel commentedNo troubles here - at least in dev (I know there was a bug a few weeks ago), moving to nd contrib and nd cck since images are added with cck I presume. But again, can't reproduce for now after couple of tests.
Comment #2
swentel commentedRelated to #855158: Saving a build mode with an image field causes widget_settings to explode