Quote Originally Posted by robbie269 View Post
Is there a way of changing the location of the Card Details form on the checkout_confirmation page? It is currently at the very bottom of the page. I would like to move it up towards the top just under "Payment Method: eWAY Credit Card"
Check your includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_confirmation_default.php file. You should be able to jiggle the fields around.

Make a Backup First - it is easy to break the code in this file!