[Typo3] Click-enlarge max width

rodrigo cea public2 at altamira.cl
Thu Sep 1 03:26:08 CEST 2005


Bart,

thanks, that works, except for one thing: it sets a default 
width/height, not a maximum. If the original image is smaller, will it 
scale it up until it matches on of the given dimensions?

Thanks!

Rodrigo

> 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


-- 

Rodrigo C.
http://www.lafuga.cl
---
Converting Chile to an all-typo nation, one site at the time.



More information about the TYPO3-english mailing list