[TYPO3-UG Dutch] images maxwidth
Leen Strijk
leenstrijk at tomaatnet.nl
Wed Feb 28 12:01:35 CET 2007
Hallo,
Ik heb extensie cl_company_database
Daarin kan je een logo uploaden.
Nu wil ik hier een max breedte aan geven en dat wil niet.
Ik heb de maxW ingesteld op 250 maar dat is alleen voor gewone
contentelementen.
In de handleiding staat een voorbeeld:
plugin.tx_clcompanydatabase_pi1.listView = USER
plugin.tx_clcompanydatabase_pi1.listView.tableProperties = USER
plugin.tx_clcompanydatabase_pi1.listView.tableProperties.border = 0
plugin.tx_clcompanydatabase_pi1.listView.tableProperties.width = 100%
Nu staat er in de objectbrowser:
plugin.tx_clcompanydatabase_pi1.imageProperties.style =
Kan ik nu zelf iets toevoegen in de geest van:
plugin.tx_clcompanydatabase_pi1.imageProperties.width =
of plugin.tx_clcompanydatabase_pi1.imageProperties.style.maxW =
Het probleem is dat als iemand een foto upload sie te groot is dan trekt
hij de website uit elkaar.
Kan iemand mij een zetje in de goede richting geven?
More information about the TYPO3-UG-dutch
mailing list