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)
-   -   Rotating Image On Main Page (https://forum.x-cart.com/showthread.php?t=45348)

erik 02-04-2009 02:14 PM

Rotating Image On Main Page
 
I have an image on the main page that I would like to rotate among 3 images using a script. All images are the same size and would fit within a predefined area in a table within welcome.tpl. Current code is like this:
<tr>
<td colspan="4"><a href="/home.php?cat=416"><img src="/files/images/main_image/0109_CFWebHomePage.jpg" border="0" width="645" /></a></td>
</tr>
Any way to rotate 2 other images in on a timer?
Thank you.

balinor 02-04-2009 06:26 PM

Re: Rotating Image On Main Page
 
Sure, lots of javascripts that could do this - try dynamicdrive.com

erik 02-05-2009 10:33 AM

Re: Rotating Image On Main Page
 
i see a few scripts that would work for me. thanks. which tpl file would allow me access to the head portion to include the script?

ARW VISIONS 02-05-2009 11:30 AM

Re: Rotating Image On Main Page
 
customer/home.tpl


All times are GMT -8. The time now is 10:16 AM.

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