View Single Post
  #23  
Old 09-07-2006, 01:40 PM
  Zaja's Avatar 
Zaja Zaja is offline
 

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

Default Re: ThickBox v2.0 implementation

Quote:
Originally Posted by carpeperdiem
PS -- I LOVE the auto image re-sizing when the main browser window is smaller than default... do you you know what exactly it is doing?.
Yes, the ThickBox is able to resize images that are bigger than the browser window.



Quote:
Originally Posted by carpeperdiem
if we want to change the "Image 1", "Image 2" descriptors to the "alt tag name" -- I guess we can pick this up? I'll keep digging.
You can replace this code(thickbox_productpage.tpl):
Code:
{$lng.lbl_image} {math equation="value+1" value=$smarty.section.image.index}
with:
Code:
{$images[image].alt|escape}
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote