hello~
I want to modify the checkout page layout on my website which VM2.0.20b is installed on it.
please see the following link or attachment and you will exactly understanding what I mean:
https://dl.dropboxusercontent.com/u/70531611/checkout-e.jpg
here is my website for you to operate a buying process in order to realize what I have done:
http://oldchenfood.tw/
could someone professional guide me how to achieve my purpose?
thank you very much.
[attachment cleanup by admin]
Are they modules or any thing else what are they
These are VM default checkout page. I want to modify the default layout . How can I do?
thanks.
If you look here http://forum.virtuemart.net/index.php?topic=90935.0 for details on creating overrides to templates.
And then I think the file you want to copy and edit is /components/com_virtuemart/views/cart/tmpl/default_pricelist.php
Then as instructed paste it to YOUR_TEMPLATE/html/com_virtuemart/cart/default_pricelist.php
Hope this helps.