Post by LeorLindel » Wed Nov 10, 2010 6:57 pm

Hi,

Please excuse my English I use Google Translation

I replaced the check box for the delete icon found in the Cart Sidebox.

In catalog/view/theme/default/template/checkout/cart.tpl

Find:

Code: Select all

          <td align="center"><input type="checkbox" name="remove[<?php echo $product['key']; ?>]" /></td>
Replace with:

Code: Select all

          <td align="center" valign="top" width="1"><span class="cart_remove" id="remove_<?php echo $product['key']; ?>"></span></td>

Tous les packs de langues Française depuis la v1.4.7 et toutes les versions intégrales 100 % Français sont disponibles sur le Portail Officiel Français.

Image


User avatar
Active Member

Posts

Joined
Mon Feb 22, 2010 8:05 pm

Post by borrie » Wed Apr 20, 2011 4:11 pm

Use:

Code: Select all

<a class="cart_remove" id="remove_<?php echo $product['key']; ?>"><img src="redcross.jpg" /></a>

New member

Posts

Joined
Mon Jan 10, 2011 7:59 pm
Who is online

Users browsing this forum: Majestic-12 [Bot] and 3 guests