Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help with buttons


Spring guy

Recommended Posts

Posted

I really need some help here...

 

I tried changing the default buttons such as Back, Reviews, Add to cart buttons with the ones i made myself.... It was successful but the funny thing is that the product images disappeared from the product information screen!

 

http://www.springmart.com/shop/product_inf...&products_id=50

Thats the url with the problem.

 

Below is the code that i changed. Note the add-to-cart.gif. i just changed that filename.

 

<td class="main" align="right"><?php echo tep_draw_hidden_field('products_id', $product_info['products_id']) . tep_image_submit('add-to-cart.gif', IMAGE_BUTTON_IN_CART); ?></td>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...