[Typo3] Max width of "click to enlarge" and typo 3.8
Francesco di Francia
darksky77 at email.it
Tue May 24 22:00:56 CEST 2005
Hi,
just upgraded locally to typo 3.8. All runs smoothly except for some
problems with news extension. Not a real matter, it's a local test site,
just for tinker and train me to typo3.
Anyway there's a problem with the max size of pic that you see in the
pop up windows when you activate in the BE the option CLICK TO ENLARGE.
Thanks to a huy in dev list i managed to have a pop up pics od 1024 x
768 pixel ( origianal size of pix ) by this script
# ---------- CLICK-TO-ENLARGE --------- BEGIN -----------
tt_content.image.20.1.imageLinkWrap {
width = 1024m
height = 768m
parseFunc.tags.link.typolink.JSwindow_params =
scrollbars=1
bodyTag = <BODY style="margin: 0; background: #ffffff;">
}
# ---------- CLICK-TO-ENLARGE --------- END -----------
After upgrade to typo3 the big pic in the popup windows are resized to
1000 x 700.
There's something i should hardcode ?
Also, there's a way to make visible the scroll bar in the pop up windows ?
Thanks a lot,
Francesco
More information about the TYPO3-english
mailing list