[Typo3-shop] Click enlarge how to format popup window

Ralph Pfeifer info at ralph-pfeifer.de
Wed Nov 23 20:12:04 CET 2005


Thanks a lot. That works well. My foult was the "listImage"


Here's the TYPOScript:

plugin.tt_products.listImage.imageLinkWrap {
   bodyTag = <BODY bgColor="#000000" topmargin="8">
   title = Some Text
   JSwindow.expand = 14,30
   wrap = <A href="javascript:close();"> | </a><div style="font-family:
Trebuchet MS, Arial, sans-serif; font-size: 10px; color: #8A994B; align:
middle; font-weight: bold; letter-spacing: 0.1em; margin-top: 4px;">Some
text</div>
} 





Am 23.11.2005 18:57 Uhr schrieb "Franz Holzinger" unter
<franz at fholzinger.com> in
mailman.1.1132768600.8935.typo3-project-tt-products at lists.netfielders.de:

> Hello
> 
>> How can I format the popUp-Wondow of the klick-enlarge image in the
>> tt_products - list?
>> tt_content.image.20.1.imageLinkWrap { etc } won't do it - obviously.
>> 
>> Does anybody know the Code-Snippet for me? Would be great.
>> Thanks in advance....
>> 
> look into the file
> tt_products/ext_typoscript_setup.txt
> 
> how this is set up.
> 
> 
> Franz




More information about the TYPO3-project-tt-products mailing list