[TYPO3-shop] Individual size definition of singleview images

Jogvan Olsen jo at atlanticvideo.dk
Sat Apr 22 20:23:43 CEST 2006


I use tree images in my singleview, and it works correct. But my problem is 
that I can't define the size of the tree images separately.



I use the following to define tie size/wrap of my images, but it give al the 
images the same size - is it possibly to define the size of the tree single 
images individually?



plugin.tt_products{



    limitImageSingle = 3

    separateImage = 1



image {

    file.maxW = 150

    imageLinkWrap = 1

    imageLinkWrap {

      enable = 1

      bodyTag = <body bgColor=black leftmargin="0" topmargin="0" 
marginwidth="0" marginheight="0">

      wrap = <a href="javascript:close();"> | </a>

      width = 800m

      height = 600

      JSwindow = 1

      JSwindow.newWindow = 1

      JSwindow.expand = 0,0

      JSwindow_params.toolbar = 1

    }

}





thanks in advance

Jogvan Olsen





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