1 reply [Last post]
ruan's picture
Offline
Joined: 10/15/2007
Juice: 14
Was this information Helpful?

Hi,

I'm trying to change the look of my "Add to cart" and "update Cart" buttons. I've searched everywhere for the file containing the CSS to do so - but I can't find it anywhere.

If anyone knows in which file the code resides please let me know, it's driving me bonkers.

Thanks,

Ruan

diegohermes's picture
Offline
Joined: 09/12/2007
Juice: 147
Re: Add to cart woes

I don't remember where in the code are the buttons and even if it uses a CSS for format them, but a good way to theme the buttons is using the firebug extension for firefox, with that, you can find the class/id of the buttons. Having that you just need to define the css in your theme.

regards