Re: custom add to cart button
if you want to keep the font style, you might as well make them bigger too.
So basically you need to add a custom style to each button. Do this in the customer/buy_now.tpl
The add an if statement to customer/button.tpl for the new style.
You can change the html in teh buttons.tpl to whatever you want. Here you add your new styles for each state of the buttons.
You will need to figure out what classes are currently controlling the buttons, and mimic them with new names, then adjust the styles accordingly.
Try it out, and let me know your progress. I'll help as much as I can.
__________________
xcart 5.1.2
|