How to change the add to baket box / button

drupopuppis

No avatar

2007-02-15 03:33

I am trying to change the red button add to basket in to: "add to order form". Same for the red button next to each item.......I can't find any of those anywhere.

» Quick.Cart v2.x

Daniele

treewood (OpenSolution)

Avatar: treewood

2007-02-15 08:17

drupopuppis - red button is lockated in templates/default.css file in, .entry .basket{}

drupopuppis

No avatar

2007-02-15 08:24

yes got that thank you, but stil can't find the way to edit from add to basket to "add to order form".

Ned

No avatar

2007-02-15 09:22

/lang/en.php change :
$lang['Add_to_basket'] = 'Add to basket';
to
$lang['Add_to_basket'] = 'Add to order form';

Back to top
about us | contact