Viewing 1 replies (of 1 total)
  • Thread Starter bb23

    (@bb23)

    If anyone has the same question:
    This can be done with custom CSS

    #loginform{
    	text-align: right; 
    	float: right;
    }

    This one worked for me.
    With the #loginform you apply changes to this specific form. Then you can add whatever you need.

Viewing 1 replies (of 1 total)
  • The topic ‘Login dialogue in header’ is closed to new replies.