[TYPO3-german] Gridelement-Spalte unterschiedliche Bildgrößen
Nicolas Puente
nicolas.puente at lgb-rlp.de
Wed Feb 22 14:40:35 CET 2017
Hallo,
ich möchte je nach Gridelement-Spalte, auch unterschiedliche Bildgrößen
festlegen.
Ich benutze Typo3 7 und themen.
Das ist meine Versuch ohne Erfolg.
# 2ColumnGrid
|tt_content||.gridelements_pi1.20.10.||setup| |{|
|||# ID des Gridelement|
|||2ColumnGrid < ||lib||.gridelements.defaultGridSetup|
||2ColumnGrid|{|
|||columns {|
|||# Spalte mit der ID 1|
|||0 < .||default|
|||0.||renderObj||.20.||image||.20.||maxW| |= 350|
|||0.||wrap| |= <||div| |class||="column-1 col-md-6">|</||div||>|
|||# Spalte mit der ID 2|
|||1 < .||default|
|||1.||renderObj||.20.||image||.20.||maxW| |= 250|
|||1.||wrap| |= <||div| |class||="column-2 col-md-6">|</||div||>|
|||}|
|||wrap| |= ||||||
|||}|
|}
Eine Idee?
Danke.
|
More information about the TYPO3-german
mailing list