Hi, when viewing the shopping cart the buttons at the bottom of the price table are bairly visable, I would like to set these buttons so that they are standard windows buttons, ie no image. Just a system genberated button with text.
Is there an easy way to do this, or any way easy or not...
I see in design tab i can select checkout page, and view the button, code is
<input type="image" name="ACTION_UPDATE" src="button_update_button.gif" alt="<Actinic:Variable Name="UpdateButton"/>" />
thanks
wesley
Is there an easy way to do this, or any way easy or not...
I see in design tab i can select checkout page, and view the button, code is
<input type="image" name="ACTION_UPDATE" src="button_update_button.gif" alt="<Actinic:Variable Name="UpdateButton"/>" />
thanks
wesley
Comment