enlarge photo in productlist

nicarcola

Avatar: nicarcola

2007-08-09 18:54

Just like in procduct_more I want in productlist when I click on the photo enlarge the photo. I took this $aFiles[sPhotosDefault] from product_more and put that in productlist, but then there is no photo at all. Where can I find th content of $aFiles[sPhotosDefault]
or which link do I hav e to add in productlist?
I work with v1.4 loaded

» Quick.Cart v1.x

noudshoorn@scarlet.nl

treewood (OpenSolution)

Avatar: treewood

2007-08-10 12:33

nicarcola - try to edit templates/products_list.tpl and go to PHOTO block. Change HTML code to:

<div class="photo">
  <
a href="javascript:windowNew( '$aList[sPhotoBig]' );"><img src="$aList[sPhotoSmall]" alt="$aList[sName]" title="$aList[sName]" /></a>
</
div>



works?

nicarcola

Avatar: nicarcola

2007-08-13 20:57

It works and I get a bigger photo. BUT, I work with image watermark plugin. So how do I do that?

noudshoorn@scarlet.nl

treewood (OpenSolution)

Avatar: treewood

2007-08-14 08:15

nicarcola - sorry but i dont know this.

Back to top
about us | contact