<a class="footerLink" href="<?php wp_loginout(); ?>" title="<?php _e('login area'); ?>"></a>
the above is what I'm using to try to create a link for the login area - but it's displaying either without the footerlink formatting or comes up with Logout <"login area or something like that.
Can anyone tell me what I should be adding to make it display properly? The code itself adds fine on its own, but without the footerlink formatting so, it looks inconsistent.
Thanks in advance