Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi Guys,

 

I have a custom template with a little bit of area on the home page to show some images. The current code of the box (panel_top.php) is below.

 

I tried this fading slideshow contribution http://addons.oscommerce.com/info/5909 but its not scrolling horizontally. Has anyone got a basic javascript to scroll multiple images horizontally from an folder to fit into this area?

 

<?php
/*
 $Id: languages.php,v 1.15 2003/06/09 22:10:48 hpdl Exp $

 osCommerce, Open Source E-Commerce Solutions
 http://www.oscommerce.com

 Copyright (c) 2003 osCommerce

 Released under the GNU General Public License
*/
?>
<table cellpadding="0" cellspacing="0" border="0" style="height:193px ">
<tr>
<td><?php echo tep_image(DIR_WS_IMAGES.'bann.jpg')?></a></td>
</tr>
</table>

 

 

Thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...