Wambli,
Check the file: /buttons/add_to_cart.tpl - you will see it references: button.tpl and in that file, you see class="Button"
Either change all buttons by class or assign a different class or tpl for the button. Basically, you need to vall a different template, like button_add and then creat the template button_add.tpl and change the class in there.
That should get you started.
- Mike
__________________
4.1.9
|