[TYPO3-english] different textpic sizes in different columns

Steffen Gebert steffen.gebert at typo3.org
Tue Mar 22 12:57:40 CET 2011


Hi Thomas,

> is it possible to set a different size for the textpic element if
> inserted in different columns?

yes, that's possible:

> # Überschreiben der maxImageWidth für diese Spalte
> temp.aktuellesContent = COA
> temp.aktuellesContent {
>      10 = LOAD_REGISTER
>      # BILDGRÖSSE IN AKTUELLES
>      10.maxImageWidth = {$aktuelles-img-width}
>      20 < styles.content.getLeft
>      30 = RESTORE_REGISTER
> }
>
> page.10.marks.AKTUELLES = CONTENT
> page.10.marks.AKTUELLES < temp.aktuellesContent



Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 v4 Core Team Member

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org


More information about the TYPO3-english mailing list