Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

How change a sidebar in left?

0 votes
How can change a sidebar in left?
asked Nov 22, 2010 in Q2A Core by anonymous
resolved! In .css

2 Answers

0 votes
no know everybody?
answered Nov 25, 2010 by alex77
+2 votes
in css file find .qa-sidepanel {float:right; width:200px;} and modify to left , float value.
answered Nov 26, 2010 by zippo