Yes, we were able to do it by modifying the CSS and changing the url of the button to a different image.
You should check out the CSS Reference Tabl in the Manuals section.
Riyaz (Guest)
13 Jan 2009 3:30 PM
Thanks, I will look into it. Any other guidance would be most appreciated, flitehaus.
crmartell (Guest)
13 Jan 2009 4:27 PM
Most buttons are made up of 2 images (A left and right side).
If you take a look at the dimensions of these buttons in the images folder for the particular style you will see what they look like.
Then you can create your own left and right button using similar dimensions. The two sides are put together as background of the button and are variable sized to the text which is overlayed on top.
You will have to change the CSS for your style to use the new button names. Unless you name them the same as the original buttons.
Hope this helps.
Riyaz (Guest)
13 Jan 2009 4:34 PM
Helps a lot crmartell, thanks so much.
Could you also tell me how do we increase price size?
Regards.
Riyaz (Guest)
22 Jan 2009 2:41 AM
Thanks guys, I was able to figure out how to change the price etc etc. It is in the CSS file.