I have seen 3 different VM 2 installations and the three had the submit buttons on the top right corner, all the VM2 installations have that buttons on the same position?
Is possible change the position to bottom right, what files i need to edit to do that.
Thanks
Which "Submit" button are you referring to? Maybe show on an image?
yes this is possible with template overrides
http://forum.virtuemart.net/index.php?topic=90935.0
Sure:
http://awesomescreenshot.com/08f10xqb63
The template files concerned are in joomla_root/components/com_virtuemart/views/user/tmpl/
Make your edits and use the edited file(s) for template override.
The override file should be placed in joomla_root/templates/(your_template)/html/com_virtuemart/user/
See http://www.ostraining.com/blog/joomla/overrides and http://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system
Ty so much guys i will check this