Joyfulstyle
User
 Senior Boarder
| Posts: 11 |   | Karma: 0
|
How Do I Make My Own Navigation Buttons? - 2005/12/03 01:37
On the basket screen I want to place a graphic image that says "Proceed to Checkout". I want to do another that says "Continue Shopping". I will put these in the footer so they go below the standard basket.
I can figure out how to do the "proceed to checkout" function with the Miva items as shown below. This example uses the "Continue" miva button.
[size=9:8a9bd9cb64] <table> <tr> <form method="post" action="&mvt:global essionurl;"> <input type="hidden" name="Screen" value="OCST"> <input type="hidden" name="Store_Code" value="&mvte:global tore_Code;"> <td align="left" valign="middle"> <mvt:item name="fonts" param="body_font"> <mvt:item name="buttons" param="Continue" /> </mvt:item> </td> [/size:8a9bd9cb64] But how do I get rid of the miva "Continue" button and substitute my own graphic image?
Regards, Mike
|