![]() |
Re: Thickbox 2.0 implementation
has anyone been able to make this work with 4.1.7? i can't seem to find the detailed image line which i need to comment out.
any help will be greatly appreciated. |
Re: Thickbox 2.0 implementation
got it to work. problem now is it shows up as a link like mentioned before instead of a thumbnail.
anyone who has any idea at all on how to show thumbnails instead of a link? |
Re: Thickbox 2.0 implementation
I'm using the following code for my thickbox_productpage.tpl
Code:
|
Re: Thickbox 2.0 implementation
Use this code:
Quote:
Adjust the line that I bolded to make the thumbnails whatever size you like. |
Re: Thickbox 2.0 implementation
Hmmm just one bug with this, it doesn't seem to wrap. I have tested it with 4 images and it just pushes the text over and it looks terrible. Anyone have a fix for this?
You can see what I mean here: http://www.babyplanetboutique.com/xcart/product.php?productid=73&cat=1&page=1 |
Re: Thickbox 2.0 implementation
1 Attachment(s)
Edit: My Code is for Thickbox version 3 or 3.1
I tried this wonderful mod and had the same problem with multiple images not wrapping. I have a working version that gracefully wraps and lets you specify how many images per row before wrapping. New thickbox_productpage.tpl PHP Code:
You also need to change the location of the thickbox_productpage.tpl include in the customer\main\product.tpl file PHP Code:
On 4.1.9 this code is around line 208 Hope this helps someone |
Re: Thickbox 2.0 implementation
Edit: My Code is for Thickbox version 3 or 3.1
Heres a slightly tweaked version. It has better cosmetics, and centers the image thumbnails. PHP Code:
Also need to add this to your css file Code:
.image_bdr {BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid} |
Re: Thickbox 2.0 implementation
Does anyone know how to get thickbox working with images on a static page?
Thanks! |
Re: Thickbox 2.0 implementation
Any ideas? I have the table holder on my product.tpl but i try all and none idea work Can anyone take a look and tell me whats wrong?
Thanks! Code:
|
Re: Thickbox 2.0 implementation
Continue....
Code:
{/if} |
All times are GMT -8. The time now is 02:51 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.