View Single Post
  #24  
Old 07-04-2009, 12:15 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

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

Quote:
Originally Posted by Cankus
İf you want real product image on OnMouseOver you can use this link in products_t.tpl

<a class="thumbnail" href="product.php?productid={$products[product].productid}&amp;cat={$cat}&amp;page={$navigation_p age}"><span><img src="image.php?id={$products[product].productid}&type=P" /></span>{include

file="product_thumbnail.tpl" productid=$products[product].productid image_x=$products[product].tmbn_x|default:$config.Appearance.thumbnail_width image_y=$products[product].tmbn_y

product=$products[product].product tmbn_url=$products[product].tmbn_url}</a>

Merih

www.elitmarket.com

Thanks Cankus for your codes.Now is it possible to view image along with short description on top of each product, instead of right corner?Can you help me?
Thank you.
__________________
4.6.1 Platinum


Reply With Quote