"ries van Twisk" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 
news:[EMAIL PROTECTED]
> Look at crop - scaling in TES..
>
> Ries
>

Thanks,

I tried the following and achieved to crop the image.
So far so good.

tt_content.textpic.20.1.file {
  quality = 100
  format  = png
  width.field >
  width  = 200c
  height = 200c
  width.override  = 200c
  height.override = 200c
  maxW = 200
}

But when I try to make a mask with magnifier than both images are beside 
each other instead above each other.
My code::
tt_content.textpic.20.1.file.m.bgImg  = fileadmin/img/lupe_black.gif
tt_content.textpic.20.1.file.m.mask   = fileadmin/img/lupe_black.gif
tt_content.image.20.1.file.m.bgImg.XY = 20,20
tt_content.image.20.1.file.m.width  = 20
tt_content.image.20.1.file.m.height = 20

What can I doo, that the mask overlays the image and _not_ lays beside?

Costa 


_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to