View Single Post
  #17  
Old 02-13-2008, 05:03 AM
 
Cankus Cankus is offline
 

Member
  
Join Date: May 2006
Posts: 27
 

Default Re: PopUp Image Viewer with CSS code. OnMouseOver view the thumbnail maximized.

Hi,

Before thanks to Pedro for this mod, http://forum.x-cart.com/showthread.php?t=36719 ,

i changed only step 3
Find
<span><img src="{$products[product].tmbn_url}" /></span>
Replace
<span><img src="image.php?id={$products[product].productid}&type=P" /></span>

Merih
__________________
www.elitmarket.com
Pro 4.4.3
Reply With Quote