On this page: http://essenzechocolate.newsprout.com.au/component/users/?view=login
I want to put
Forgot your password?
Forgot your username?
Don't have an account?
into the yellow area, but I couldn't find which file contains the code.
Hello,
This is the joomla login module, is not virtuemart part...
edit your mod_login custom template (Default i suppose) and place the div with those links inside <div class="login">....
use firebug to examine it
regards
Yes,you are right, thank you.