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