[TYPO3-english] Image maxwidth with fluid_styled_content

Bernd Wilke t3n at pi-phi.de
Thu Jan 14 11:35:34 CET 2016


Am 14.01.2016 um 10:27 schrieb Nicolai Schirawski:
> Hi list,
>
> I have an issue with image maxW.
>
> Most of us use backend-layouts. In the "old times", using
> css_styled_content, it was possible to have individual maximum image
> width by setting tt_content.image.20.maxW to an appropriate value,
> depending on backend-layout and colPos.
>
> With fluid_styled_content, tt_content.image.20.maxW is no longer available.
>
> How could I now achieve an image maximum width depending on
> backend-layout and colPos?

you might have a look into the templates and insert a switch in the 
imagerendering depending on the colPos

(use templateRootPath*s* and you can replace only single templates 
without copying all templates)

bernd



More information about the TYPO3-english mailing list