[Typo3] Click-enlarge max width

Bart Veldhuizen bart at vrotvrot.com
Wed Aug 31 08:05:22 CEST 2005


Op 31-aug-2005, om 2:07 heeft rodrigo cea het volgende geschreven:

> is there a way to set a maximum width /height for images opened via
> "click-enlarge"?

Try this in your SETUP code:

tt_content.image.20.1.imageLinkWrap {
   width=1024m
   height=768m
}

tt_content.textpic.20.1.imageLinkWrap {
   width=1024m
   height=768m
}

Cheers,

Bart


More information about the TYPO3-english mailing list