View Single Post
  #110  
Old 02-05-2007, 11:27 AM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default Re: Lightbox JS v2.0 implementation

Quote:
Originally Posted by ranger82nd
Just so we're clear..
it should be rel="thickbox_detailed" not rel="[thickbox_detailed]" right?
Yes.

Quote:
Originally Posted by ranger82nd
Here's the entire snippet.
Code:
{if $product.tmbn_url} <a href="{$product.tmbn_url}" title="{$product.product|escape}" class="thickbox" rel="thickbox_detailed">{include file="product_thumbnail.tpl" productid=$product.productid image_x=$config.Appearance.product_image_width product=$product.product tmbn_url=$product.tmbn_url id="product_thumbnail" alt=$product.product|escape} {if $product.tmbn_url}<div align="center" class="SmallText">+ Click to Enlarge</div></a>{/if} {/if}
This is your custom code for thickbox_productpage.tpl, right?
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote