[TYPO3-mvc] Fluid img Question

Susanne Moog typo3 at susanne-moog.de
Mon Feb 1 14:17:41 CET 2010


Hey,

S.Korth wrote:
> Hey all,
> 
> i thought i could render images with for example:
> 
> <f:for each="{bilder}" as="bild">
> 
>    <f:image src="fileadmin/referenzen/{bild}" alt="{projekt.name}"
> height="400" minHeight="400" maxHeight="400" />
> 
> </f:for>

just a wild guess: have you tried writing height="400px" instead of just
400? And if the original images are smaller have a look in your install
tool if upscaling is allowed.

HTH,

Susanne



More information about the TYPO3-project-typo3v4mvc mailing list