Hi,

I'm trying to add a class="something" to every image. I tried this:

tt_content.image.20.default.addClassesImage >
tt_content.image.20.default.addClassesImage = something

I also tried this:

tt_content.image.20.default.params = class="something"

and this:

tt_content.image.20.1.params = class="something"

but nothing works. Looking into css_styled_content docs it says:

addClassesImage - Add the specified classes to the image element

so anybody knows why this doesn't work? Thx!

regards.


_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to