X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Can I add text to the popup window (https://forum.x-cart.com/showthread.php?t=55096)

JoeS 08-16-2010 11:24 AM

Can I add text to the popup window
 
To help my customers see my detailed images in the real size (1000x1000) I thought of adding text "Click on image to enlarge" just under the image in the detailed image popup window, but can not find a workaround.. anyone can help on this?

I also would like to show the detailed images thumbnails in 3 columns instead of two in the product page, I appreciate any help too..

JoeS 08-17-2010 06:37 AM

Re: Can I add text to the popup window
 
I really appreciate any help if possible

Thanks!

Shamun 08-17-2010 07:33 AM

Re: Can I add text to the popup window
 
1) We have no idea what skin you are using
2) We have no idea what your layout is
3) Add a height of 5 billion pixels to div id ABALABALOOBA and all is fixed because that div is always a problem.


Reread 1 and 2 and see what might be the problem...
As for adding text, you need to edit /customer/main/product.tpl
Find:
Code:

        <div class="image-box">
          {include file="product_thumbnail.tpl" productid=$product.image_id image_x=$product.image_x image_y=$product.image_y product=$product.product|escape tmbn_url=$product.image_url id="product_thumbnail" type=$product.image_type}
        </div>

Add it before the </div> and you should be good.


All times are GMT -8. The time now is 06:49 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.