Moving login link to sidepanel

edited December 2006 in Vanilla 1.0 Help
Is there a way to move the login link over to the side panel ?

Comments

  • MarkMark Vanilla Staff
    http://lussumo.com/addons/?PostBackAction=AddOn&AddOnID=67
  • yea i know about that one but that doesn't move the login/logout link at the top right corner :-)
  • Wait till i get home...
  • "Wait till i get home..." - LOL
  • Hiding that link can be done in a single line of css
  • Edit vanilla.css, under teh #Session section to change this code: right:18px; text-align:right;to read as: left:18px;And then bump the top value around until you have it where you want it.
  • edited October 2006
    you can move the login code over to the side panel, it works
  • I have a header image which covers the "sign in/out" message. Is there a way that I can display after the header is displayed?
This discussion has been closed.