HOw I can add logo to login bar instead of header.
See here http://anshub.com/ I want to have the log beside user login bar in snow theme.
In Snow theme qa-theme.php
Find $this->logo(); in function header()
Delete / Move it to function body_header() right after $this->output('<div id="qa-login-bar"><div id="qa-login-group">');
Now you may need to change size from stylesheet
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.