Either use CSS to move it down ( .toplinks {top:200px;}) or move it in the templates to be where you want it. Make sure any variables needed in it get preregistered for use in the template you move it to.
Can you please tell me which template should I do this change? sorry I'm a newbie of php (I would not make trouble)
thanks
The login is defined at the header template. You don''t need to know php for that btw. If you want to have it lower then do as suggested above by Lynne. if you want to have at the navbar below, then you ought to remove the code from the header and readd it at the navbar template.