Hi there Because there is a soft cart, it's not really necessary to have a button to take you back after adding a product to the cart. But if you want to add one anyway, you could add this for instance to your includes.php script...
$GLOBALS['xxCoStp1']='Checkout Step 1 of 3 : <a href="#" onclick="history.back(-1)">Continue Shopping</a> or Review/Edit Order then Proceed to enter your address details';
Hi JustDucky Sorry your question wasn't answered but if you set the following in your vsadmin/includes.php file... $imgcontinueshopping='button'; Then that should appear as a button. But there isn't a way to change the position I'm afraid.