View Single Post
  #15  
Old 07-21-2010, 08:45 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default 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
Reply With Quote