[TYPO3] TCA ['columns'][fieldname]['config'] / TYPE: "select" Icon Question

Julian Kleinhans jk at marketing-factory.de
Wed Feb 28 16:27:28 CET 2007


Hi list,

Topic: TCA ['columns'][fieldname]['config'] / TYPE: "select"

The third value in the key "item" is an optional icon.
How can i define a size for the icons ?

eg.:
'type' => 'select',    
'items' => Array (
    Array('LABEL', 0, 'selicons/k1.gif'),
...

a option like this is very beautiful

'type' => 'select',
'items' => Array (
     Array('LABEL', 0, 'selicons/k1.gif | 60x60'),
...


Any ideas ?



greetz julian


-- 
Julian Kleinhans                    mailto:jk at marketing-factory.de
Marketing Factory Consulting GmbH   http://typo3.marketing-factory.de/
Content Management mit Typo3: Beratung - Schulung - Realisierung


More information about the TYPO3-english mailing list